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
Accelerator
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
389
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
Reimplement IxDyn, with no allocation for the small dimension case
- #301
#301
Merged
bluss
merged 12 commits into
master
rust-ndarray/ndarray:master
from
ixdyn
rust-ndarray/ndarray:ixdyn
Copy head branch name to clipboard
Apr 4, 2017
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Reimplement IxDyn, with no allocation for the small dimension case
#301
bluss
merged 12 commits into
master
rust-ndarray/ndarray:master
from
ixdyn
rust-ndarray/ndarray:ixdyn
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2017
ixdyn: Implement short-dimension optimization for IxDyn
Show description for 0fa79a5
bluss
committed
0fa79a5
View commit details
Copy full SHA for 0fa79a5
Browse repository at this point
ixdyn: Implement zero-dim indexing for IxDyn
Show description for cefc3b7
bluss
committed
cefc3b7
View commit details
Copy full SHA for cefc3b7
Browse repository at this point
ixdyn: Doc for IxDynImpl
bluss
committed
c6379f5
View commit details
Copy full SHA for c6379f5
Browse repository at this point
Fixup tests/dimension.rs
bluss
committed
8b66c51
View commit details
Copy full SHA for 8b66c51
Browse repository at this point
Fixup tests/iterator_chunks.rs
bluss
committed
60aa150
View commit details
Copy full SHA for 60aa150
Browse repository at this point
Add dev-dependency on defmac
bluss
committed
0540bd1
View commit details
Copy full SHA for 0540bd1
Browse repository at this point
ixdyn: Implement .remove_axis()
bluss
committed
d680b90
View commit details
Copy full SHA for d680b90
Browse repository at this point
ixdyn: Add function IxDyn
bluss
committed
4125572
View commit details
Copy full SHA for 4125572
Browse repository at this point
ixdyn: Use IxDyn function for example
bluss
committed
086993b
View commit details
Copy full SHA for 086993b
Browse repository at this point
ixdyn: Document default
bluss
committed
93f09aa
View commit details
Copy full SHA for 93f09aa
Browse repository at this point
ixdyn: Update Default for Array documentation for IxDyn change
bluss
committed
b1077d6
View commit details
Copy full SHA for b1077d6
Browse repository at this point
ixdyn: Add test for new Array::default()
bluss
committed
204a150
View commit details
Copy full SHA for 204a150
Browse repository at this point
You can’t perform that action at this time.