logo
首页技术栈工具库讨论
diophantine

diophantine

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. Solutions 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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install diophantine
查看
标签
根据用户添加的标签生成
暂无标签