Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SciRuby
/
nmatrix
Public
forked from
translunar/nmatrix
Notifications
You must be signed in to change notification settings
Fork
134
Star
477
Code
Issues
68
Pull requests
8
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 7, 2018
added function svd_rank() to calculate rank via svd. Added tests for the rank in math_spec.rb
pgtgrly
authored and
translunar
committed
beb266e
Copy full SHA for beb266e
Commits on Dec 20, 2017
remove warning Fixnum is deprecated
Show description for 293e2fb
takkanm
authored and
translunar
committed
293e2fb
Copy full SHA for 293e2fb
Commits on Dec 14, 2017
Final release preparations (hopefully). Updated history and added Ruby 2.4.2 to Travis config.
translunar
committed
517b86b
Copy full SHA for 517b86b
Removed some unneeded files as discussed in #601.
translunar
committed
6c49bc7
Copy full SHA for 6c49bc7
Fixes #602, missing Array#sum in NMatrix#block_diagonal (MRI only, not JRuby)
translunar
committed
056dfb0
Copy full SHA for 056dfb0
Hopefully, fix to #591.
translunar
committed
e63cd52
Copy full SHA for e63cd52
Preparing for release of 0.2.4.
translunar
committed
5ea4d7a
Copy full SHA for 5ea4d7a
Commits on Aug 11, 2017
Updated and cleaned up README
Show description for 68adec0
translunar
authored
68adec0
Copy full SHA for 68adec0
Commits on Jul 31, 2017
refactor positive_definite? method
prasunanand
authored and
translunar
committed
c495958
Copy full SHA for c495958
create single source for common maths methods for mri and jruby
prasunanand
authored and
translunar
committed
9f70486
Copy full SHA for 9f70486
Commits on May 11, 2017
Remove needless macro existence checks from extconf.rb (#590)
Show description for 8c8ab83
kou
authored and
v0dro
committed
8c8ab83
Copy full SHA for 8c8ab83
Commits on May 8, 2017
Fix incorrect reference in .load_matlab_file (#592)
Show description for a0200a4
alyssais
authored and
translunar
committed
a0200a4
Copy full SHA for a0200a4
Commits on Mar 22, 2017
Created #positive_definite? (#561)
shardulparab97
authored and
translunar
committed
a98d7fd
Copy full SHA for a98d7fd
fixes inverse_exact methods for dense, yale and list stype (#585)
Show description for d545e7f
npriyadarshi
authored and
translunar
committed
d545e7f
Copy full SHA for d545e7f
Commits on Mar 21, 2017
Norms (cond.) (#586)
Show description for 40cc770
npriyadarshi
authored and
translunar
committed
40cc770
Copy full SHA for 40cc770
Commits on Mar 12, 2017
Merge #471 adding pseudoinverse (#583)
Show description for 30a7ddc
translunar
authored
30a7ddc
Copy full SHA for 30a7ddc
Commits on Mar 11, 2017
Adding seed value, fixes #566 (squashed commit)
shailesh210
authored and
translunar
committed
cfadf50
Copy full SHA for cfadf50
Commits on Mar 7, 2017
Implement :det_exact and :inverse_exact for list/yale matrices (#580)
Show description for 67115cd
mrahul17
authored and
translunar
committed
67115cd
Copy full SHA for 67115cd
Commits on Mar 4, 2017
Merge pull request #564 from saru95/master
Show description for d2439c0
translunar
authored
d2439c0
Copy full SHA for d2439c0
Commits on Mar 2, 2017
Merge pull request #571 from gitter-badger/gitter-badge
Show description for 1f5b0f8
translunar
authored
1f5b0f8
Copy full SHA for 1f5b0f8
Add Gitter badge
gitter-badger
committed
3615f7f
Copy full SHA for 3615f7f
Commits on Feb 3, 2017
Merge pull request #558 from prasunanand/jruby_test_rebase
Show description for f5c87a1
translunar
authored
f5c87a1
Copy full SHA for f5c87a1
Commits on Jan 22, 2017
Added NMatrix#cumsum alias for NMatrix#sum
kingroryg
committed
24eb111
Copy full SHA for 24eb111
Commits on Dec 24, 2016
jruby_port: test only for no external libs in JRuby
prasunanand
committed
36a1cf5
Copy full SHA for 36a1cf5
jruby_port: travis script for jruby
Show description for 4997f3c
prasunanand
committed
4997f3c
Copy full SHA for 4997f3c
Commits on Dec 17, 2016
jruby_port: travis task for jruby
prasunanand
committed
78a3472
Copy full SHA for 78a3472
Commits on Dec 16, 2016
jruby_port: correct math_spec
prasunanand
committed
2e26cfc
Copy full SHA for 2e26cfc
jruby_port: rake tests for jruby
prasunanand
committed
f446674
Copy full SHA for f446674
jruby_port: improve tests pending for math_spec.rb
prasunanand
committed
3f53f51
Copy full SHA for 3f53f51
Commits on Dec 13, 2016
jruby_port: make tests pending for rspec_spec.rb
prasunanand
committed
f1ab4c9
Copy full SHA for f1ab4c9
jruby_port: make tests pending for shortcuts_spec.rb
prasunanand
committed
cfd6c41
Copy full SHA for cfd6c41
jruby_port: make tests pending for slice_set_spec.rb
prasunanand
committed
a3e0a81
Copy full SHA for a3e0a81
jruby_port: make tests pending for stat_spec.rb
prasunanand
committed
7324442
Copy full SHA for 7324442
jruby_port: make tests pending for io_spec.rb
prasunanand
committed
a674aac
Copy full SHA for a674aac
jruby_port: make tests pending for homogeneous_spec.rb
prasunanand
committed
f326962
Copy full SHA for f326962
Pagination
Previous
Next
You can’t perform that action at this time.