- Mar 17, 2020
-
-
Jan Caron authored
-
Jan Caron authored
from tests_requires to extras_requires:tests
-
Jan Caron authored
due to origin being lower, not higher as is default in maptlotlib
-
Jan Caron authored
utils: Has quaternion and misc submodules misc has levi_civita and interp_to_regular_grid (used later for io) field: Added HyperSpy support (get/set_signal) added copy/rotate/rot90/set_vector/get_vector methods
-
- Mar 11, 2020
- Mar 04, 2020
-
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
-
Jan Caron authored
to include package_data, i.e. mplstyles
-
Jan Caron authored
Merge branch 'empyre-preparation-0.0' of iffgit.fz-juelich.de:empyre/empyre into empyre-preparation-0.0
-
Jan Caron authored
-
Jan Caron authored
Empyre preparation 0.0 See merge request empyre/empyre!25
-
Jan Caron authored
-
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.
-
Jan Caron authored
Now using the before_script again due to problems with test_requires not used by pytest (and it not being installed before being used)
-
Jan Caron authored
Hyperspy depends on traits which doesn't have wheels on PyPI, so they would need to be compiled during installation (needs 4.3GB of stuff...)
-
Jan Caron authored
Merge branch 'empyre-preparation-0.0' of iffgit.fz-juelich.de:empyre/empyre into empyre-preparation-0.0
-
Jan Caron authored
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
-
Jan Caron authored
Merge branch 'empyre-preparation-0.0' of iffgit.fz-juelich.de:empyre/empyre into empyre-preparation-0.0
-
Jan Caron authored
setup.py: use matplotlib AFTER setup() (otherwise matplotlib is not available, despite being in setup_requires)
-
Jan Caron authored
Next try to correct gitlab-ci.yaml See merge request empyre/empyre!24
-
Jan Caron authored
-
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.
-