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
.
inaos
/
iron-array-python
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
iron-array-python
iarray
ciarray_ext.pxd
on
tutorials
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2021
Change the save API and allow to save views
aleixalcacer
committed
473960c
View commit details
Copy full SHA for 473960c
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Initial support for favors
FrancescAlted
committed
65e80e8
View commit details
Copy full SHA for 65e80e8
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Replace filename with urlpath (#74)
aleixalcacer
authored
f03674c
View commit details
Copy full SHA for f03674c
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
Reductions on disk (#72)
Show description for 84727c0
aleixalcacer
authored
84727c0
View commit details
Copy full SHA for 84727c0
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Release GIL on iarray_eval
FrancescAlted
committed
a808a0f
View commit details
Copy full SHA for a808a0f
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Use the new ia.open instead of ia.load in proper places
FrancescAlted
committed
d12c000
View commit details
Copy full SHA for d12c000
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Split load function into load and open (#71)
Show description for ecc39da
aleixalcacer
authored
ecc39da
View commit details
Copy full SHA for ecc39da
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Wrap ina_err_strerror
aleixalcacer
committed
24e86d2
View commit details
Copy full SHA for 24e86d2
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
WIP
aleixalcacer
committed
cb840b5
View commit details
Copy full SHA for cb840b5
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Deal with 0-dimensional arrays (#67)
Show description for 0055c2c
aleixalcacer
authored
0055c2c
View commit details
Copy full SHA for 0055c2c
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Update slice to return a number when dims are 0
aleixalcacer
committed
03a1fa4
View commit details
Copy full SHA for 03a1fa4
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Reductions (#64)
Show description for a51e1c7
aleixalcacer
and
FrancescAlted
authored
a51e1c7
View commit details
Copy full SHA for a51e1c7
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Implement transpose (#61)
Show description for fdc87ff
aleixalcacer
authored
fdc87ff
View commit details
Copy full SHA for fdc87ff
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Update matmul tests
aleixalcacer
committed
050a1a9
View commit details
Copy full SHA for 050a1a9
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
First partition_advice wrapper
FrancescAlted
committed
be7715c
View commit details
Copy full SHA for be7715c
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
New get_ncores() (#52)
Show description for 44642c5
FrancescAlted
authored
44642c5
View commit details
Copy full SHA for 44642c5
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
Rename part- references (#50)
Show description for ab9ea93
aleixalcacer
authored
ab9ea93
View commit details
Copy full SHA for ab9ea93
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Update evaluation (#47)
Show description for da085c9
aleixalcacer
authored
da085c9
View commit details
Copy full SHA for da085c9
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Fix minor errors
aleixalcacer
committed
f46a340
View commit details
Copy full SHA for f46a340
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Add blockshape feature (#39)
Show description for 7064a3a
aleixalcacer
authored
7064a3a
View commit details
Copy full SHA for 7064a3a
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
UDF out-of-range return new error code from iarray
Show description for 94dd27c
jdavid
committed
94dd27c
View commit details
Copy full SHA for 94dd27c
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Adapt to new IARRAY_EVAL_* and compiler/interpreter naming schema
FrancescAlted
committed
419b2a7
View commit details
Copy full SHA for 419b2a7
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
Merge branch 'master' into llvm-david
jdavid
committed
40ed41b
View commit details
Copy full SHA for 40ed41b
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Refactor evaluation engine (#27)
Show description for 1ea3497
aleixalcacer
authored
1ea3497
View commit details
Copy full SHA for 1ea3497
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Update to last version iarray (#26)
aleixalcacer
authored
2c02638
View commit details
Copy full SHA for 2c02638
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Store properties (#25)
Show description for da2b429
aleixalcacer
authored
da2b429
View commit details
Copy full SHA for da2b429
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Add load and save functions (#23)
Show description for 2d66161
aleixalcacer
authored
2d66161
View commit details
Copy full SHA for 2d66161
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Some fine-tuning in benchs for iterblosc2
FrancescAlted
committed
7a628c2
View commit details
Copy full SHA for 7a628c2
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Update to latest changes in iron-array
jdavid
committed
2a09496
View commit details
Copy full SHA for 2a09496
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
UDF, function name not hardcoded anymore
jdavid
committed
4bdfbfb
View commit details
Copy full SHA for 4bdfbfb
View code at this point
Browse repository at this point
Example of compiling udf function
FrancescAlted
authored and
jdavid
committed
715f526
View commit details
Copy full SHA for 715f526
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
Add copy method (#21)
aleixalcacer
authored
63daa6a
View commit details
Copy full SHA for 63daa6a
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
Update iterators API and add copy param to from_file (#17)
aleixalcacer
authored
10adcae
View commit details
Copy full SHA for 10adcae
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
Add the missing load_in_mem param to iarray_from_file()
FrancescAlted
committed
fc909c5
View commit details
Copy full SHA for fc909c5
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
Update signature of iterators free method
aleix11alcacer
committed
a0b2d30
View commit details
Copy full SHA for a0b2d30
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.