issues
search
SciRuby
/
nmatrix
Dense and sparse linear algebra library for Ruby via SciRuby
Other
470
stars
133
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature/ruby 3.2
#637
koyopro
closed
7 months ago
0
Dir.exists? removed in Ruby 3.2
#636
ScotterC
opened
1 year ago
4
Codeql improvements
#635
sljory
closed
1 year ago
0
fix ruby 2.7 keyword parameters warning
#634
pquimo
opened
2 years ago
0
Made installation work with gpp10+ (version > 10)
#633
KirtashW17
closed
2 years ago
3
Fix gcc capability check
#632
plprofetes
opened
3 years ago
5
Last argument as keyword parameters is deprecated in Ruby 2.7
#631
wtaysom
opened
3 years ago
0
'10.2.1' < '4.3.0' is true
#630
descala
opened
3 years ago
0
Is there a 'argmax' method for NMatrix?
#629
weili-git
closed
4 years ago
1
lib/nmatrix/nmatrix.rb:47:in `require_relative': superclass mismatch for class NMatrix (TypeError)
#628
jedld
closed
5 years ago
1
[Woking in Progress] Standarize code
#627
WaKeMaTTa
opened
5 years ago
1
Travis fix: Fixes all osx builds and some linux ones
#626
Uditgulati
closed
5 years ago
3
puts or p on simple matrix crashes
#625
ljulliar
opened
5 years ago
2
Remove some compiler warnings
#624
wongalvis14
opened
5 years ago
0
Updated bundler dependency version
#623
wongalvis14
opened
5 years ago
0
There is a method in nmatrix for matrix exponential?
#622
seoanezonjic
opened
6 years ago
9
Installation error for MaxOSX and Ubuntu
#621
danaredena
opened
6 years ago
4
Added NMatrix::IO::Matlab IO features with checking metadata about .m…
#620
psonicc
closed
1 year ago
0
Add Ruby 2.5 and 2.6 to travis configuration
#619
translunar
opened
6 years ago
7
MKL support out-of-the-box?
#618
luc-j-bourhis
opened
6 years ago
5
Can we stop using ALLOCA_N in C++?
#617
okkez
opened
6 years ago
3
Added script to make nmatrix-fftw gem compile on Windows (ruby -v: ru…
#616
preetpalS
closed
4 years ago
1
implemented rank of a matrix via SVD as mentioned in issue #608
#615
pgtgrly
closed
6 years ago
9
More descriptive TypeError from #dot
#614
v0dro
opened
6 years ago
1
Check equality with tolerance
#613
v0dro
closed
6 years ago
1
Boolean indexing
#612
v0dro
opened
6 years ago
0
Concatenate matrices by specifying them in an Array
#611
v0dro
opened
6 years ago
3
Update Travis CI for current Ruby options [critical]
#610
translunar
opened
6 years ago
0
More user-friendly SVD interface
#609
v0dro
opened
6 years ago
8
Calculate rank of matrix based on SVD
#608
v0dro
closed
6 years ago
1
MRI segmentation fault at unknown location in code
#607
ghost
opened
6 years ago
15
Fix travis-ci rdoc problem on mac osx builds
#606
translunar
opened
6 years ago
0
Proposed spec change: Integer should be treated as :object dtype rather than :int64
#605
translunar
opened
6 years ago
1
Replace all references to Fixnum and Bignum with Integer (Fixnum and Bignum are deprecated)
#604
takkanm
closed
6 years ago
1
Attempt to update travis for recent versions of Ruby and Mac OS X
#603
translunar
opened
6 years ago
0
Travis-CI failure in #block_diagonal due to missing Array#sum
#602
translunar
closed
6 years ago
0
Preparing for release of 0.2.4.
#601
translunar
closed
6 years ago
1
Windows installation instructions
#600
remcopeereboom
opened
7 years ago
8
Is Ruby 1.9.3 supported?
#599
lokeshh
closed
7 years ago
3
Create single source for common maths methods for MRI and JRuby
#598
prasunanand
closed
7 years ago
0
nmatrix gem Fails to Install/Build
#597
martinvahi
closed
7 years ago
2
Convert Matlab IO into plugin
#596
translunar
opened
7 years ago
0
Update to new TypedData system
#595
v0dro
opened
7 years ago
2
fix spec: add NMatrix#positive_definite? for NMatrix-JRuby
#594
prasunanand
closed
7 years ago
11
Tests are failing for NMatrix-JRuby
#593
translunar
closed
6 years ago
2
Fix incorrect reference in .load_matlab_file
#592
alyssais
closed
7 years ago
1
Update extconf.rb so Mac OS X always uses clang (if correct version is available) and stops looking for GCC
#591
xMinh129
opened
7 years ago
15
Remove needless macro existence checks
#590
kou
closed
7 years ago
4
Broadcasting support for nmatrix
#589
v0dro
opened
7 years ago
2
Need spec for NMatrix::IO::Matlab
#588
translunar
opened
7 years ago
0
Next