Pyseismosoil

Latest version: v0.6.2

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

Scan your dependencies

Page 1 of 6

0.6.2

What's Changed
* Updating readme and unifying versions for PyPi (25) by xia-fr in https://github.com/Caltech-geoquake/PySeismoSoil/pull/26
(No code changes in this update.)

**Full Changelog**: https://github.com/Caltech-geoquake/PySeismoSoil/compare/v0.6.1...v0.6.2

Recap of Code Changes Starting in Version 0.6.0 (22)
- Ported goodness-of-fit (GoF) scoring system from Seismosoil (Matlab version) to PySeismoSoil with additional batch processing options.
- See [examples/Demo_08_GoF_Scores.ipynb](https://github.com/Caltech-geoquake/PySeismoSoil/blob/main/examples/Demo_08_GoF_Scores.ipynb) for examples on how to compute GoF scores.
- Added option in batch simulation class to use the forkserver context of spawning subprocesses (for Unix systems). This is recommended to prevent slow code in use cases where additional modules and variables other than the ones associated with PySeismoSoil are present in a code.
- See the example at the bottom of [examples/Pipeline_06_Batch_Simulation.ipynb](https://github.com/Caltech-geoquake/PySeismoSoil/blob/main/examples/Demo_08_GoF_Scores.ipynb) for more information on the forkserver context.
- Additional QOL, code functionality, and error fixes.

0.6.1

What's Changed
* PyPi deployment fix by xia-fr in https://github.com/Caltech-geoquake/PySeismoSoil/pull/23
(No functional code changes in this version.)

**Full Changelog**: https://github.com/Caltech-geoquake/PySeismoSoil/compare/v0.6.0...v0.6.1

0.6.0

What's Changed
* Goodness-of-Fit Scoring, QOL, and Functional Updates by xia-fr in https://github.com/Caltech-geoquake/PySeismoSoil/pull/22

**Full Changelog**: https://github.com/Caltech-geoquake/PySeismoSoil/compare/v0.5.4...v0.6.0

0.5.4

What's Changed
* Repo cleanup by jsh9 in https://github.com/Caltech-geoquake/PySeismoSoil/pull/20
* Use static typing; update doc bldg workflow by jsh9 in https://github.com/Caltech-geoquake/PySeismoSoil/pull/21


**Full Changelog**: https://github.com/Caltech-geoquake/PySeismoSoil/compare/v0.5.3...v0.5.4

0.5.3

What's Changed
* Included more flake8 linters and updated code styles accordingly (https://github.com/jsh9/PySeismoSoil/pull/10)

(There are no actual code changes in this release.)

**Full Changelog**: https://github.com/jsh9/PySeismoSoil/compare/v0.5.2...v0.5.3

0.5.2

What's new:

- Switched to tox to manage and run testing and linting

There are no actual code changes in this release.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.