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
ciarray_ext.pxd
on
jdavid/develop
User selector
All users
Datepicker
All time
Commit history
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
Commits on Jul 29, 2019
Add a cratio property for Container
FrancescAlted
committed
f2beada
View commit details
Copy full SHA for f2beada
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Add the new iterblosc evaluation method
FrancescAlted
committed
7d7a18e
View commit details
Copy full SHA for 7d7a18e
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Adapt to the new iter API
FrancescAlted
committed
58a5049
View commit details
Copy full SHA for 58a5049
View code at this point
Browse repository at this point
Commits on May 29, 2019
Make use of the iarray_is_empty()
FrancescAlted
committed
727e4d3
View commit details
Copy full SHA for 727e4d3
View code at this point
Browse repository at this point
Commits on May 9, 2019
Update to use the simplified evaluation methods
FrancescAlted
committed
e119ab9
View commit details
Copy full SHA for e119ab9
View code at this point
Browse repository at this point
Commits on May 3, 2019
Add matmul method
aleix11alcacer
committed
fb84025
View commit details
Copy full SHA for fb84025
View code at this point
Browse repository at this point
Commits on May 2, 2019
Distributions generators added
aleix11alcacer
committed
027ca3d
View commit details
Copy full SHA for 027ca3d
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
REsolve comments
aleix11alcacer
committed
05037a5
View commit details
Copy full SHA for 05037a5
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
Update iterators
aleix11alcacer
committed
77612b8
View commit details
Copy full SHA for 77612b8
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Continue the rebase in master
FrancescAlted
committed
bcb90e5
View commit details
Copy full SHA for bcb90e5
View code at this point
Browse repository at this point
Merge branch 'master' into expressions
FrancescAlted
authored
8840b5f
View commit details
Copy full SHA for 8840b5f
View code at this point
Browse repository at this point
Adapted to support plain buffers
aleix11alcacer
committed
795e860
View commit details
Copy full SHA for 795e860
View code at this point
Browse repository at this point
Commits on Apr 4, 2019
Add support for the new parallelization for the iterchunk
FrancescAlted
committed
19d0018
View commit details
Copy full SHA for 19d0018
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
write iterator added
aleix11alcacer
committed
8c92544
View commit details
Copy full SHA for 8c92544
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
new random functions added
aleix11alcacer
committed
a259c54
View commit details
Copy full SHA for a259c54
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.