ezag / pyeuclid

2D and 3D maths module for Python
97 stars 41 forks source link

In inverse() methods, size of determinent for no inverse() should be user settable #2

Open dov opened 11 years ago

dov commented 11 years ago

I suggest adding a named parameter max_determinent_for_degenerate with default value 0.001 to both these functions to preserve the current functionality.