Chaospy

Latest version: v4.3.15

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

Scan your dependencies

Page 9 of 9

3.0.2

==========================

ADDED:
* Sparse segmentation function `chaospy.bertran.sparse:sparse_segment`

CHANGED:
* Move install source {ROOT/src/chaospy -> ROOT/chaospy}
* Documentation update (mostly `chaospy.orthogonal`).

REMOVED:
* Deprecated `cubature` module; Does not work with the chaospy v3, and is hard
to maintain.

3.0.1

==========================

CHANGED:
* Update install dependencies to newest version
* Refactor documentation
* Update Sphinx configuration to newest version
* Restructured the documentation a bit to make more sense with the new
code.
* Added some extra docs here and there.

3.0.0

==========================

ADDED:
* Added Fejer quadrature

CHANGED:
* Full refactor of the `chaospy.dist` submodule:
* Move: `chaospy.dist -> chaospy.distributions`
* Deprecate `chaospy.distributions.graph` in favor of new
`chaospy.distributions.evaluation` which will not depend on `networkx`
and should be easier to maintain.
* Move distributions from the two files `distributions.{cores,collection}`
to the folder `distributions.collection`, where each file now is one core
and one (or more) wrapper(s).
* Rename some old distributions; Kept the old ones for now, but they issue
deprecation warnings.
* Split `distributions.copulas.collection` into individual components.
* Tests distribution using black-list instead of current white-list system.
* Rewritten a lot of documentation.
* Replace absolute import paths with relative ones.
* Refactor `chaospy.descriptives` to look better docs and code wise.
* Adapt to Python 2+3 support.
* Turn on automatic logging for warnings and upwards

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.