Skip to content

Pull requests: dimforge/nalgebra

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Support conversion for glam 0.27
#1390 opened May 10, 2024 by waywardmonkeys Loading…
proof of concept for mul_tr
#1387 opened Apr 24, 2024 by fangs124 Loading…
Introduce Storage::forget() to fix memory leak in Matrix::generic_resize() patch version Merging PR only requires patch version bump
#1379 opened Apr 7, 2024 by nickmertin Loading…
Improved stack! implementation, tests enhancement merge ready PR is ready for merging minor version Merging PR requires minor version bump
#1375 opened Apr 1, 2024 by Andlon Loading…
Construct n-dimensional rotation matrix.
#1366 opened Mar 1, 2024 by n3vu0r Loading…
Fix glm::is_null epsilon test
#1350 opened Jan 13, 2024 by CAD97 Loading…
Update syn to 2.0 merge ready PR is ready for merging patch version Merging PR only requires patch version bump
#1342 opened Dec 31, 2023 by yotamofek Loading…
Allow multiplying matrix by Complex<> on the left
#1339 opened Dec 24, 2023 by tpdickso Loading…
Clean up symbolic cholesky factorization
#1290 opened Aug 28, 2023 by JulianKnodt Loading…
Implement Sparse Left-Looking LU factorization
#1289 opened Aug 23, 2023 by JulianKnodt Loading…
Implement reduced row echelon form function
#1280 opened Aug 15, 2023 by Makogan Loading…
Example for vector assignments
#1256 opened Jul 7, 2023 by Danvil Loading…
Add RowVectorView type breaking change Fixing this issue, or merging this pull-request is likely to require breaking changes enhancement
#1232 opened Apr 14, 2023 by Tastaturtaste Loading…
Fix SymmetricEigen Routine
#1210 opened Feb 21, 2023 by CattleProdigy Loading…
Implement hstack and vstack.
#1198 opened Jan 31, 2023 by aweinstock314 Loading…
Add try_[zip_[zip_]]map methods to Matrix
#1142 opened Aug 18, 2022 by Patiga Loading…
Add Const<T> impl through 1024
#1111 opened May 25, 2022 by trueb2 Loading…
ProTip! Exclude everything labeled bug with -label:bug.