Nano-Utils

Utility functions used throughout the various nlesc-nano repositories.

APACHE-2.0 License

Downloads
499
Stars
1
Committers
1

Bot releases are hidden (Show)

Nano-Utils - Nano-Utils 0.3.3

Published by BvB93 over 4 years ago

  • Added PathType, an annotation for path-like objects.
  • Added the copy argument to as_nd_array().
Nano-Utils - Nano-Utils 0.3.2

Published by BvB93 over 4 years ago

  • Fixed a bug with split_dict().
Nano-Utils - Nano-Utils 0.3.1

Published by BvB93 over 4 years ago

  • Added the disgard_keys argument to split_dict().
Nano-Utils - Nano-Utils 0.3.0

Published by BvB93 over 4 years ago

  • Added the SetAttr context manager.
  • Updated the development status from alpha to beta.
Nano-Utils - Nano-Utils 0.2.0

Published by BvB93 over 4 years ago

  • Added new NumPy-specific functions: as_nd_array(), array_combinations() & fill_diagonal_blocks().
  • Expanded the typing_utils module with a number of, previously missing, objects.
  • Added the EMPTY_CONTAINER constaint.
  • Added the VersionInfo namedtuple and the raise_if() & split_dict() functions.
  • Added the version_info attribute to the package.
Nano-Utils - Nano-Utils 0.1.1

Published by BvB93 over 4 years ago

  • Updated the badges.
  • Added a GitHub Actions workflow for automatic PyPi publishing.
Nano-Utils - Nano-Utils 0.1.0

Published by BvB93 over 4 years ago

  • First release.
  • Introduced of four new modules: empty, schema, typing_utils and utils.
Package Rankings
Top 20.31% on Pypi.org
Related Projects