Skip to content

8dualityisreality8/Agama

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the AGAMA library for galaxy modelling.

Its main tasks include:

  - Computation of gravitational potential and forces;
  - Orbit integration and analysis;
  - Conversion between position/velocity and action/angle coordinates;
  - Distribution functions;
  - Self-consistent multi-component galaxy models;
  - Framework for finding best-fit parameters of a model from data;
  - Auxiliary utilities (e.g., various mathematical routines).

The core of the library is written in C++, and there are Python and Fortran interfaces;
it may be used as a plugin for other stellar-dynamical software packages:
galpy, amuse, nemo.

A detailed documentation for the AGAMA library is presented in a separate file doc/reference.pdf,
and a more technical description may be extracted from source files with Doxygen.
Instructions for compilation are in the file INSTALL.
The package also contains collection of examples and test programs both in C++ and Python.

About

Action-based galaxy modeling framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.6%
  • Python 11.8%
  • Other 0.6%