Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
scijs
/
ndarray-linear-solve
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
19
Code
Issues
1
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 7, 2014
Merge pull request #4 from substack/no-allocate
Show description for 747aebb
mikolalysenko
committed
747aebb
View commit details
Copy full SHA for 747aebb
Browse repository at this point
make X first argument
mikolalysenko
committed
36623b0
View commit details
Copy full SHA for 36623b0
Browse repository at this point
Commits on May 30, 2014
readme tweaks
mikolalysenko
committed
1f1260a
View commit details
Copy full SHA for 1f1260a
Browse repository at this point
api rework, no allocations, no special case logic for flat arrays
mikolalysenko
committed
5c861bf
View commit details
Copy full SHA for 5c861bf
Browse repository at this point
2.1.0
James Halliday
committed
6cd7b72
View commit details
Copy full SHA for 6cd7b72
Browse repository at this point
formatting
mikolalysenko
authored and
James Halliday
committed
061045c
View commit details
Copy full SHA for 061045c
Browse repository at this point
071e8503fbaeb8f1a0e0508b2dc7df9eeafaa09e, the good parts
James Halliday
committed
8fda91f
View commit details
Copy full SHA for 8fda91f
Browse repository at this point
semicolons
mikolalysenko
authored and
James Halliday
committed
85ff305
View commit details
Copy full SHA for 85ff305
Browse repository at this point
adding missing semicolons
mikolalysenko
authored and
James Halliday
committed
acaec81
View commit details
Copy full SHA for acaec81
Browse repository at this point
fix memory leak, also add option to pass X as parameter. allocate lu arrays in place
mikolalysenko
authored and
James Halliday
committed
eb506aa
View commit details
Copy full SHA for eb506aa
Browse repository at this point
upgrade packages
James Halliday
committed
1ea4902
View commit details
Copy full SHA for 1ea4902
Browse repository at this point
Commits on May 29, 2014
2.0.0 reverts back to 1.0.2
James Halliday
committed
7fef61f
View commit details
Copy full SHA for 7fef61f
Browse repository at this point
some more known solutions
James Halliday
committed
4059e51
View commit details
Copy full SHA for 4059e51
Browse repository at this point
Commits on May 28, 2014
1.0.2
James Halliday
committed
876a29d
View commit details
Copy full SHA for 876a29d
Browse repository at this point
free the scratch arrays
James Halliday
committed
49cbc2d
View commit details
Copy full SHA for 49cbc2d
Browse repository at this point
1.0.1
James Halliday
committed
beac8bd
View commit details
Copy full SHA for beac8bd
Browse repository at this point
better zeros
James Halliday
committed
9842797
View commit details
Copy full SHA for 9842797
Browse repository at this point
Commits on May 27, 2014
badges
James Halliday
committed
9cf5128
View commit details
Copy full SHA for 9cf5128
Browse repository at this point
update refs
James Halliday
committed
7a79f73
View commit details
Copy full SHA for 7a79f73
Browse repository at this point
array test
James Halliday
committed
c5545a0
View commit details
Copy full SHA for c5545a0
Browse repository at this point
updated test
James Halliday
committed
a87eb84
View commit details
Copy full SHA for a87eb84
Browse repository at this point
updated docs
James Halliday
committed
05fc5d0
View commit details
Copy full SHA for 05fc5d0
Browse repository at this point
example output, array example
James Halliday
committed
9c7fa2b
View commit details
Copy full SHA for 9c7fa2b
Browse repository at this point
reboot of the api
James Halliday
committed
264a139
View commit details
Copy full SHA for 264a139
Browse repository at this point
docs
James Halliday
committed
350e799
View commit details
Copy full SHA for 350e799
Browse repository at this point
package.json etc
James Halliday
committed
56167db
View commit details
Copy full SHA for 56167db
Browse repository at this point
passing test
James Halliday
committed
ff918a3
View commit details
Copy full SHA for ff918a3
Browse repository at this point
better example
James Halliday
committed
ce787dc
View commit details
Copy full SHA for ce787dc
Browse repository at this point
example
James Halliday
committed
2be7bcd
View commit details
Copy full SHA for 2be7bcd
Browse repository at this point
You can’t perform that action at this time.