amuse
amuse copied to clipboard
Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
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...
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...
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.
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: >...
**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...
**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** ```...
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....