-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix voronoi bug #87
Fix voronoi bug #87
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8007cd - Browse repository at this point
Copy the full SHA d8007cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f8f67 - Browse repository at this point
Copy the full SHA 28f8f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a47cdf - Browse repository at this point
Copy the full SHA 5a47cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58af5ff - Browse repository at this point
Copy the full SHA 58af5ffView commit details -
rename get_extent to Extent::from_points, add Extent of domain to tri…
…angulation, setup trait for new scaled checks
Configuration menu - View commit details
-
Copy full SHA for 71e5cf5 - Browse repository at this point
Copy the full SHA 71e5cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609cfb4 - Browse repository at this point
Copy the full SHA 609cfb4View commit details -
require constructing positively oriented tetras everywhere, make basi…
…cally all delaunay checks fail
Configuration menu - View commit details
-
Copy full SHA for 68d86de - Browse repository at this point
Copy the full SHA 68d86deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc113f - Browse repository at this point
Copy the full SHA 2bc113fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6a3e5 - Browse repository at this point
Copy the full SHA ea6a3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7202b79 - Browse repository at this point
Copy the full SHA 7202b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1e833 - Browse repository at this point
Copy the full SHA 4a1e833View commit details -
Configuration menu - View commit details
-
Copy full SHA for a853812 - Browse repository at this point
Copy the full SHA a853812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20497df - Browse repository at this point
Copy the full SHA 20497dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f187a2 - Browse repository at this point
Copy the full SHA 0f187a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 385125c - Browse repository at this point
Copy the full SHA 385125cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e49dcdf - Browse repository at this point
Copy the full SHA e49dcdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc095e - Browse repository at this point
Copy the full SHA fbc095eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea57a4b - Browse repository at this point
Copy the full SHA ea57a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fc2ece - Browse repository at this point
Copy the full SHA 8fc2eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for dedd4c6 - Browse repository at this point
Copy the full SHA dedd4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8fe8b - Browse repository at this point
Copy the full SHA 5e8fe8bView commit details -
do not use extent directly but remap all tetras into the extent which…
… is cleaner in terms of code
Configuration menu - View commit details
-
Copy full SHA for fa70a34 - Browse repository at this point
Copy the full SHA fa70a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7264bc - Browse repository at this point
Copy the full SHA c7264bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f96ccef - Browse repository at this point
Copy the full SHA f96ccefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30f6814 - Browse repository at this point
Copy the full SHA 30f6814View commit details -
Configuration menu - View commit details
-
Copy full SHA for f999ffc - Browse repository at this point
Copy the full SHA f999ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0e249 - Browse repository at this point
Copy the full SHA 9f0e249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c6bbe - Browse repository at this point
Copy the full SHA 34c6bbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 370da01 - Browse repository at this point
Copy the full SHA 370da01View commit details -
Configuration menu - View commit details
-
Copy full SHA for d598595 - Browse repository at this point
Copy the full SHA d598595View commit details -
add failing test which checks the sign of the determinant of a number…
… of close-to-degenerate 5x5 matrices against the result using arbitrary precision
Configuration menu - View commit details
-
Copy full SHA for f028adc - Browse repository at this point
Copy the full SHA f028adcView commit details -
remove the one critical error threshold and replace by more finely gr…
…ained thresholds
Configuration menu - View commit details
-
Copy full SHA for 643318d - Browse repository at this point
Copy the full SHA 643318dView commit details -
add test for normal 5x5 matrices that can definitely be done without …
…arbitrary precision
Configuration menu - View commit details
-
Copy full SHA for e287787 - Browse repository at this point
Copy the full SHA e287787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9479ee9 - Browse repository at this point
Copy the full SHA 9479ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b87af5 - Browse repository at this point
Copy the full SHA 7b87af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da07ed - Browse repository at this point
Copy the full SHA 3da07edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f4b80 - Browse repository at this point
Copy the full SHA 48f4b80View commit details
Commits on Nov 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efa31b8 - Browse repository at this point
Copy the full SHA efa31b8View commit details