annotate .gitattributes @ 31240:bf8f33249e86

delaunayn simplex check consistency and performance improvement (bug #60818) * delaunayn.m: Apply consistent volume calculation across all trivial simplex removal code paths. Vectorize 3D simplex removal code path and minimize function calls within >3D loop for performance improvement. Update FIXME note for future performance improvement. Add input type validation checks. Add BISTs for dimensions other than 2D, simplex removal, and input validation. * etc/News.8.md: Describe function improvements under General Improvements.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Wed, 28 Sep 2022 14:35:30 -0400
parents c6f9ff84dc84
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29719
c6f9ff84dc84 .gitattributes: Add file to enforce correct line endings on Windows.
Markus Mützel <markus.muetzel@gmx.de>
parents:
diff changeset
1 # line endings in repository match line endings on disc
c6f9ff84dc84 .gitattributes: Add file to enforce correct line endings on Windows.
Markus Mützel <markus.muetzel@gmx.de>
parents:
diff changeset
2 * -text