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 }}
rust-ndarray
/
ndarray
Public
Notifications
You must be signed in to change notification settings
Fork
392
Star
4.3k
Code
Issues
179
Pull requests
43
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Remove deprecated items
.all_close()
and
DataClone
,
ArrayView::into_slice
- #874
#874
Merged
bluss
merged 6 commits into
master
rust-ndarray/ndarray:master
from
process-deprecations
rust-ndarray/ndarray:process-deprecations
Copy head branch name to clipboard
Dec 29, 2020
Conversation
Commits
6
(6)
Checks
Files changed
Merged
Remove deprecated items
.all_close()
and
DataClone
,
ArrayView::into_slice
#874
bluss
merged 6 commits into
master
rust-ndarray/ndarray:master
from
process-deprecations
rust-ndarray/ndarray:process-deprecations
Copy head branch name to clipboard
Commits
Commits on Dec 23, 2020
API: Remove deprecated trait DataClone
Show description for 0cc42b5
bluss
committed
0cc42b5
View commit details
Copy full SHA for 0cc42b5
Browse repository at this point
Commits on Dec 24, 2020
API: Mark .scalar_sum() as deprecated (Renamed to .sum())
bluss
committed
49b315a
View commit details
Copy full SHA for 49b315a
Browse repository at this point
API: Remove deprecated .all_close()
Show description for e585262
bluss
committed
e585262
View commit details
Copy full SHA for e585262
Browse repository at this point
Commits on Dec 29, 2020
MAINT: Remove unused allow(deprecated) attr
bluss
committed
dd5f840
View commit details
Copy full SHA for dd5f840
Browse repository at this point
API: Remove deprecated ArrayView::into_slice (use to_slice)
Show description for e071bdb
bluss
committed
e071bdb
View commit details
Copy full SHA for e071bdb
Browse repository at this point
FIX: Internal cleanup, rename into_slice_ -> try_into_slice
bluss
committed
4e2e60c
View commit details
Copy full SHA for 4e2e60c
Browse repository at this point
You can’t perform that action at this time.