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
.
rust-ndarray
/
ndarray
Public
Notifications
You must be signed in to change notification settings
Fork
392
Star
4.3k
Code
Issues
177
Pull requests
41
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 19, 2026
Make ArrayViewMut::into_view public to allow lifetime preservation during conversion (#1600)
EbrahimEldesoky
authored
bd3ade9
View commit details
Copy full SHA for bd3ade9
Browse repository at this point
Commits on Jun 6, 2026
fix(tests): move miri ignore to the right place (#1598)
akern40
authored
0612fb7
View commit details
Copy full SHA for 0612fb7
Browse repository at this point
feat: derive clone for linspace (#1594)
skrobchik
authored
8cf2c32
View commit details
Copy full SHA for 8cf2c32
Browse repository at this point
fix: permute_axes bug (#1596)
Show description for 794f670
akern40
authored
794f670
View commit details
Copy full SHA for 794f670
Browse repository at this point
chore: update msrv to 1.87 (#1597)
Show description for fbcf3bf
akern40
authored
fbcf3bf
View commit details
Copy full SHA for fbcf3bf
Browse repository at this point
Commits on Feb 16, 2026
perf(iteration): use move instead of clone for iteration (#1586)
Show description for 27af864
akern40
and
scho-furiosa
authored
27af864
View commit details
Copy full SHA for 27af864
Browse repository at this point
Commits on Feb 5, 2026
Change `linspace` to take a range argument. (#1580)
Show description for fd67f70
Kwonunn
authored
fd67f70
View commit details
Copy full SHA for fd67f70
Browse repository at this point
Commits on Jan 28, 2026
docs/tests: fix rustdoc links and appease clippy strict lints (#1576)
Show description for 1daa82f
RPG-Alex
authored
1daa82f
View commit details
Copy full SHA for 1daa82f
Browse repository at this point
Commits on Jan 24, 2026
fix(docs): readme: spelling mistake (#1579)
Jackneill
authored
f6f06ce
View commit details
Copy full SHA for f6f06ce
Browse repository at this point
Commits on Jan 18, 2026
Add phase angle calculation functions for complex arrays (#1543)
Show description for 49cbd5d
jmg049
and
akern40
authored
49cbd5d
View commit details
Copy full SHA for 49cbd5d
Browse repository at this point
Commits on Jan 12, 2026
Expand Zip to up to 9 producers (#1559)
Show description for f6a3205
felsenhower
authored
f6a3205
View commit details
Copy full SHA for f6a3205
Browse repository at this point
Commits on Jan 10, 2026
chore: Release
akern40
committed
2cf23d6
View commit details
Copy full SHA for 2cf23d6
Browse repository at this point
Remove most version specifiers in `README` (#1573)
Show description for 1eb4559
akern40
authored
1eb4559
View commit details
Copy full SHA for 1eb4559
Browse repository at this point
Craft a release log for 0.17.2 (#1572)
akern40
authored
59c1ce0
View commit details
Copy full SHA for 59c1ce0
Browse repository at this point
Clean up clippy allows and unnecessary borrows (#1571)
RPG-Alex
authored
6fd0a9d
View commit details
Copy full SHA for 6fd0a9d
Browse repository at this point
Revert #1563 and #1567 to prepare for patch release (#1570)
Show description for 8adf5d8
akern40
authored
8adf5d8
View commit details
Copy full SHA for 8adf5d8
Browse repository at this point
Commits on Jan 4, 2026
Move LayoutBitset to its own module (#1567)
Show description for 953f2e9
akern40
authored
953f2e9
View commit details
Copy full SHA for 953f2e9
Browse repository at this point
Configure docs for feature gates globally (#1565)
Show description for 6e02f15
akern40
authored
6e02f15
View commit details
Copy full SHA for 6e02f15
Browse repository at this point
Rename Layout to LayoutBitset (#1563)
Show description for d573745
akern40
authored
d573745
View commit details
Copy full SHA for d573745
Browse repository at this point
Add PartialEq implementations between ArrayRef and ArrayBase (#1557)
Show description for 13a8963
akern40
authored
13a8963
View commit details
Copy full SHA for 13a8963
Browse repository at this point
Add additional commits to ignore on git blame (#1562)
Show description for e039158
akern40
authored
e039158
View commit details
Copy full SHA for e039158
Browse repository at this point
Commits on Dec 27, 2025
Add type aliases for higher-dimensional ArcArrays (#1561)
varchasgopalaswamy
authored
dab3be8
View commit details
Copy full SHA for dab3be8
Browse repository at this point
Commits on Dec 16, 2025
Only include files that are necessary for crates.io (#1553)
SwishSwushPow
authored
e2c76e8
View commit details
Copy full SHA for e2c76e8
Browse repository at this point
Commits on Dec 10, 2025
Implement Sync for ArrayParts (#1552)
Show description for f18c67e
gaumut
authored
f18c67e
View commit details
Copy full SHA for f18c67e
Browse repository at this point
Commits on Nov 13, 2025
chore: fix some typos in comments (#1547)
Show description for 8ff477f
tinyfoolish
authored
8ff477f
View commit details
Copy full SHA for 8ff477f
Browse repository at this point
Commits on Nov 4, 2025
chore: Release
akern40
committed
0e1d04b
View commit details
Copy full SHA for 0e1d04b
Browse repository at this point
Commits on Nov 3, 2025
Add release log for ndarray-rand 0.16.0 (#1541)
akern40
authored
306adda
View commit details
Copy full SHA for 306adda
Browse repository at this point
Extend `ndarray-rand` to be able to randomly sample from `ArrayRef` (#1540)
Show description for 903cb23
akern40
authored
903cb23
View commit details
Copy full SHA for 903cb23
Browse repository at this point
Commits on Nov 2, 2025
chore: Release
akern40
committed
66dc0e1
View commit details
Copy full SHA for 66dc0e1
Browse repository at this point
Add a changelog for 0.17.1 (#1538)
akern40
authored
85e712f
View commit details
Copy full SHA for 85e712f
Browse repository at this point
Document + ?Sized in a few more places (#1537)
akern40
authored
1579da4
View commit details
Copy full SHA for 1579da4
Browse repository at this point
Fix clippy lint `cast_slice_from_raw_parts` (#1536)
akern40
authored
dc331a7
View commit details
Copy full SHA for dc331a7
Browse repository at this point
Update the docs and examples for the new `Sized` implementation (#1535)
akern40
authored
7c56e84
View commit details
Copy full SHA for 7c56e84
Browse repository at this point
Commits on Oct 29, 2025
Makes the reference types sound via a DST (#1532)
Show description for a3b3537
akern40
authored
a3b3537
View commit details
Copy full SHA for a3b3537
Browse repository at this point
Commits on Oct 19, 2025
Mention the used rand version 0.9 in ndarray-rand (#1533)
Show description for e6bf804
miikkas
authored
e6bf804
View commit details
Copy full SHA for e6bf804
Browse repository at this point
Previous
Next
You can’t perform that action at this time.