Sidpy

Latest version: v0.12.3

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.0.5

Some bug fixes
mathematical operations return sidpy.Dataset now instead of dask.array.

0.0.4

Some minor changes to sidpy, primarily improving testing and fixing bugs.

0.0.4a

0.0.3

Major changes:
---------------
* ``sidpy.Dataset`` extend ``dask.array``
* ``sidpy.Dimension`` extends ``numpy.ndarray``
* Improved unit testing for core functions

Minor changes:
---------------

0.0.2

* Submodules of the main modules can be imported directly. E.g. ``import sidpy.hdf_utils`` instead of ``sidpy.hdf.hdf_utils``
* Preventing tests from being deployed into ``site-packages``
* Fixed bugs in ``sidpy.io.interface_utils.py`` that was causing problems when importing sidpy
* Added python 3.8 support and testing
* Improvements and bug fixes to ``dataset.py``
* Added plotting utilities written to support upcoming ``Dataset.plot()``.
* Ported additional hdf_utils functions for copying datasets (now in ``hdf_utils``) and provenance tracking within HDF files (now in ``prov_utils``)
* Added ``Reader`` class to do half the job of the existing ``Translator`` class
* ``Translator`` class now shows a deprecation warning prompting users to start using ``Reader`` instead and populate ``ScopeReaders``

0.0.1

* Substantial reorganization of code
* Added string and dictionary utilities

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.