You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a place where I will collect some utilities for math, all written in C# and based on the BigInteger struct in System.Numerics (.NET 8).
Currently there is only a tiny Fraction library in here. More will come.