This is pretty much for personal use for when I'm thinking about simple numerical models. The dream is to be plotting something, i.e. So you import this package, run some stuff. import ...
returns (u, v) as a ``(2, shape)`` array.
I made a small Python project about elliptic curves over finite fields. It computes all points on the curve y^2 = x^3 + x + 1 over F_5, includes the point at infinity, calculates the Frobenius trace, ...