The latest version of diophantine is 0.2.1.0-0.
diophantine
Version 0.1.0.0 revision 0 uploaded by joejev.
Package meta
- Synopsis
- A quadratic diophantine equation solving library.
- Description
A library for solving quadratic diophantine equations.
This library is designed to solve for equations where:
the form is: ax^2 + bxy + cy^2 + dx + ey + f = 0
a,b,c,d,e,f are integers.
soltutions are restricted to x and y are also integers.
This library breaks down equations based on their type to solve them most efficiently. This library supports linear, simple hyperbolic, eliptical, and parabolic equations, with hyperbolics on the way.
Please send feedback or bugs to joejev@gmail.com.
- Author
- Joe Jevnik
- Bug reports
- n/a
- Category
- Math
- Copyright
- Joe Jevnik 2013
- Homepage
- https://github.com/llllllllll/Math.Diophantine
- Maintainer
- joejev@gmail.com
- Package URL
- n/a
- Stability
- n/a