melix / astro4j

Astronomy libraries for Java
Apache License 2.0
28 stars 5 forks source link

Cannot multiply matrix when not enough samples are found #11

Closed melix closed 1 year ago

melix commented 1 year ago

If the ellipse regression algorithm is fed with not enough samples (e.g 0), then it cannot perform fitting, and the program will send an unintuitive error to the user about matrix multiplication.

melix commented 1 year ago

Fixed in 2f1024d4130f58fd08a429413f3464adc2f74be4