Skip to content
Snippets Groups Projects
Forked from empyre / empyre
382 commits behind the upstream repository.
  • Jan Caron's avatar
    838fb104
    Further optimization of the new structure and scripts. · 838fb104
    Jan Caron authored
    package: some minor corrections (mainly import statements), some old functions
             were revived (e.g. in MagData)
    
    scripts: adaption to the new structure and sorting (more work is to do here...)
    
    _version: __version__ string is now imported from this file
    
    phasemapper_core.pyx: added to separate the corresponding numcore_functions
                          from kernel_core.pyx
    838fb104
    History
    Further optimization of the new structure and scripts.
    Jan Caron authored
    package: some minor corrections (mainly import statements), some old functions
             were revived (e.g. in MagData)
    
    scripts: adaption to the new structure and sorting (more work is to do here...)
    
    _version: __version__ string is now imported from this file
    
    phasemapper_core.pyx: added to separate the corresponding numcore_functions
                          from kernel_core.pyx
.hgignore 129 B
syntax: glob
*~
.spyderworkspace
.spyderproject
.cproject
*.pyc
*.pyd
*.so
*.os
*.c
output*
build*
Pyramid.egg-info*
logfile.log