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 }}
tinyfoolish
/
ndarray
Public
forked from
rust-ndarray/ndarray
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 13, 2025
chore: fix some typos in comments
Show description for 73fe835
tinyfoolish
committed
73fe835
View commit details
Copy full SHA for 73fe835
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
Commits on Oct 14, 2025
Release ndarray 0.17.0 (#1529)
akern40
authored
6cd209b
View commit details
Copy full SHA for 6cd209b
Browse repository at this point
Update configurations for cargo-release (#1528)
akern40
authored
b4e7658
View commit details
Copy full SHA for b4e7658
Browse repository at this point
Add a changelog for Version 0.17.0 (#1527)
akern40
authored
8a39cad
View commit details
Copy full SHA for 8a39cad
Browse repository at this point
Commits on Oct 13, 2025
Add nextest to our latest dependencies CI check (#1526)
Show description for 0d75035
akern40
authored
0d75035
View commit details
Copy full SHA for 0d75035
Browse repository at this point
Commits on Sep 24, 2025
Fills missing documentation and adds warn(missing_docs) (#1525)
akern40
authored
a44d71f
View commit details
Copy full SHA for a44d71f
Browse repository at this point
Document `Array::zeros` with how to control the return type (#1524)
akern40
authored
aa135d4
View commit details
Copy full SHA for aa135d4
Browse repository at this point
Remove as many `feature = "std"` gates in tests as possible (#1522)
akern40
authored
a141f37
View commit details
Copy full SHA for a141f37
Browse repository at this point
Commits on Sep 23, 2025
Moves scripts and CI/CD to nextest (#1514)
akern40
authored
07bedad
View commit details
Copy full SHA for 07bedad
Browse repository at this point
Fix docs and miri tests (#1523)
Show description for 62a0ebb
akern40
authored
62a0ebb
View commit details
Copy full SHA for 62a0ebb
Browse repository at this point
Commits on May 26, 2025
Updates to Edition 2021 (#1513)
Show description for 3ce0134
akern40
authored
3ce0134
View commit details
Copy full SHA for 3ce0134
Browse repository at this point
Commits on May 22, 2025
Add more element-wise math functions for floats (#1507)
Waterdragen
authored
60a513b
View commit details
Copy full SHA for 60a513b
Browse repository at this point
Fixes dependabot alerts (#1512)
Show description for 744ce56
akern40
authored
744ce56
View commit details
Copy full SHA for 744ce56
Browse repository at this point
Commits on May 21, 2025
Adds into-iter methods on views (#1510)
Show description for d974f6c
akern40
authored
d974f6c
View commit details
Copy full SHA for d974f6c
Browse repository at this point
Removes `DataOwned` bound on `remove_index` (#1511)
Show description for e5a8d23
akern40
authored
e5a8d23
View commit details
Copy full SHA for e5a8d23
Browse repository at this point
In-place axis permutation with cycle detection (#1505)
Show description for 2a2287c
NewBornRustacean
authored
2a2287c
View commit details
Copy full SHA for 2a2287c
Browse repository at this point
add axis_windows_with_stride() method (#1460)
Show description for 0a8498a
goertzenator
and
akern40
authored
0a8498a
View commit details
Copy full SHA for 0a8498a
Browse repository at this point
Fix typo in impl_methods.rs docs (#1508)
ada4a
authored
ae25a9b
View commit details
Copy full SHA for ae25a9b
Browse repository at this point
Move from `.iter().any()` to `.contains` and fixes some typos (#1509)
akern40
authored
dbaebd0
View commit details
Copy full SHA for dbaebd0
Browse repository at this point
Commits on Apr 20, 2025
add test case for partition on empty array (#1504)
Show description for 8bd70b0
NewBornRustacean
and
akern40
authored
8bd70b0
View commit details
Copy full SHA for 8bd70b0
Browse repository at this point
Commits on Apr 10, 2025
Fix partition on empty arrays (#1502)
Show description for da115c9
akern40
authored
da115c9
View commit details
Copy full SHA for da115c9
Browse repository at this point
Commits on Apr 6, 2025
Add partition(similar to numpy.partition) (#1498)
Show description for 2324d2a
NewBornRustacean
authored
2324d2a
View commit details
Copy full SHA for 2324d2a
Browse repository at this point
Commits on Mar 30, 2025
Allows benchmarks that do not use linspace to run on no_std (#1495)
akern40
authored
4e2a70f
View commit details
Copy full SHA for 4e2a70f
Browse repository at this point
Commits on Mar 26, 2025
Add cumprod (#1491)
NewBornRustacean
authored
2a5cae1
View commit details
Copy full SHA for 2a5cae1
Browse repository at this point
Commits on Mar 25, 2025
Changes Dot impl to be on ArrayRef (#1494)
Show description for 3a4b9c7
akern40
authored
3a4b9c7
View commit details
Copy full SHA for 3a4b9c7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.