https://github.com/rust-ndarray/ndarray-linalg
lapack linear-algebra rust-ndarray
Score: 25.025714863504522
Last synced: about 7 hours ago
JSON representation
Repository metadata:
Linear algebra package for rust-ndarray using LAPACK binding
- Host: GitHub
- URL: https://github.com/rust-ndarray/ndarray-linalg
- Owner: rust-ndarray
- License: other
- Created: 2016-10-03T06:15:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2026-06-02T17:03:34.000Z (3 months ago)
- Last Synced: 2026-08-13T03:46:47.734Z (14 days ago)
- Topics: lapack, linear-algebra, rust-ndarray
- Language: Rust
- Homepage:
- Size: 5.51 MB
- Stars: 453
- Watchers: 14
- Forks: 95
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Owner metadata:
- Name: rust-ndarray
- Login: rust-ndarray
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/44419403?v=4
- Repositories: 5
- Last Synced at: 2024-03-25T20:28:02.460Z
- Profile URL: https://github.com/rust-ndarray
GitHub Events
Total
- Create event: 3
- Delete event: 1
- Fork event: 19
- Issue comment event: 61
- Issues event: 13
- Member event: 2
- Pull request event: 31
- Pull request review comment event: 3
- Pull request review event: 4
- Push event: 15
- Release event: 1
- Watch event: 53
- Total: 206
Last Year
- Delete event: 1
- Fork event: 1
- Issue comment event: 4
- Issues event: 2
- Pull request event: 3
- Push event: 4
- Watch event: 9
- Total: 24
Committers metadata
Last synced: 1 day ago
Total Commits: 1,165
Total Committers: 32
Avg Commits per committer: 36.406
Development Distribution Score (DDS): 0.143
Commits in past year: 12
Committers in past year: 3
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.417
| Name | Commits | |
|---|---|---|
| Toshiki Teramura | t****a@g****m | 998 |
| Jim Turner | j****4@g****m | 56 |
| Lorenz Schmidt | b****e@m****g | 30 |
| doraneko94 | s****4@g****m | 15 |
| Dirreke | m****e@1****m | 12 |
| Paul Koerbitz | k****z@g****m | 11 |
| Alexander Bulaev | a****l@y****u | 5 |
| Adam Kern | a****0@g****m | 4 |
| KKrijnen | 1****n | 3 |
| Michael Kefeder | m****r@g****m | 3 |
| Stefan Kroboth | s****h@g****m | 3 |
| Ulrik Sverdrup | b****s | 3 |
| Benjamin Kay | b****n@b****t | 2 |
| Eric Berquist | e****t@g****m | 2 |
| Lance Hepler | l****r@1****m | 1 |
| Bang C. Huynh | 4****h | 1 |
| Daniel Estévez | d****l@d****t | 1 |
| Daniël de Kok | m****e@d****u | 1 |
| Gaëtan Cassiers | g****s@u****e | 1 |
| Gorka Kobeaga | g****a@k****s | 1 |
| Hubert Hirtz | h****t@h****m | 1 |
| Ivan Ukhov | i****v@g****m | 1 |
| Jan Marthedal Rasmussen | j****n@j****m | 1 |
| LingMan | L****n | 1 |
| Luca Palmieri | L****r | 1 |
| Mike Seddon | s****1@g****m | 1 |
| Nigel Delaney | n****y@1****m | 1 |
| Orell Garten | 1****n | 1 |
| Vladimir Feinberg | v****g@g****m | 1 |
| Yuta Saito | k****n@g****m | 1 |
| and 2 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 79
Total pull requests: 90
Average time to close issues: 7 months
Average time to close pull requests: 3 months
Total issue authors: 60
Total pull request authors: 28
Average comments per issue: 1.76
Average comments per pull request: 1.79
Merged pull request: 59
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 2
Past year average time to close issues: about 2 hours
Past year average time to close pull requests: 40 minutes
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- termoshtt (11)
- jianshu93 (5)
- jturner314 (4)
- JP-Ellis (2)
- emiddleton (2)
- Y-jiji (1)
- Chris00 (1)
- voibit (1)
- bashir-abdelwahed (1)
- hamdav (1)
- M1KE-TAYL0R (1)
- supinie (1)
- JorisDeRidder (1)
- edyounis (1)
- v0lat1le (1)
Top Pull Request Authors
- termoshtt (29)
- Dirreke (11)
- jturner314 (8)
- gkobeaga (4)
- bluss (4)
- KKrijnen (3)
- cguentherTUChemnitz (3)
- akern40 (2)
- mike-kfed (2)
- voibit (2)
- berquist (2)
- Chris00 (2)
- benkay86 (2)
- kateinoigakukun (2)
- selvavm (1)
Top Issue Labels
- help wanted (5)
- bug (4)
- new feature (3)
- breaking change (1)
Top Pull Request Labels
- new feature (8)
- bug (6)
- change (3)
- breaking change (3)
- performance (1)
Package metadata
- Total packages: 3
-
Total downloads:
- cargo: 4,303,168 total
- Total docker downloads: 4,000
- Total dependent packages: 98 (may contain duplicates)
- Total dependent repositories: 126 (may contain duplicates)
- Total versions: 75
- Total maintainers: 5
crates.io: ndarray-linalg
Linear algebra package for rust-ndarray using LAPACK
- Homepage:
- Documentation: https://docs.rs/ndarray-linalg/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.18.1 (published 8 months ago)
- Last Synced: 2026-08-25T09:34:54.656Z (1 day ago)
- Versions: 43
- Dependent Packages: 92
- Dependent Repositories: 85
- Downloads: 2,256,987 Total
- Docker Downloads: 4,000
-
Rankings:
- Dependent packages count: 0.644%
- Docker downloads count: 2.309%
- Downloads: 2.675%
- Dependent repos count: 3.693%
- Average: 4.414%
- Forks count: 8.063%
- Stargazers count: 9.102%
- Maintainers (5)
proxy.golang.org: github.com/rust-ndarray/ndarray-linalg
- Homepage:
- Documentation: https://pkg.go.dev/github.com/rust-ndarray/ndarray-linalg#section-documentation
- Licenses: other
- Latest release: v0.8.0 (published over 8 years ago)
- Last Synced: 2026-08-24T10:18:34.660Z (2 days ago)
- Versions: 22
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.498%
- Average: 4.649%
- Dependent repos count: 4.8%
crates.io: lax
LAPACK wrapper without ndarray
- Homepage:
- Documentation: https://docs.rs/lax/
- Licenses: MIT OR Apache-2.0
- Latest release: 0.18.1 (published 3 months ago)
- Last Synced: 2026-08-25T09:34:54.447Z (1 day ago)
- Versions: 10
- Dependent Packages: 6
- Dependent Repositories: 41
- Downloads: 2,046,181 Total
-
Rankings:
- Downloads: 2.965%
- Dependent repos count: 4.606%
- Dependent packages count: 5.359%
- Average: 6.024%
- Forks count: 8.063%
- Stargazers count: 9.127%
- Maintainers (3)
Dependencies
- approx 0.4.0 development
- criterion 0.3.4 development
- paste 1.0.5 development
- rand_pcg 0.3.1 development
- cauchy 0.4.0
- katexit 0.1.2
- lax 0.15.0-rc.0
- ndarray 0.15.2
- num-complex 0.4.0
- num-traits 0.2.14
- rand 0.8.3
- thiserror 1.0.24
- actions-rs/cargo v1 composite
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- actions/deploy-pages v1 composite
- actions/upload-pages-artifact v1 composite
- actions-rs/cargo v1 composite
- actions/checkout v1 composite
- actions-rs/cargo v1 composite
- actions/checkout v1 composite
- actions-rs/cargo v1 composite
- actions/checkout v1 composite
- actions-rs/cargo v1 composite
- actions/checkout v1 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite