issues
search
indigits
/
scirust
Scientific Computing Library in Rust
Apache License 2.0
265
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added subproject for interpolation + implemented linear_spline
#32
zlumyo
opened
6 years ago
0
Cannot compile scirust on Linux x64 (tried both stable and nightly)
#31
zkbpkp
closed
7 years ago
1
Are there sparse matrix algorithms in scirust?
#30
zkbpkp
opened
7 years ago
2
strange line in README
#29
magicgoose
closed
7 years ago
1
Relicense under dual MIT/Apache-2.0
#28
emberian
opened
8 years ago
3
Fix compilation on the latest nightly.
#27
Sean1708
closed
9 years ago
1
Add a Gitter chat badge to README.md
#26
gitter-badger
closed
9 years ago
1
RFC: a convention for error handling
#25
shailesh1729
opened
9 years ago
15
[WIP] Creating matrix from iterator, padding should be explicit.
#24
daniel-vainsencher
opened
9 years ago
0
Remove some unused attributes
#23
achanda
closed
9 years ago
0
We shouldn't implicitly insert default values?
#22
daniel-vainsencher
opened
9 years ago
4
Fix documentation of sum of square functions.
#21
daniel-vainsencher
closed
9 years ago
1
Things I've had to look up starting to use SciRust
#20
daniel-vainsencher
opened
9 years ago
9
Block multiplication of matrices.
#19
dbalchev
closed
9 years ago
4
Unwrap the result from Option whenever possible
#18
achanda
closed
9 years ago
2
Enable build on all channels
#17
achanda
closed
9 years ago
3
[MRG?] Access matrices through iterators where possible: the case of the major diagonal.
#16
daniel-vainsencher
closed
9 years ago
18
Everything is unsafe; use slice instead?
#15
daniel-vainsencher
opened
9 years ago
11
Do not require sudo
#14
achanda
closed
9 years ago
6
Fix some deprecated function warnings
#13
achanda
closed
9 years ago
0
Enable features ptr_as_ref, heap_api, raw, to allow build under nightly 1.3
#12
daniel-vainsencher
closed
9 years ago
1
Fix build
#11
achanda
closed
9 years ago
13
Cholesky decomposition
#10
edoput
opened
9 years ago
0
Householder decomposition
#9
edoput
opened
9 years ago
1
Is there any possibility of adding symbolic computing support?
#8
caobo
opened
9 years ago
1
data frame class
#7
waynenilsen
opened
9 years ago
3
why use Entry but not libnum's Num in Matrix's bound?
#6
dovahcrow
closed
9 years ago
2
updating to build with newest rust
#5
waynenilsen
closed
9 years ago
10
LDU decomposition of square matrices
#4
shailesh1729
opened
10 years ago
0
Singular value decomposition for real matrices
#3
shailesh1729
opened
10 years ago
0
LU decomposition of tridiagonal matrix
#2
shailesh1729
opened
10 years ago
0
Tridiagonal Matrix type
#1
shailesh1729
opened
10 years ago
0