Infinite lists aka streams
-
Updated
Dec 21, 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
Approximate infinite sums with controlled error.
this repo implements Pi using infinite series algorithms
Analyze a given series with useful calculations, particularly the nth partial sum. Integrates well with data analysis and visualization libraries in Python.
The Euler's number is a mathematical constant approximately equal to 2.71828.
Personal solutions to "Real Analysis: Foundations" by Sergei Ovchinnikov
Dedicated to exploring and understanding fascinating mathematical concepts that go beyond the basics. Whether you're a math enthusiast or someone looking to deepen your knowledge in intriguing areas of mathematics, this repository aims to provide resources and insights into the most captivating topics in the field.
Personal solutions to "Real Analysis: Foundations" by Sergei Ovchinnikov
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."