About NumCosmo

Author

NumCosmo developers

About NumCosmo

NumCosmo is an open-source library for cosmological calculations and statistical analysis, written in C with GObject and usable from Python. For an overview of what it computes, see the home page; for setup, the installation guide.

Current version: 0.27.0.

Project

NumCosmo is developed in the open on GitHub under the GPL v3 license. Contributions are welcome — bug reports, feature requests, and code. See the contributing guide for the mechanics of adding code, tests, and documentation.

A command-line tool (numcosmo) ships with the library for common tasks such as running fits and generating data without writing a script.

Authors

Citation

If NumCosmo is useful for your research, please cite it:

@Misc{Vitenti2012c,
  author        = {S. D. P. Vitenti and M. Penna-Lima},
  title         = {Numerical Cosmology -- {NumCosmo}},
  year          = {2014},
  howpublished  = {Astrophysics Source Code Library},
  eprint        = {1408.013},
  url           = {https://github.com/NumCosmo/NumCosmo},
  adsurl        = {http://adsabs.harvard.edu/abs/2014ascl.soft08013D},
  archiveprefix = {ascl},
  primaryclass  = {ascl}
}