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 }}
rust-ndarray
/
ndarray-linalg
Public
Notifications
You must be signed in to change notification settings
Fork
88
Star
425
Code
Issues
70
Pull requests
13
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 9, 2025
Merge pull request #405 from evolvedmicrobe/nd/typo
Show description for 4830306
Dirreke
authored
4830306
Copy full SHA for 4830306
Commits on Aug 7, 2025
fix: Add Helping Verb to README
Show description for f1098e6
evolvedmicrobe
committed
f1098e6
Copy full SHA for f1098e6
Commits on Aug 6, 2025
Implement generalized eigenvalue solver for general square matrices (LAPACK's ?ggev) (#403)
Show description for e4bfc42
bangconghuynh
authored
e4bfc42
Copy full SHA for e4bfc42
Commits on Jun 6, 2025
Merge pull request #399 from Dirreke/fix-CI
Show description for 44df860
Dirreke
authored
44df860
Copy full SHA for 44df860
fix test
Dirreke
committed
c7ff9dc
Copy full SHA for c7ff9dc
Commits on Apr 21, 2025
Merge pull request #395 from berquist/update-dependencies
Show description for 8fa62b9
Dirreke
authored
8fa62b9
Copy full SHA for 8fa62b9
Commits on Apr 19, 2025
Bump netlib-src from 0.8.0 to 0.9.0
berquist
committed
ccd5379
Copy full SHA for ccd5379
Bump lapack-sys from 0.14.0 to 0.15.0
berquist
committed
e30c22c
Copy full SHA for e30c22c
Commits on Jan 29, 2025
Merge pull request #393 from Dirreke/release
Show description for fb48539
Dirreke
authored
fb48539
Copy full SHA for fb48539
release 0.17.0
Dirreke
committed
ec3edd3
Copy full SHA for ec3edd3
Merge pull request #392 from Dirreke/master
Show description for 8614c16
Dirreke
authored
8614c16
Copy full SHA for 8614c16
Bump thiserror from 1.0 to 2.0
Dirreke
committed
598e246
Copy full SHA for 598e246
Merge pull request #385 from kateinoigakukun/yt/way-to-turnoff-blas
Show description for c62ff0c
Dirreke
authored
c62ff0c
Copy full SHA for c62ff0c
Merge pull request #354 from mike-kfed/arm-cross-compile
Show description for af2e191
Dirreke
authored
af2e191
Copy full SHA for af2e191
Commits on Jan 8, 2025
Merge branch 'master' into yt/way-to-turnoff-blas
kateinoigakukun
authored
6879eb2
Copy full SHA for 6879eb2
Commits on Dec 20, 2024
Run cargo fmt
bluss
committed
373192d
Copy full SHA for 373192d
ndarray-linalg: Update to lax 0.16.0
bluss
committed
271e041
Copy full SHA for 271e041
Upgrade deps
Dirreke
authored and
bluss
committed
c1a3284
Copy full SHA for c1a3284
Commits on Dec 15, 2024
fix CI
Dirreke
authored and
bluss
committed
6fb7207
Copy full SHA for 6fb7207
Commits on Nov 24, 2024
Fix: rcond_hilbert test
gkobeaga
authored and
bluss
committed
fb1b6d6
Copy full SHA for fb1b6d6
Commits on Nov 18, 2024
Add a feature to turn on/off blas backend
Show description for 6b9181e
kateinoigakukun
committed
6b9181e
Copy full SHA for 6b9181e
Commits on Nov 11, 2024
use core instead of std
mike-kfed
committed
7213ae8
Copy full SHA for 7213ae8
Commits on Mar 12, 2024
remove dependency on libc
mike-kfed
committed
cef6aa5
Copy full SHA for cef6aa5
Commits on May 5, 2023
use platform dependent c_char instead of hardcoded i8
mike-kfed
committed
293655b
Copy full SHA for 293655b
Commits on Oct 4, 2022
(cargo-release) version 0.16.0
termoshtt
committed
3e13736
Copy full SHA for 3e13736
(cargo-release) version 0.16.0
termoshtt
committed
a1e63aa
Copy full SHA for a1e63aa
(cargo-release) version 0.16.0-rc.0
termoshtt
committed
0bc1e71
Copy full SHA for 0bc1e71
(cargo-release) version 0.16.0-rc.0
termoshtt
committed
f903228
Copy full SHA for f903228
Merge pull request #349 from rust-ndarray/lax-tridiagonal
Show description for 1539577
termoshtt
authored
1539577
Copy full SHA for 1539577
Merge Tridiagonal_ into Lapack
termoshtt
committed
4913818
Copy full SHA for 4913818
LuTridiagonalWork
termoshtt
committed
d9c52a2
Copy full SHA for d9c52a2
RcondTridiagonalWork
termoshtt
committed
6a35654
Copy full SHA for 6a35654
SolveTridiagonalImpl
termoshtt
committed
a8550c2
Copy full SHA for a8550c2
Split definition of tridiagonal matrix
termoshtt
committed
17f9fb8
Copy full SHA for 17f9fb8
Commits on Oct 3, 2022
Merge pull request #348 from rust-ndarray/lax-trianglar
Show description for ad19250
termoshtt
authored
ad19250
Copy full SHA for ad19250
Pagination
Previous
Next
You can’t perform that action at this time.