Revisions of python-GridDataFormats
buildservice-autocommit
accepted
request 1133635
from
Dirk Mueller (dirkmueller)
(revision 10)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 9)
- update to 1.0.2: * Python 3.12 is now supported (PR #128) * Use new MDAnalysis docs theme (PR #127) * updated versioneer to be able to run under Python 3.12 * replaced deprecated pkg_resources in tests with importlib - Do not build for Python 3.6, due to no NumPy. - updated to version 0.3.3 - initial commit
buildservice-autocommit
accepted
request 1084004
from
Markéta Machová (mcalabkova)
(revision 8)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1083993
from
Petr Gajdos (pgajdos)
(revision 7)
- version update to 1.0.1 1.0.1 ----- Changes * Deployment is now automatically done using github actions. Fixes * Version 1.0.0 would allow for installations to be made with python versions < 3.8, resulting in incorrect builds. The setup configuration has now been altered to avoid this (Issue #112) 1.0.0 ----- Changes * API-stable release * deprecated and buggy CCP4 module was removed (#107, #50) * gridDataFormats now follows NEP29 (#102) * removed support for Python 2.7 and Python <3.8 (#102) 0.7.0 ----- Changes * Python 3.10 is supported (issue #101) Enhancements * use mrcfile library to parse MRC files (including CCP4) using the new mrc.MRC class (issue #83) Fixes * The new mrc module correctly reorients the coordinate system based on mapc, mapr, maps and correctly calculates the origin (issue #76) * documented Grid attributes, including axis convention (issue #69) Deprecations * The CCP4 module (replaced by mrc) will be removed in 1.0.0 0.6.0
buildservice-autocommit
accepted
request 886818
from
Steve Kowalik (StevenK)
(revision 6)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 5)
- Do not build for Python 3.6, due to no NumPy.
buildservice-autocommit
accepted
request 717721
from
Todd R (TheBlackCat)
(revision 4)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 717720
from
Todd R (TheBlackCat)
(revision 3)
- Update to 0.5.0 + Changes * supported/tested on Python 2.7, >=3.5 (official 3.4 support was dropped: it might still work but is not tested anymore) + Enhancements * Allow parsing DX files by NAMD's GridForces module (new typequote keyword) * New keyword argument ``Grid(grid=<file>, file_format=<str>)`` to set file format when reading from a file + Fixes * Allow parsing DX files by Pymol's buggy floating-point parser * Fixed loading of pickle files with .pkl suffix * Better input handling when constructing a Grid object - Remove upstream-included no_float128.patch
Todd R (TheBlackCat)
committed
(revision 2)
converted link to branch
Todd R (TheBlackCat)
committed
(revision 1)
Displaying all 10 revisions