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
tests
on
tutorials2
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 22, 2021
Some API improvements (#93)
Show description for 0571419
aleixalcacer
authored
0571419
View commit details
Copy full SHA for 0571419
View code at this point
Browse repository at this point
Commits on Apr 15, 2021
Test for UDFJIT variable
FrancescAlted
committed
522d2fa
View commit details
Copy full SHA for 522d2fa
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Make possible to test with a separate pure python function
FrancescAlted
committed
5e6a459
View commit details
Copy full SHA for 5e6a459
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
expr_from_udf: inputs now optional
Show description for c17c120
jdavid
committed
c17c120
View commit details
Copy full SHA for c17c120
View code at this point
Browse repository at this point
Add test for btune
aleixalcacer
committed
53d6504
View commit details
Copy full SHA for 53d6504
View code at this point
Browse repository at this point
Add btune flag in config params
aleixalcacer
committed
065c4a8
View commit details
Copy full SHA for 065c4a8
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
UDF: add more math functions
Show description for 32ce1c2
jdavid
committed
32ce1c2
View commit details
Copy full SHA for 32ce1c2
View code at this point
Browse repository at this point
UDF: Convert literals in array assignments
jdavid
committed
378778f
View commit details
Copy full SHA for 378778f
View code at this point
Browse repository at this point
UDF: Support math functions for f32
Show description for 2f93850
jdavid
committed
2f93850
View commit details
Copy full SHA for 2f93850
View code at this point
Browse repository at this point
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 25, 2021
Correct tests for favor config param
FrancescAlted
committed
aa1cde6
View commit details
Copy full SHA for aa1cde6
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
Fix error with filename refrence in cython
aleixalcacer
committed
a0aba0a
View commit details
Copy full SHA for a0aba0a
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Fix windows error in reduce on disk algorithm (#73)
Show description for e74059b
aleixalcacer
authored
e74059b
View commit details
Copy full SHA for e74059b
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Support for empty slices (#70)
Show description for b060380
aleixalcacer
authored
b060380
View commit details
Copy full SHA for b060380
View code at this point
Browse repository at this point
Update iarray
aleixalcacer
committed
32cd8c8
View commit details
Copy full SHA for 32cd8c8
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 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 11, 2020
Fix lazy parser for more complex expressions
FrancescAlted
committed
25d2822
View commit details
Copy full SHA for 25d2822
View code at this point
Browse repository at this point
Move ia.random to ia.irandom to prevent collisions with np.random
FrancescAlted
committed
b099786
View commit details
Copy full SHA for b099786
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
Merge with develop
FrancescAlted
committed
9dd8a60
View commit details
Copy full SHA for 9dd8a60
View code at this point
Browse repository at this point
Avoid warnings in reductions
FrancescAlted
committed
ce63462
View commit details
Copy full SHA for ce63462
View code at this point
Browse repository at this point
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 12, 2020
Add docstrings to the random functions
FrancescAlted
committed
1bd05ea
View commit details
Copy full SHA for 1bd05ea
View code at this point
Browse repository at this point
Add support for different random generators.
FrancescAlted
committed
bfcca12
View commit details
Copy full SHA for bfcca12
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Move random functions into their own module
FrancescAlted
committed
ce6815a
View commit details
Copy full SHA for ce6815a
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
Derive dtshape from operands in exprs. Fixes #63.
FrancescAlted
committed
dddf8d5
View commit details
Copy full SHA for dddf8d5
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Merge pull request #62 from inaos/new-api-storage3
Show description for 192dd1a
FrancescAlted
authored
192dd1a
View commit details
Copy full SHA for 192dd1a
View code at this point
Browse repository at this point
ConfigParams -> Config and other renamings and improvements
FrancescAlted
committed
38331c6
View commit details
Copy full SHA for 38331c6
View code at this point
Browse repository at this point
Add a new ia.reset_config_defaults()
FrancescAlted
committed
b193f23
View commit details
Copy full SHA for b193f23
View code at this point
Browse repository at this point
Propagate the global settings to defaults
FrancescAlted
committed
81b0ba1
View commit details
Copy full SHA for 81b0ba1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.