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
Breadcrumbs
History for
ndarray
src
arrayformat.rs
on
refactor
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 18, 2025
Adds an array reference type (#1440)
Show description for 5a25737
akern40
authored
5a25737
View commit details
Copy full SHA for 5a25737
View code at this point
Browse repository at this point
Commits on May 19, 2024
Avoid legacy numeric constants.
adamreichold
committed
cddb2ee
View commit details
Copy full SHA for cddb2ee
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
rustfmt: Apply new formatting to whole repo
bluss
committed
d07f5f3
View commit details
Copy full SHA for d07f5f3
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Fix nightly lints
Show description for 30bdfee
bluss
and
adamreichold
committed
30bdfee
View commit details
Copy full SHA for 30bdfee
View code at this point
Browse repository at this point
Commits on Jul 30, 2022
fix(clippy): remove unnecessary keyword in format
jturner314
committed
f1fd0d4
View commit details
Copy full SHA for f1fd0d4
View code at this point
Browse repository at this point
fix(clippy): remove unused lifetimes from trait impls
aganders3
authored and
jturner314
committed
d9cf511
View commit details
Copy full SHA for d9cf511
View code at this point
Browse repository at this point
Commits on May 13, 2021
Fix/suppress clippy warnings (#999)
jturner314
authored
d155d84
View commit details
Copy full SHA for d155d84
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
FIX: Fix unused imports for std/no_std
bluss
committed
45966a0
View commit details
Copy full SHA for 45966a0
View code at this point
Browse repository at this point
No_std support for ndarray (#864)
Show description for d27b1a9
SparrowLii
authored
d27b1a9
View commit details
Copy full SHA for d27b1a9
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
FIX: Small de-bloat change in arrayformat
Show description for ad3340a
bluss
committed
ad3340a
View commit details
Copy full SHA for ad3340a
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
FIX: Reduce genericity of inner format_array function
Show description for 4fe6e07
bluss
committed
4fe6e07
View commit details
Copy full SHA for 4fe6e07
View code at this point
Browse repository at this point
FIX: Use dyn FnMut for element format closure
bluss
committed
1e7878f
View commit details
Copy full SHA for 1e7878f
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
FEAT: Increase limits for overflow in formatting
Show description for ddfb349
bluss
committed
ddfb349
View commit details
Copy full SHA for ddfb349
View code at this point
Browse repository at this point
Commits on Sep 15, 2019
TEST: In array format tests, don't print strings twice in assertion
bluss
committed
217790a
View commit details
Copy full SHA for 217790a
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Disable overflow with ellipsis in alternate format
jturner314
committed
fe54105
View commit details
Copy full SHA for fe54105
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Re-define limit before using ellipsis in format
jturner314
committed
e74834f
View commit details
Copy full SHA for e74834f
View code at this point
Browse repository at this point
Simplify array formatting code
jturner314
committed
76eaef4
View commit details
Copy full SHA for 76eaef4
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Add comma in debug formatting to separate metadata
jturner314
committed
d3918f0
View commit details
Copy full SHA for d3918f0
View code at this point
Browse repository at this point
Make formatting tests easier to read
jturner314
committed
9dd0f32
View commit details
Copy full SHA for 9dd0f32
View code at this point
Browse repository at this point
Add higher-dimensional formatting tests
jturner314
committed
cf22e23
View commit details
Copy full SHA for cf22e23
View code at this point
Browse repository at this point
Add blank lines in higher-dim array formatting
jturner314
committed
4e20503
View commit details
Copy full SHA for 4e20503
View code at this point
Browse repository at this point
Fix indentation for formatting higher-dim arrays
jturner314
committed
526e332
View commit details
Copy full SHA for 526e332
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
cargo fix --edition-idioms (#666)
Show description for 483200b
max-sixty
authored and
LukeMathWalker
committed
483200b
View commit details
Copy full SHA for 483200b
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Some Clippy lints (#642)
Show description for 98bf3b6
max-sixty
authored and
LukeMathWalker
committed
98bf3b6
View commit details
Copy full SHA for 98bf3b6
View code at this point
Browse repository at this point
Commits on May 12, 2019
Rust cargo-fmt (#635)
Show description for eb82c93
termoshtt
authored and
LukeMathWalker
committed
eb82c93
View commit details
Copy full SHA for eb82c93
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
Use custom enum
LukeMathWalker
committed
83c9f08
View commit details
Copy full SHA for 83c9f08
View code at this point
Browse repository at this point
Remove closure
LukeMathWalker
committed
e049abd
View commit details
Copy full SHA for e049abd
View code at this point
Browse repository at this point
Commits on Apr 21, 2019
Formatting
LukeMathWalker
committed
0abff2a
View commit details
Copy full SHA for 0abff2a
View code at this point
Browse repository at this point
Minor improvements
LukeMathWalker
committed
e659390
View commit details
Copy full SHA for e659390
View code at this point
Browse repository at this point
Tests are passing
LukeMathWalker
committed
4fa8a62
View commit details
Copy full SHA for 4fa8a62
View code at this point
Browse repository at this point
Extract in a separate function
LukeMathWalker
committed
5336b10
View commit details
Copy full SHA for 5336b10
View code at this point
Browse repository at this point
Commits on Apr 20, 2019
First and last elements have to be special cased. Done for multidimensional
LukeMathWalker
committed
c1036fb
View commit details
Copy full SHA for c1036fb
View code at this point
Browse repository at this point
Cast to 1d array
LukeMathWalker
committed
198d689
View commit details
Copy full SHA for 198d689
View code at this point
Browse repository at this point
Clone for the win
LukeMathWalker
committed
f60185c
View commit details
Copy full SHA for f60185c
View code at this point
Browse repository at this point
Almost there
LukeMathWalker
committed
5fd9b2f
View commit details
Copy full SHA for 5fd9b2f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.