- Mar 04, 2020
-
-
Moved .mplstyle files inside vis. setup.cfg: added options.packages.find removed 3Dplot requirements (for now). setup.py: moved stylesheet installation to vis.tools, now optional. vis.tools: also added a use_style contextmanager that dynamically uses local styles (in package) or styles installed in user config folder. colors/decorators/plot2d: now use the new use_style contextmanager.
-
- Mar 03, 2020
-
-
Jan Caron authored
Next try to correct gitlab-ci.yaml See merge request empyre/empyre!24
-
Jan Caron authored
Cleanup and first try to publish on PyPI! See merge request empyre/empyre!23
-
Jan Caron authored
Deleted print statements, superfluous log, TODOs, added a few comments.
-
Jan Caron authored
Empyre See merge request empyre/empyre!22
-
Jan Caron authored
Added the fields submodule with field, shapes and vectors! Added the vis module (not viz) with colors, decorators, plot2d, tools. Added version. Minor changes in pyramid.
-
- Dec 13, 2019
- Dec 09, 2019
-
-
Jan Caron authored
(in future, avrg_kern_field should not plot itself, outsource plotting!)
-
- Dec 05, 2019
-
-
Jan Caron authored
Plot 3d to 2d See merge request j.caron/pyramid!20
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
plottools.plot_3d_to_2d function should be used now for more control!
-
Jan Caron authored
fielddata: plot_quiver3d figsize renamed to size (because it's in pixels, not inch-size of the figure) plot_quiver3d_to_2d: revamped to be more user friendly, directly specify dpi now, automatically detecs magnification to get high resolution. plottools: Added plot_3d_to_2d as a separate function, that should be invoked after a mayavi plot. Allows fine tuning of 3D plot separate from following 2D plot.
-
- Nov 27, 2019
-
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
rgb_from_vector fixed to properly generate luminance. get_avrg_kern_field now properly handles fits without ramp. plot_avrg_kern_field now also returns the plotting axis. plot_quiver ar_dens behaviour changed: now has 'auto' functionality and also bins instead of showing every nth arrow. Arrow color is now white with black stroke.
-
- Nov 05, 2019
- Nov 04, 2019
-
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
removed last artefact of hg usage ages ago... removed syntax error in setup.py...
-
Jan Caron authored
-
Jan Caron authored
Setup.py overhaul See merge request j.caron/pyramid!18
-
Jan Caron authored
conf.py: uncommented path finding for sphinx to find docs folder. index.rst: Added modules.rst as an overview. make.bat, Makefile, pyramid.rst: Deleted! utils: put many functions in convenience.py environment.py: Added stuff for documentation README.md: deleted badges (directly on GitLab now!) setup.py: Further streamline!
-
Jan Caron authored
put most options into setup.cfg
-
- Oct 30, 2019
-
-
Jan Caron authored
Charge stuff And more See merge request j.caron/pyramid!17
-
- Oct 28, 2019
- Oct 24, 2019