There is a newer version of the record available.

Published March 25, 2021 | Version 0.4.3
Software Open

cosanlab/nltools: 0.4.3

  • 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 Fixes
  • stats.fdr now checks that the inputted array is within the range 0-1
  • fix int64 out-of-bounds test errors on Windows
Enchancements
  • Brain_Data classes now support Path objects in addition to string path names
  • Simulator classes now accept a random_seed for reproducibility
Deprecations
  • 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