Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
tamasreechak
/
numpy_basic
Public
forked from
numpy/numpy-tutorials
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
c2f4330
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 3, 2024
Merge pull request #208 from partev/patch-1
Show description for c2f4330
mattip
authored
c2f4330
Copy full SHA for c2f4330
Commits on Jun 2, 2024
DOC: Update tutorial-svd.md fix a typo
Show description for 1280f4b
partev
authored
1280f4b
Copy full SHA for 1280f4b
Commits on May 23, 2024
CI: adding predeps job (#207)
bsipocz
authored
2ab567f
Copy full SHA for 2ab567f
Commits on Mar 11, 2024
Merge pull request #205 from rossbar/untrack-npz
Show description for 5984063
bsipocz
authored
5984063
Copy full SHA for 5984063
Commits on Mar 4, 2024
Replace hard-coded file output with \!head
rossbar
committed
c3c581a
Copy full SHA for c3c581a
Add generated files to gitignore.
rossbar
committed
4d06bdc
Copy full SHA for 4d06bdc
Rm generated npz/csv files from tracking
rossbar
committed
d6d698b
Copy full SHA for d6d698b
Commits on Jan 22, 2024
Merge pull request #203 from rossbar/maint/deprecations-in-deps
Show description for a6afd8d
bsipocz
authored
a6afd8d
Copy full SHA for a6afd8d
Merge pull request #202 from bsipocz/CI_fix_conda_job
Show description for fd73d14
bsipocz
authored
fd73d14
Copy full SHA for fd73d14
CI: more descriptive job name [skip ci]
bsipocz
authored
60df7f7
Copy full SHA for 60df7f7
Commits on Jan 20, 2024
Revert changes to npz data file.
rossbar
committed
db5a326
Copy full SHA for db5a326
Try/except imports to deal with scipy datasets.
Show description for 0164e42
rossbar
and
bsipocz
committed
0164e42
Copy full SHA for 0164e42
Commits on Jan 19, 2024
CI: trying newer miniconda
bsipocz
committed
8f6c272
Copy full SHA for 8f6c272
CI: enabling cron and workflow dispatch for site building
bsipocz
committed
61d9976
Copy full SHA for 61d9976
Add pooch to conda deps too.
rossbar
committed
8382ba0
Copy full SHA for 8382ba0
Handle SyntaxWarnings from invalid escape sequences.
rossbar
committed
8fed713
Copy full SHA for 8fed713
Add optional pooch dep for scipy.datasets.
rossbar
committed
5996bd6
Copy full SHA for 5996bd6
Use string literals for LaTeX strings in fractals tutorial.
rossbar
committed
1dcfbf2
Copy full SHA for 1dcfbf2
Properly write ipython magic.
rossbar
committed
684a08a
Copy full SHA for 684a08a
Replace scipy.misc.face with scipy.datasets.face.
rossbar
committed
a660336
Copy full SHA for a660336
Commits on Jan 12, 2024
MAINT: update minimum required versions and CI maintanance (#199)
Show description for a870f27
bsipocz
authored
a870f27
Copy full SHA for a870f27
Commits on Dec 21, 2023
ENH: Use numpy.polynomial for linear fit instead of statsmodels (#182)
Show description for 4ea40a0
rossbar
authored
4ea40a0
Copy full SHA for 4ea40a0
Commits on Sep 5, 2023
Merge pull request #191 from Zirescu/patch-1
Show description for 89b0464
bsipocz
authored
89b0464
Copy full SHA for 89b0464
Update contributing.md
Show description for 911d71a
dmcmurchy
authored
911d71a
Copy full SHA for 911d71a
Commits on Jul 31, 2023
Fix bug and improve computation / display of metrics for MNIST tutorial (#189)
Show description for 2285ba0
rossbar
and
bsipocz
authored
2285ba0
Copy full SHA for 2285ba0
Commits on May 26, 2023
Merge pull request #183 from partev/patch-1
Show description for 73ebebf
bsipocz
authored
73ebebf
Copy full SHA for 73ebebf
DOC: fix broken link to SciPy Tutorial
Show description for 88780ee
partev
authored
88780ee
Copy full SHA for 88780ee
Commits on Apr 30, 2023
Merge pull request #181 from rossbar/unpin-sphinx
Show description for b63edb1
bsipocz
authored
b63edb1
Copy full SHA for b63edb1
MAINT: Unpin sphinx.
rossbar
committed
3f17398
Copy full SHA for 3f17398
Merge pull request #180 from rossbar/fix-iss179
Show description for 06ac9b5
mattip
authored
06ac9b5
Copy full SHA for 06ac9b5
MAINT: rm imageio pin and switch to durations kwarg.
rossbar
committed
1c8b1c7
Copy full SHA for 1c8b1c7
Commits on Apr 25, 2023
Merge pull request #172 from bsipocz/CI_add_py311
Show description for 4d468fb
bsipocz
authored
4d468fb
Copy full SHA for 4d468fb
MAINT: temporarily limit imageIO version
bsipocz
committed
2bc7a2f
Copy full SHA for 2bc7a2f
CI: let the full CI run even when a job is failing
bsipocz
committed
ab2acfd
Copy full SHA for ab2acfd
CI: dropping python 3.8 testing
bsipocz
committed
86fc4aa
Copy full SHA for 86fc4aa
Pagination
Previous
Next
You can’t perform that action at this time.