Generate coprimes in any quantity with Full-Generic.
https://github.com/michelenatale/Mathematic/tree/main/Coprimes/TestCoprimes
Is a very simple circle fitter that uses the Gauss-Newton (Least Squares) method to transform the randomly created 2D data points into a circle in the plane. I used the partial derivative for this. No additional libraries are required.
https://github.com/michelenatale/Mathematic/tree/main/CircleFitter
Is a very simple Galois Field, or Finite Field calculator with the base 2 (Generator, Character), which has two main operations, addition and multiplication. All other operators (subtraction, division, inverse, etc.) are operations that follow very specific mathematical rules and are therefore legitimate.
https://github.com/michelenatale/Mathematic/tree/main/GaloisField2x