issues
search
dimforge
/
nalgebra
Linear algebra library for Rust.
https://nalgebra.org
Apache License 2.0
4.04k
stars
485
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Convolution with SVector
#1466
cgroves3
opened
5 days ago
0
Added function for user to access PermutationSequence indices
#1465
SaptarishiD
opened
6 days ago
0
Can't access the ipiv data field of PermutationSequence
#1464
SaptarishiD
opened
6 days ago
0
Scaling a Matrix by its undlying field.
#1463
Leonhard-Moske
opened
1 week ago
0
Fix simd_try_normalize mask logic
#1462
jmagnuson
opened
1 week ago
1
Issue:Creating band matrices #1160, implemented initial version
#1461
Matoka26
opened
1 week ago
0
Implement From<Point<T>> for Vector<T>
#1460
jnyfah
opened
1 week ago
0
Add Logarithmic Map for Isometry (SE(3) -> se(3))
#1459
yixing312
opened
2 weeks ago
0
Fix comment on Matrix::fill_upper_triangle
#1458
RCoder01
closed
3 weeks ago
0
Release v0.33.2
#1457
sebcrozet
closed
3 weeks ago
0
Fix `clippy::legacy_numeric_constants` lint
#1456
waywardmonkeys
closed
3 weeks ago
1
Fix `clippy::empty_line_after_doc_comments` lint
#1455
waywardmonkeys
closed
3 weeks ago
1
Fix no-std CI build configuration
#1454
waywardmonkeys
closed
3 weeks ago
1
DMatrix multiplications produce wrong result
#1453
seanxnie
closed
3 weeks ago
3
Please implement matrix operations between complex float and float number matrices
#1452
seanxnie
closed
3 weeks ago
1
The implementations of base::Matrix::fill_upper_triangle and base::Matrix::fill_lower_triangle functions were reversed
#1451
seanxnie
closed
3 weeks ago
1
Please implement Vector<T> From<Point<T>> trait
#1450
MillieFD
opened
1 month ago
1
Do not explicitly set rkyv pointer size
#1449
arbor-arthur
opened
1 month ago
0
Make SymmetricEigenScalar usable but not implementable
#1448
benjamin-lieser
opened
1 month ago
0
feat: implement bytemuck traits for isometries and similarities
#1447
sebcrozet
closed
1 month ago
1
Euler angles support for all conventions
#1446
tdamsma
opened
1 month ago
0
Issue with lu solver
#1445
Makogan
opened
1 month ago
0
Add Default impl for Unit
#1444
shunkit
opened
1 month ago
0
Add Default impl for CooMatrix
#1443
maxime-tournier
opened
1 month ago
0
refuses to compile for ![no_std] when build target specified, despite libm and libm-force
#1442
rathod-sahaab
closed
1 month ago
1
Add a v0.33.0 git tag
#1441
edgimar
opened
2 months ago
0
Support rkyv 0.8.x
#1440
ruseinov
opened
2 months ago
0
`nalgebra` does not build on nightly `rustc` 1.83.0
#1439
jbeaurivage
closed
2 months ago
1
`UnitQuaternion` doesn't guarantee it's a unit quaternion
#1438
powei-lin
opened
2 months ago
0
Stuck compiling `nalgebra` on nightly
#1437
manglemix
closed
2 months ago
5
Problem in assert_view_index function of matrix_view.rs?
#1436
JEMH
closed
2 months ago
2
Fixing assert_view_index() in matrix_view.rs
#1435
millardjn
closed
2 months ago
0
Support conversion for glam 0.29
#1434
waywardmonkeys
closed
3 weeks ago
2
There's a potential bug with the Mat4 inverse code.
#1432
Makogan
opened
3 months ago
2
`Dyn` could have `DimName` implemented upstream
#1431
YeungOnion
opened
3 months ago
0
Unscrambled Quaternion Averaging Function Results
#1430
dimvoly
opened
3 months ago
0
Fix some typos.
#1428
waywardmonkeys
closed
3 weeks ago
1
clippy: Fix `clippy::doc_lazy_continuation` lints
#1427
waywardmonkeys
closed
3 weeks ago
1
ci: Update to `actions/checkout` v4 from v2
#1426
waywardmonkeys
closed
3 weeks ago
1
ci: Run on pushes and PRs to `main`
#1425
waywardmonkeys
closed
4 months ago
1
Quaternion.to_vector() protocol missing key specifications
#1424
tribbloid
opened
4 months ago
0
Declaring const matrix/vector in nalgebra-glm?
#1423
ronikiienko
opened
4 months ago
0
New stack macro implementation triggers clippy::toplevel_ref_arg warning
#1422
dsemi
opened
4 months ago
6
Update user guide to include matrix, stack macros
#1421
Andlon
opened
4 months ago
0
Concept for reducing the verbosity of generics
#1419
jimy-byerley
opened
5 months ago
0
unhandled integer overflow in matrix view construction
#1418
Lishen1
opened
5 months ago
1
Release v0.33.0
#1417
sebcrozet
closed
5 months ago
0
Introduce Storage::forget_elements() to fix memory leak in Matrix::generic_resize()
#1416
sebcrozet
closed
5 months ago
0
chore: update to simba 0.9
#1415
sebcrozet
closed
5 months ago
0
Add AsRef<[T]> and AsMut<[T]> trait implementations
#1414
sunsided
closed
5 months ago
9
Next