Recent Releases of https://github.com/becksteinlab/numkit
https://github.com/becksteinlab/numkit - Release 1.3.1
Patch-level release with a small fix. See CHANGES for details.
What's Changed
- numpy.NAN dropped in numpy-2, use numpy.nan by @hsk17 in https://github.com/Becksteinlab/numkit/pull/32
New Contributors
- @hsk17 made their first contribution in https://github.com/Becksteinlab/numkit/pull/32
Full Changelog: https://github.com/Becksteinlab/numkit/compare/release-1.3.0...release-1.3.1
- Python
Published by orbeckst almost 2 years ago
https://github.com/becksteinlab/numkit - Release 1.3.0
- support Python 3.9 - 3.12 on Linux, macOS, Windows
- support for Python 2.7 and ≤3.8 was removed
- updates of deprecated names and paths in scipy (got rid of lots of warnings)
- internal update of packaging and build process
- Python
Published by orbeckst about 2 years ago
https://github.com/becksteinlab/numkit - Release 1.2.3
Version update release: officially supported/tested Python versions 2.7, 3.7--3.10
Conda numkit package available now from conda-forge channel (maintained by @njzjz).
What's Changed
- updated tested Python versions (dropped 3.6, added 3.10 and 3.11); note that 3.6 still works but is not tested anymore
- use main branch instead of master https://github.com/Becksteinlab/numkit/pull/27
- fixed deprecated/removed np.float in numkit.fitting.linfit() (#28)
Full Changelog: https://github.com/Becksteinlab/numkit/compare/release-1.2.2...release-1.2.3
- Python
Published by orbeckst over 3 years ago
https://github.com/becksteinlab/numkit - Release 1.2.2
Patch level release with only documentation changes.
Note that a conda package is now available in the bioconda channel (issue #6). See the installation instructions for details.
- Python
Published by orbeckst almost 5 years ago
https://github.com/becksteinlab/numkit - Release 1.2.1
only doc updates, no functional changes to 1.2.0
- Python
Published by orbeckst almost 5 years ago
https://github.com/becksteinlab/numkit - Release 1.2.0
Full support of Python 2.7 and Python 3.6 - 3.9.
- Python
Published by orbeckst almost 5 years ago
https://github.com/becksteinlab/numkit - Release 1.1.2
bug fix and updated metadata
- Python
Published by orbeckst almost 8 years ago
https://github.com/becksteinlab/numkit - Release 1.1.0
Python 3 support, fixes, and tests.
- Python
Published by orbeckst about 8 years ago
https://github.com/becksteinlab/numkit - Release 1.0.0
Initial release of numkit as a stand-alone package.
Previous versions of numkit were part of GromacsWrapper (until release 0.6.2; GromacsWrapper 0.7.0 does not contain numkit anymore).
- Python
Published by orbeckst over 9 years ago