Yeadon

Latest version: v1.5.0

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

Scan your dependencies

1.5.0

- Supports Python >= 3.8.
- Made tests compatible with pytest.
- Uses entry_points for the CLI script and move the entry point into the
package.
- Eliminated numpy.matrix/mat. Now only returns numpy.array.
- Bumped min dependencies to those in Ubuntu 22.04.

What's Changed
* Version 1.4.0 by moorepants in https://github.com/chrisdembia/yeadon/pull/135
* Update Github actions to new versions and runon Python 3.8+. by moorepants in https://github.com/chrisdembia/yeadon/pull/138
* Remove uses of numpy.matrix by moorepants in https://github.com/chrisdembia/yeadon/pull/139
* Switched the comman line executable to an entry_point instead of `bin/yeadon`. by moorepants in https://github.com/chrisdembia/yeadon/pull/140
* Trigger CI for NumPy 2.0. by moorepants in https://github.com/chrisdembia/yeadon/pull/141


**Full Changelog**: https://github.com/chrisdembia/yeadon/compare/v1.4.0...v1.5.0

1.4.0

- Dropped support for Python < 3.7 (including 2.7).
- Replaced ``yaml.load`` with ``yaml.safe_load``.
- Fixed pretty printing of results to work with newer NumPy versions.

What's Changed
* Bumped to 1.3.0. by moorepants in https://github.com/chrisdembia/yeadon/pull/126
* Added conda recipe for yeadon 1.3.0. by moorepants in https://github.com/chrisdembia/yeadon/pull/127
* replaced yaml.load by yaml.safe_load by Sciancisco in https://github.com/chrisdembia/yeadon/pull/131
* Fixed utils.printoptions by Sciancisco in https://github.com/chrisdembia/yeadon/pull/132
* Added files to enable Github Actions CI. by moorepants in https://github.com/chrisdembia/yeadon/pull/133
* Run CI on Python 3.7-3.10. by moorepants in https://github.com/chrisdembia/yeadon/pull/134

New Contributors
* Sciancisco made their first contribution in https://github.com/chrisdembia/yeadon/pull/131

**Full Changelog**: https://github.com/chrisdembia/yeadon/compare/v1.3.0...v1.4.0

1.3.0

This release adds Python 3 support.

What's Changed
* Support python3 by moorepants in https://github.com/chrisdembia/yeadon/pull/123


**Full Changelog**: https://github.com/chrisdembia/yeadon/compare/v1.2.1...v1.3.0

1.2.1

This release coincides with the second version of the paper on this software package:

Dembia C, Moore JK and Hubbard M. An object oriented implementation of the Yeadon human inertia model [v1; ref status: indexed, http://f1000r.es/4cr] F1000Research 2014, 3:223 (doi: 10.12688/f1000research.5292.1)

**Full Changelog**: https://github.com/chrisdembia/yeadon/compare/v1.2.0...v1.2.1

1.2.0

This release coincides with a forthcoming publication about this package.

**Full Changelog**: https://github.com/chrisdembia/yeadon/compare/v1.1.0...v1.2.0

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.