amuse
amuse copied to clipboard
Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
**Is your feature request related to a problem? Please describe.** For safe use with Bridge, gravity codes should evolve to an exact time. By default, gravity codes (e.g. ph4 and...
**Is your feature request related to a problem? Please describe.** Not really a problem, but something I'd like to have. **Describe the solution you'd like** I have written code in...
Brutus particle sets currently do not support arbitrary precision..most elegant would be to allow particle attributes to be mpmath or gmpy arbitrary precision numbers and send those over as strings...
**Is your feature request related to a problem? Please describe.** stopping condition parameters show up for conditions that are not supported in code **Describe the solution you'd like** code parameters...
**Is your feature request related to a problem? Please describe.** config.mk is generated once at install time. Most of the stuff in there is only needed later at compile. **Describe...
**Is your feature request related to a problem? Please describe.** basically its a solution to the "you need to be able to compile and have all the prerequisites" for code...
**Is your feature request related to a problem? Please describe.** AMUSE only has one configure script currently, in amuse-framework. As a result, all prerequisites must be installed before installing amuse-framework....
Currently we have tests for all individual community codes. These replicate large portions of each other, especially codes in the same domain. It would be good to have generalised tests...
It's possible to make a CI workflow that publishes new versions on PyPI automatically. This would be very practical to have implemented. E.g.: check if a build is working correctly,...
**Is your feature request related to a problem? Please describe.** Macports is our suggested way of installing AMUSE prerequisites on macOS. Offering AMUSE as Macports packages would therefore allow us...