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: 3 months ago
JSON representation
The Piranha computer algebra system.
- Host: GitHub
- URL: https://github.com/bluescarni/piranha
- Owner: bluescarni
- License: gpl-3.0
- Created: 2013-06-25T15:49:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T14:41:33.000Z (almost 3 years ago)
- Last Synced: 2025-01-02T16:13:38.536Z (4 months ago)
- Topics: astrodynamics, c-plus-plus, cas, celestial-mechanics, computer-algebra, computer-algebra-system, physics, python
- Language: C++
- Homepage:
- Size: 119 MB
- Stars: 101
- Watchers: 9
- Forks: 25
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: COPYING.gpl3
Awesome Lists containing this project
README
# Piranha
[](https://gitter.im/bluescarni/piranha)
[](https://travis-ci.org/bluescarni/piranha)
[](https://ci.appveyor.com/project/bluescarni/piranha/branch/master)
[](https://pypi.python.org/pypi/pyranha)
[](http://bluescarni.github.io/piranha/sphinx/)
[](https://doi.org/10.5281/zenodo.246239)
[](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/).