https://github.com/bluescarni/obake
A C++20 library for the symbolic manipulation of sparse polynomials & co.
https://github.com/bluescarni/obake
c-plus-plus c-plus-plus-20 cas celestial-mechanics computer-algebra computer-algebra-system physics sparse-polynomials
Last synced: about 1 month ago
JSON representation
A C++20 library for the symbolic manipulation of sparse polynomials & co.
- Host: GitHub
- URL: https://github.com/bluescarni/obake
- Owner: bluescarni
- License: mpl-2.0
- Created: 2019-03-11T13:01:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T13:09:58.000Z (6 months ago)
- Last Synced: 2025-03-16T22:03:01.837Z (about 1 month ago)
- Topics: c-plus-plus, c-plus-plus-20, cas, celestial-mechanics, computer-algebra, computer-algebra-system, physics, sparse-polynomials
- Language: C++
- Homepage: https://bluescarni.github.io/obake
- Size: 10.2 MB
- Stars: 28
- Watchers: 5
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://circleci.com/gh/bluescarni/obake)
[](https://ci.appveyor.com/project/bluescarni/obake)
[](https://travis-ci.org/bluescarni/obake)
[](https://dev.azure.com/bluescarni/obake/_build?definitionId=3)
[](https://codecov.io/github/bluescarni/obake?branch=master)

[](https://anaconda.org/conda-forge/obake)
[](https://zenodo.org/badge/latestdoi/175000968)> [Obake (お化け)](https://en.wikipedia.org/wiki/Obake) [...] are a class of yōkai,
> preternatural creatures in Japanese folklore.
> Literally, the terms mean a thing that changes, referring to a state of transformation
> or shapeshifting.obake is a C++20 library for the symbolic manipulation of sparse polynomials
and other closely-related mathematical objects (e.g., truncated power
series, Poisson series, etc.). obake is the successor of the
[piranha](https://github.com/bluescarni/piranha) project.If you are using obake 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.3820768).obake is under active development. Preliminary documentation
(including installation instructions) is available
[here](https://bluescarni.github.io/obake).