Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bluescarni/piranha

The Piranha computer algebra system.
https://github.com/bluescarni/piranha

astrodynamics c-plus-plus cas celestial-mechanics computer-algebra computer-algebra-system physics python

Last synced: 12 days ago
JSON representation

The Piranha computer algebra system.

Awesome Lists containing this project

README

        

# Piranha
[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/bluescarni/piranha)
[![Build Status](https://travis-ci.org/bluescarni/piranha.svg?branch=master)](https://travis-ci.org/bluescarni/piranha)
[![Build status](https://ci.appveyor.com/api/projects/status/27ssomrhwjsy2hda/branch/master?svg=true)](https://ci.appveyor.com/project/bluescarni/piranha/branch/master)
[![PyPI](https://img.shields.io/pypi/v/pyranha.svg)](https://pypi.python.org/pypi/pyranha)
[![Docs](https://media.readthedocs.org/static/projects/badges/passing.svg)](http://bluescarni.github.io/piranha/sphinx/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.246239.svg)](https://doi.org/10.5281/zenodo.246239)
[![codecov.io](https://codecov.io/github/bluescarni/piranha/coverage.svg?branch=master)](https://codecov.io/github/bluescarni/piranha?branch=master)

**WARNING**

*Piranha is currently undergoing an extensive internal rework: features may (temporarily) disappear
and the API will be subject to various breaking changes. Please keep on using the latest released version (0.10)
until further notice.*

Piranha is a C++11-based computer algebra library for the manipulation of
algebraic objects, such as polynomials and Poisson series, commonly encountered
in celestial mechanics.

Piranha is free software and may be freely copied on the terms contained in the
files COPYING*.

If you are using piranha as part of your research, teaching, or other activities, we would be grateful if you could star
the repository and/or cite our work. The DOI of the latest version and other citation resources are available
at [this link](https://doi.org/10.5281/zenodo.594860).

The (work-in-progress) documentation is available [here](http://bluescarni.github.io/piranha/sphinx/).