Infinite lists aka streams
-
Updated
Oct 27, 2024 - Haskell
Infinite lists aka streams
a curated collection of algorithms for performing numerical integration of black-box functions and estimating limits of series and sequences with high precision in Java
this repo implements Pi using infinite series algorithms
The Euler's number is a mathematical constant approximately equal to 2.71828.
Analyze a given series with useful calculations, particularly the nth partial sum. Integrates well with data analysis and visualization libraries in Python.
Add a description, image, and links to the infinite-series topic page so that developers can more easily learn about it.
To associate your repository with the infinite-series topic, visit your repo's landing page and select "manage topics."