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
__init__.py
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 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 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 7, 2020
WIP
aleixalcacer
committed
c9aa8e9
View commit details
Copy full SHA for c9aa8e9
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 12, 2020
Expressions moved into their own module
FrancescAlted
committed
bbde9f0
View commit details
Copy full SHA for bbde9f0
View code at this point
Browse repository at this point
Array constructors moved into their own module
FrancescAlted
committed
c2e5510
View commit details
Copy full SHA for c2e5510
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 10, 2020
More docstrings and argument annotations
FrancescAlted
committed
af195eb
View commit details
Copy full SHA for af195eb
View code at this point
Browse repository at this point
Move IArray container into its own module
FrancescAlted
committed
a1384d2
View commit details
Copy full SHA for a1384d2
View code at this point
Browse repository at this point
Move LazyExpr class into its own module
FrancescAlted
committed
c96f4a8
View commit details
Copy full SHA for c96f4a8
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
Commits on Nov 3, 2020
Docs for set_config() and get_config() and improved config repr
FrancescAlted
committed
feb8745
View commit details
Copy full SHA for feb8745
View code at this point
Browse repository at this point
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
Get the cores by default only when nthreads is 0
FrancescAlted
committed
2a99d53
View commit details
Copy full SHA for 2a99d53
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
Commits on Oct 14, 2020
ConfigParams has been replaced by a ia.config() context
FrancescAlted
committed
2052b74
View commit details
Copy full SHA for 2052b74
View code at this point
Browse repository at this point
New context for config settings
FrancescAlted
committed
f15127f
View commit details
Copy full SHA for f15127f
View code at this point
Browse repository at this point
New set_config() and get_config() for setting defaults
FrancescAlted
committed
b3b52b2
View commit details
Copy full SHA for b3b52b2
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Initial version of defaults for config params and storage
FrancescAlted
committed
1a28f7c
View commit details
Copy full SHA for 1a28f7c
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
[RFCT] Config params dataclasses moved into its own module
FrancescAlted
committed
c7c6f91
View commit details
Copy full SHA for c7c6f91
View code at this point
Browse repository at this point
[RFCT] Config -> ConfigParams and other name changes
FrancescAlted
committed
e97af84
View commit details
Copy full SHA for e97af84
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
filter_flags -> filters to better __repr__ new Filters enum
FrancescAlted
committed
53b1ea5
View commit details
Copy full SHA for 53b1ea5
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
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
Previous
Next
You can’t perform that action at this time.