Skip to content

A C++20 library for the symbolic manipulation of sparse polynomials & co.

License

Notifications You must be signed in to change notification settings

bluescarni/obake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb8f732 · Oct 13, 2024
Oct 13, 2024
Jan 29, 2021
Oct 13, 2024
Oct 13, 2024
Oct 13, 2024
Oct 13, 2024
Oct 13, 2024
Oct 13, 2024
Jan 17, 2021
Jan 5, 2023
Jan 5, 2023
Oct 13, 2024
Mar 11, 2019
Jan 15, 2021
Apr 3, 2019
Jan 5, 2023
Oct 13, 2024

Repository files navigation

language Linux Build Status Windows Build Status OSX Build Status Azure Build Status Code Coverage license Anaconda-Server Badge DOI

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 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.

obake is under active development. Preliminary documentation (including installation instructions) is available here.