https://github.com/canislupaster/series
https://github.com/canislupaster/series
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/canislupaster/series
- Owner: canislupaster
- Created: 2023-06-30T06:06:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T04:22:36.000Z (over 1 year ago)
- Last Synced: 2025-04-10T00:57:43.796Z (over 1 year ago)
- Language: C++
- Size: 14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Series Explorer
A tool to evaluate [generating functions](https://en.wikipedia.org/wiki/Generating_function) (or your usual Taylor series) in the browser. It's multithreaded and uses Karatsuba multiplication for large enough polynomials. [Try it out yourself](https://thomasqm.com/series/)!
For example, you can easily compute the Bell and Catalan numbers:
