amuse icon indicating copy to clipboard operation
amuse copied to clipboard

Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE

Results 226 amuse issues
Sort by recently updated
recently updated
newest added

**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...

feature request

**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...

feature request

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...

feature request

**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...

feature request

**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...

feature request

**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...

feature request

**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....

feature request
installation
help wanted
dependencies

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...

feature request
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,...

feature request

**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...

feature request
installation
help wanted