Multi-paradigm programming language compiled to C++, written in Python.
-
Updated
Aug 27, 2023 - Python
Multi-paradigm programming language compiled to C++, written in Python.
Object-oriented continued fractions with Python.
Converts strings representing rational numbers in decimal notation into fractions, including repeating decimals! Eg.: -4.3(7) = -4.37777777... = -197/45. [how to change rational numbers in decimal form to fraction form]
A Python module to handle linear combinations of square roots exactly.
Turning rational numbers into fractional forms using concepts from the Farey algorithm.
A Python program for performing matrix operations, including row scaling, swapping, addition/subtraction, and converting matrices into row echelon form using Gaussian elimination. Interactive command-line interface with SymPy integration for precise calculations.
Add a description, image, and links to the rational-numbers topic page so that developers can more easily learn about it.
To associate your repository with the rational-numbers topic, visit your repo's landing page and select "manage topics."