https://github.com/hannorein/rebound
Raw File
Tip revision: 4e94bc42eebcd34c3c4c56447064b0ea65a1c811 authored by Ruth-Huang6012 on 19 March 2024, 13:25:49 UTC
Fixed bug in integrator_whfast512.c (#760)
Tip revision: 4e94bc4
pyproject.toml
[build-system]
requires = ["setuptools >= 59.0.0"]
build-backend = "setuptools.build_meta"
back to top