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
.
ironArray
/
iron-array-python
Public
forked from
inaos/iron-array-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
iron-array-python
iarray
iarray_ext.pyx
on
jdavid/develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2020
Set random seed (#51)
Show description for f318cfe
aleixalcacer
authored
f318cfe
View commit details
Copy full SHA for f318cfe
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
Remove expression.py (#49)
Show description for 28de2d3
FrancescAlted
authored
28de2d3
View commit details
Copy full SHA for 28de2d3
View code at this point
Browse repository at this point
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 Sep 3, 2020
Updating and modernizing examples (WIP)
FrancescAlted
committed
347f201
View commit details
Copy full SHA for 347f201
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Expression eval errors changed from ValueError -> RuntimeError
FrancescAlted
committed
0cb0bec
View commit details
Copy full SHA for 0cb0bec
View code at this point
Browse repository at this point
More protection during deallocs (probably not needed)
FrancescAlted
committed
729254c
View commit details
Copy full SHA for 729254c
View code at this point
Browse repository at this point
Be more careful with contexts during deallocs
FrancescAlted
committed
8208389
View commit details
Copy full SHA for 8208389
View code at this point
Browse repository at this point
Add better protection against using already freed contexts
FrancescAlted
committed
bb8225b
View commit details
Copy full SHA for bb8225b
View code at this point
Browse repository at this point
Do not attempt to free a container with no context. Fixes #40.
FrancescAlted
committed
eb43c09
View commit details
Copy full SHA for eb43c09
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
WIP
aleix11alcacer
committed
dbc128c
View commit details
Copy full SHA for dbc128c
View code at this point
Browse repository at this point
WIP
aleix11alcacer
committed
93866ad
View commit details
Copy full SHA for 93866ad
View code at this point
Browse repository at this point
WIP
aleix11alcacer
committed
5359490
View commit details
Copy full SHA for 5359490
View code at this point
Browse repository at this point
WIP
aleix11alcacer
committed
6aa1efa
View commit details
Copy full SHA for 6aa1efa
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
Fix example/expression_bc.py
jdavid
committed
102c207
View commit details
Copy full SHA for 102c207
View code at this point
Browse repository at this point
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 Dec 3, 2019
During eval() always pass the dtype. Fixes iron-array#237
FrancescAlted
committed
f711083
View commit details
Copy full SHA for f711083
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 Oct 17, 2019
Honor the filename during expression eval
FrancescAlted
committed
f608fd6
View commit details
Copy full SHA for f608fd6
View code at this point
Browse repository at this point
Commits on Oct 2, 2019
Add a new expression_eval module for better testing and evaluating
FrancescAlted
committed
b25ddd1
View commit details
Copy full SHA for b25ddd1
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Add a first ufunc example (cos()) for IArray
FrancescAlted
committed
14f7779
View commit details
Copy full SHA for 14f7779
View code at this point
Browse repository at this point
Small refactoring
FrancescAlted
committed
e1a81e7
View commit details
Copy full SHA for e1a81e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.