Published March 25, 2021
| Version 0.4.3
Software
Open
cosanlab/nltools: 0.4.3
Authors/Creators
- 1. Dartmouth College
- 2. @stampsy
- 3. National Taiwan University
- 4. University of California
- 5. @ContextLab
Description
This releases drops Python 3.6 Support!
This is primarily a maintenance release that move ours testing, documentation, and deployment infrastructure to github actions and github-pages from travis CI and readthedocs. Our entire code base is now formatted using black and will enforce checks for all new commits and PRs. Documentation and PyPi uploading have also been configured to deploy on new releases (starting from this one).
Our documentation site has now moved to: https://nltools.org.
Bug Fixesstats.fdrnow checks that the inputted array is within the range 0-1- fix
int64out-of-bounds test errors on Windows
Brain_Dataclasses now supportPathobjects in addition to string path namesSimulatorclasses now accept arandom_seedfor reproducibility
- Python 3.6 is no longer officially supported. Python 3.7, 3.8 are the current supported versions. Once our dependencies support 3.9 we will too.
- remove all traces of Python 2 and
six
Files
cosanlab/nltools-0.4.3.zip
Files
(3.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:105658bf0f936001632bb841731b5f43
|
3.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cosanlab/nltools/tree/0.4.3 (URL)