This project is a dedicated Python library containing 34 modular functions implementing complex algorithms and concepts from Number Theory, Cryptography, and Discrete Mathematics.The functions are ...
In lineal.py, the funcion_lineal function generates and displays plots of linear equations. Below is an example of how to use it: lineal.py: Contains a function to plot linear equations. cuadratica.py ...