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
examples
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 Mar 31, 2021
Favor speed in some examples and other minor things
FrancescAlted
committed
9043c42
View commit details
Copy full SHA for 9043c42
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
A copy view -> view is not supported
FrancescAlted
committed
fc26176
View commit details
Copy full SHA for fc26176
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 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
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
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 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
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 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
Commits on Nov 3, 2020
New way to create exprs from strings and udfs
FrancescAlted
committed
1ab28b3
View commit details
Copy full SHA for 1ab28b3
View code at this point
Browse repository at this point
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 31, 2020
More flexible ia.create_expr() and more code modernization
FrancescAlted
committed
45547f8
View commit details
Copy full SHA for 45547f8
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Allow ConfigParams dataclasses in config() calls for better auto-completion
FrancescAlted
committed
5eb9d8b
View commit details
Copy full SHA for 5eb9d8b
View code at this point
Browse repository at this point
One can pass storage parameters straight to config() dataclass too
FrancescAlted
committed
15485ae
View commit details
Copy full SHA for 15485ae
View code at this point
Browse repository at this point
Fix the truncation filter
FrancescAlted
committed
2a8a3ff
View commit details
Copy full SHA for 2a8a3ff
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
seed is now honored as config param. random_set_seed() not needed anymore
FrancescAlted
committed
56e53ea
View commit details
Copy full SHA for 56e53ea
View code at this point
Browse repository at this point
Merge with develop
FrancescAlted
committed
0adc6eb
View commit details
Copy full SHA for 0adc6eb
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Use new set_config() more pervasively in examples
FrancescAlted
committed
9b38b61
View commit details
Copy full SHA for 9b38b61
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Rename StorageProperties() -> Storage() for shortness
FrancescAlted
committed
e24408a
View commit details
Copy full SHA for e24408a
View code at this point
Browse repository at this point
Config is a dataclass now. clib -> codec
FrancescAlted
committed
e90dd88
View commit details
Copy full SHA for e90dd88
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Update matmul algorithm
aleixalcacer
committed
78fef8e
View commit details
Copy full SHA for 78fef8e
View code at this point
Browse repository at this point
dtshape -> DTShape for compliance with PEP8
FrancescAlted
committed
2657b18
View commit details
Copy full SHA for 2657b18
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Black code formatter applied
FrancescAlted
committed
650a129
View commit details
Copy full SHA for 650a129
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Refactoring and some light API changes. Details follow:
Show description for ad9319a
FrancescAlted
committed
ad9319a
View commit details
Copy full SHA for ad9319a
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
New high level ia.create_expr() API with tests and examples
FrancescAlted
committed
0bf413e
View commit details
Copy full SHA for 0bf413e
View code at this point
Browse repository at this point
Show how iter_write() dtype can be different than iter_read()
FrancescAlted
committed
d38c192
View commit details
Copy full SHA for d38c192
View code at this point
Browse repository at this point
Ironing out the adaptation of small API changes
FrancescAlted
committed
088f3a0
View commit details
Copy full SHA for 088f3a0
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Remove udf/plainbuffer example, as we have proper tests now
FrancescAlted
committed
37f0d78
View commit details
Copy full SHA for 37f0d78
View code at this point
Browse repository at this point
Support for udf in plainbuffer evaluation
aleixalcacer
committed
5a10778
View commit details
Copy full SHA for 5a10778
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.