Sciapy

Latest version: v0.0.8

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

Scan your dependencies

0.0.8

-------------------

New

- `pip` package available from <pypi.org>: <https://pypi.org/project/sciapy/>

Changes

- Regression proxy model interface and tests moved to its own package
`regressproxy` <https://regressproxy.readthedocs.io>
- Fixes `numpy` v1.23 compatibility by using `.item()` instead of `np.asscalar()`

0.0.7

-------------------

New

- CI support for Python 3.8, 3.9, and 3.10

Changes

- Fixed and updated tests to increase code coverage
- Updated AE index and Lyman-alpha data files
- Updated docs
- Uses Github actions for CI and CD
- Removed Python 3.4 from CI setup, support status unclear
- Code style is more `black`-like now

0.0.6

-------------------

New

- Documentation on `readthedocs` <https://sciapy.readthedocs.io>
with example notebooks
- Extensive MCMC sampler statistics

Changes

- The local MSIS module has been extracted to its own package
called `pynrlmsise00` <https://github.com/st-bender/pynrlmsise00>
- Increased test coverage

0.0.5

-------------------

New

- Enables the proxies to be scaled by cos(SZA)
- Enables the data to be split into (optionally randomized) training and test sets
- Continuous integration with https://travis-ci.org on https://travis-ci.org/st-bender/sciapy
- Includes tests, far from complete yet
- Installing with `pip`

Other changes

- Code clean up and resource handling

0.0.4

-------------------

First official alpha release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.