Amuse

Latest version: v2023.11.0

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

Scan your dependencies

Page 1 of 6

2023.11.0

What's Changed
* Delete obsolete files by rieder in https://github.com/amusecode/amuse/pull/999
* Use latest HDF5 library in h5py for Store V2 by brentmaas in https://github.com/amusecode/amuse/pull/1002
* fix gadget2 memory leak rieder in https://github.com/amusecode/amuse/pull/1005

New Contributors
* brentmaas made their first contribution in https://github.com/amusecode/amuse/pull/1002

**Full Changelog**: https://github.com/amusecode/amuse/compare/v2023.10.0...v2023.11.0

2023.10.0

What's Changed
* Updates/m4 by rieder in https://github.com/amusecode/amuse/pull/963
* Add a check on the grid shape by rieder in https://github.com/amusecode/amuse/pull/964
* Fix code style in tests by rieder in https://github.com/amusecode/amuse/pull/965
* fix numpy.matrix deprecation by rieder in https://github.com/amusecode/amuse/pull/966
* Fix numpy deprecations by rieder in https://github.com/amusecode/amuse/pull/967
* io test fixes by rieder in https://github.com/amusecode/amuse/pull/969
* fix divide by zero warning originating in brokenimf.py by rieder in https://github.com/amusecode/amuse/pull/968
* Fix stellar type for low mass ms stars by rjfarmer in https://github.com/amusecode/amuse/pull/972
* Updates to SeBa to add functionalities to AMUSE by silviatoonen in https://github.com/amusecode/amuse/pull/977
* Add periodic functionality to the bilinear remapper. by Sbte in https://github.com/amusecode/amuse/pull/973
* Remote workers for socket channel by ipelupessy in https://github.com/amusecode/amuse/pull/944
* Update mesa 15140 download.py by rieder in https://github.com/amusecode/amuse/pull/986
* Fix bug of adding particles in the middle of simulations for PeTar by lwang-astro in https://github.com/amusecode/amuse/pull/988
* Update howto-install-AMUSE.rst by spzwart in https://github.com/amusecode/amuse/pull/987
* Update setup version by rieder in https://github.com/amusecode/amuse/pull/992

New Contributors
* lwang-astro made their first contribution in https://github.com/amusecode/amuse/pull/988

**Full Changelog**: https://github.com/amusecode/amuse/compare/v2023.5.1...v2023.7.0

2023.5.1

What's Changed
* bugfix: amuse-mesa no longer builds mesa - instead, this is done in amuse-mesa-r15140 (which is a requirement for amuse-mesa)
* amuse-mesa package should now build properly - though pre-built models are not yet included. Note: building mesa can take > 30 minutes!
* grids: Add a method to set axes names. by Sbte in https://github.com/amusecode/amuse/pull/923
* Revert FDPS version to 7.0 for PeTar by rieder in https://github.com/amusecode/amuse/pull/950
* Update python-package.yml in test action by rieder in https://github.com/amusecode/amuse/pull/951
* Update python-package.yml by rieder in https://github.com/amusecode/amuse/pull/952
* Update inplace.yml workflow by rieder in https://github.com/amusecode/amuse/pull/954
* Update planetary_system.py by rieder in https://github.com/amusecode/amuse/pull/955
* make sure vectorattributes definitions are stored and copied by ipelupessy in https://github.com/amusecode/amuse/pull/947
* Add finer controls for timestepping in mesa by rjfarmer in https://github.com/amusecode/amuse/pull/956
* Fixes mesa's test cases by rjfarmer in https://github.com/amusecode/amuse/pull/959

New Contributors
* Sbte made their first contribution in https://github.com/amusecode/amuse/pull/923

**Full Changelog**: https://github.com/amusecode/amuse/compare/v2023.4.0...v2023.5.0

2023.5.0

What's Changed
* amuse-mesa package should now build properly - though pre-built models are not yet included. Note: building mesa can take > 30 minutes!
* grids: Add a method to set axes names. by Sbte in https://github.com/amusecode/amuse/pull/923
* Revert FDPS version to 7.0 for PeTar by rieder in https://github.com/amusecode/amuse/pull/950
* Update python-package.yml in test action by rieder in https://github.com/amusecode/amuse/pull/951
* Update python-package.yml by rieder in https://github.com/amusecode/amuse/pull/952
* Update inplace.yml workflow by rieder in https://github.com/amusecode/amuse/pull/954
* Update planetary_system.py by rieder in https://github.com/amusecode/amuse/pull/955
* make sure vectorattributes definitions are stored and copied by ipelupessy in https://github.com/amusecode/amuse/pull/947
* Add finer controls for timestepping in mesa by rjfarmer in https://github.com/amusecode/amuse/pull/956
* Fixes mesa's test cases by rjfarmer in https://github.com/amusecode/amuse/pull/959

New Contributors
* Sbte made their first contribution in https://github.com/amusecode/amuse/pull/923

**Full Changelog**: https://github.com/amusecode/amuse/compare/v2023.4.0...v2023.5.0

2023.4.0

What's Changed
* ScalarQuantities now convert strings to floats by rieder in https://github.com/amusecode/amuse/pull/934
* Update literature.py to optionally create tex/bib output by rieder in https://github.com/amusecode/amuse/pull/908
* Add mapper, a helper tool for making 2D maps from SPH particles. by rieder in https://github.com/amusecode/amuse/pull/733
* fix for automatic code building in case of develop (pip -e) install by ipelupessy in https://github.com/amusecode/amuse/pull/941
* Fix time logic for evovle_for in mesa 2208 by rjfarmer in https://github.com/amusecode/amuse/pull/933
* Adds ability to change the number of pre-MS steps taken by rjfarmer in https://github.com/amusecode/amuse/pull/938
* Updates to stellar_winds.py by rieder in https://github.com/amusecode/amuse/pull/816


**Full Changelog**: https://github.com/amusecode/amuse/compare/v2023.3.0...v2023.4.0

2023.3.0

What's Changed
* Bugfix issue for 850 by rieder in https://github.com/amusecode/amuse/pull/869
* allow for constant mass loss in Mmams by ipelupessy in https://github.com/amusecode/amuse/pull/859
* Patch out misleading error messages by rjfarmer in https://github.com/amusecode/amuse/pull/917
* Update SeBa version in AMUSE by silviatoonen in https://github.com/amusecode/amuse/pull/913
* Create community-seba.yml by rieder in https://github.com/amusecode/amuse/pull/920
* Change library order for building MESA by rieder in https://github.com/amusecode/amuse/pull/918
* Expose setting an inlist for mesa 2208 by rjfarmer in https://github.com/amusecode/amuse/pull/929
* Fix missing Na by rjfarmer in https://github.com/amusecode/amuse/pull/930


**Full Changelog**: https://github.com/amusecode/amuse/compare/v2022.11.0...v2023.3.0

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.