issues
search
AtheMathmo
/
rulinalg
A linear algebra library written in Rust
https://crates.io/crates/rulinalg
MIT License
288
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question] Will sparse matrices be supported?
#203
Makogan
opened
2 years ago
0
Adjust unsafe blocks for the BaseMatrixMut trait
#202
peamaeq
opened
2 years ago
0
API soundness issue in `raw_slice` and `raw_slice_mut`
#201
Qwaz
opened
4 years ago
1
Use `slice::iter` instead of `into_iter` to avoid future breakage
#200
martin-fink
opened
5 years ago
0
Matrix Operations on Complex Numbers
#199
Ramla-I
opened
5 years ago
0
Right-multiplication by permutation matrix is inconsistent with representation
#198
gvissers
opened
6 years ago
0
I want to help
#197
garro95
opened
6 years ago
4
Hosted documentation out-of-date
#196
mtn
opened
6 years ago
0
De/serialization with serde
#195
garro95
opened
6 years ago
1
Multidimensional tensors
#194
MikhailKravets
opened
6 years ago
0
'Matrix row counts not equal.' should give matrix dimensions
#193
tadeegan
opened
7 years ago
0
SVD algorithm will segfault if matrix has 0 rows or 0 columns
#192
cake4289
opened
7 years ago
0
Adapt matrix factorizations from nalgebra?
#191
regexident
opened
7 years ago
5
Variance and mean could be calculated in a better way
#190
vks
opened
7 years ago
1
Cholesky: Fix misleading error message
#189
vks
opened
7 years ago
2
Document that Cholesky only uses the lower triangular part
#188
vks
opened
7 years ago
1
Eigenvalues goes into infinite loop for certain matrices
#187
dgrnbrg
opened
7 years ago
8
Add serde support
#186
theotherphil
opened
7 years ago
1
Fix matrix example in docs
#185
mbattifarano
closed
7 years ago
0
Improve variance computation
#184
mbattifarano
closed
7 years ago
2
Remove Any bounds
#183
theotherphil
closed
7 years ago
4
Computation of numerically stable matrix operations
#182
dgrnbrg
opened
7 years ago
3
Matrix debug info is incorrect on docs homepage?
#181
mwalczyk
closed
7 years ago
2
Use macros in the README examples
#180
mbattifarano
closed
7 years ago
1
Reworked upper Hessenberg decomposition
#179
Andlon
opened
7 years ago
0
Made Matrix::from_fn row major, fixes (#172)
#178
MarkDDR
opened
7 years ago
2
Fixed (#175) and cleaned up a few tests
#177
MarkDDR
closed
7 years ago
3
SVD goes in an infinite loop for certain matrices
#176
MarkDDR
opened
7 years ago
2
Using assert_*_equal macros in all tests
#175
AtheMathmo
closed
7 years ago
1
Add a Gitter chat badge to README.md
#174
gitter-badger
closed
7 years ago
0
Add sciency category
#173
c410-f3r
closed
7 years ago
2
Make `Matrix::from_fn` row-major
#172
AtheMathmo
opened
7 years ago
0
Issue #147
#171
c410-f3r
closed
5 years ago
2
(feature?) More flexible inner products
#170
ghost
closed
7 years ago
2
Formatting
#169
c410-f3r
closed
5 years ago
3
Add Slice* for Vector
#168
c410-f3r
closed
5 years ago
5
Fix and test metric of two MatrixSlice's (#154)
#167
eHammarstrom
closed
7 years ago
1
array-interop: Request for feedback
#166
vitiral
opened
7 years ago
1
QR rewrite
#165
Andlon
closed
7 years ago
6
Add rectangular matrix support for FullPivLu
#164
ghost
opened
7 years ago
14
Implement assert_scalar_eq!
#163
Andlon
closed
7 years ago
4
Sparse matrix
#162
c410-f3r
closed
5 years ago
3
Rectangular matrix support for Full Pivot LU decomposition
#161
ghost
opened
7 years ago
2
Added LU decomposition with complete pivoting
#160
ghost
closed
7 years ago
22
Update rulinalg Github description
#159
Andlon
closed
7 years ago
3
Added "get" and "get_mut" to BaseMatrix and BaseMatrixMut
#158
ghost
closed
7 years ago
6
Fix for documentation on `Matrix::from_fn()`
#157
dyule
closed
7 years ago
3
A simple way to multiply vector by its transpose
#156
AliusEquinox
closed
7 years ago
2
Refactoring rulinalg in terms of a lower level BLAS-like interface
#155
Andlon
opened
7 years ago
18
Cannot compute induced metric of two `MatrixSlice`s
#154
AtheMathmo
closed
7 years ago
0
Next