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

Small updates, ranging from style to spelling and avoiding keyword clashes.

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you...

kind: bug
area: community_code

One of my users in NEMO was noticing that in Aarseth's NBODY4 code a possibly minor typo slipped in, as explained in their PR: https://github.com/teuben/nemo/pull/181 I don't have access to...

question

Modified a couple lines on interface.cc and src/idata.cc to optimise calculations including test particles. Collision detection ignores test particles colliding with one another.

feature request

We seem to be using pkg_resources somewhere for something, and we've been getting warnings about it being deprecated for several years, but it seems like there's a deadline now: >...

area: building/installing
area: framework

**Is your feature request related to a problem? Please describe.** The VADER code allows user-defined code to be included for specific problems. The old build system would compile all of...

area: building/installing
kind: feature request

**Describe the bug** On macOS, if you use a venv, the system clang and a Homebrew-installed qhull, then the configury fails to detect that qhull is available. **To Reproduce** ```...

kind: bug
area: building/installing

in the current installation manual, only the conda venv is given as example..... but lets say I'm a beginning early learner of linux (or mac) and I follow the instructions,...

My workflow is (more often I'd like to admit) a fully clean anaconda3, but the first step in the new install barfs at me, enforcing me to make an environment....