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
splitmode
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 1, 2021
Fix splitmode (#127)
aleixalcacer
authored
c43b6a9
View commit details
Copy full SHA for c43b6a9
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Remove plainbuffer usage
aleixalcacer
authored and
FrancescAlted
committed
2c00659
View commit details
Copy full SHA for 2c00659
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
Update submodule
aleixalcacer
authored and
FrancescAlted
committed
2da7b6d
View commit details
Copy full SHA for 2da7b6d
View code at this point
Browse repository at this point
Improve gemm2 and gemm3
aleixalcacer
authored and
FrancescAlted
committed
2085090
View commit details
Copy full SHA for 2085090
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
Add opt_gemm2
aleixalcacer
committed
f3e334a
View commit details
Copy full SHA for f3e334a
View code at this point
Browse repository at this point
Add opt_gemm
aleixalcacer
committed
32ee420
View commit details
Copy full SHA for 32ee420
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
End renaming enforce_frame to contiguous
Marta Iborra
authored and
martaiborra
committed
c49bab5
View commit details
Copy full SHA for c49bab5
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
Update to last submodule version
aleixalcacer
committed
b805418
View commit details
Copy full SHA for b805418
View code at this point
Browse repository at this point
Update submodule
aleixalcacer
committed
ddbb5ba
View commit details
Copy full SHA for ddbb5ba
View code at this point
Browse repository at this point
Commits on Jun 21, 2021
Fix issue in open (#98)
aleixalcacer
authored
d213e1d
View commit details
Copy full SHA for d213e1d
View code at this point
Browse repository at this point
Commits on May 27, 2021
Create constructors with special values (#95)
Show description for f51eb0f
aleixalcacer
authored
f51eb0f
View commit details
Copy full SHA for f51eb0f
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
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 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 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
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 19, 2020
Release GIL on iarray_eval
FrancescAlted
committed
a808a0f
View commit details
Copy full SHA for a808a0f
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
Use the new ia.open instead of ia.load in proper places
FrancescAlted
committed
d12c000
View commit details
Copy full SHA for d12c000
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 3, 2020
Wrap ina_err_strerror
aleixalcacer
committed
24e86d2
View commit details
Copy full SHA for 24e86d2
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
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 3, 2020
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 8, 2020
Update matmul tests
aleixalcacer
committed
050a1a9
View commit details
Copy full SHA for 050a1a9
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
First partition_advice wrapper
FrancescAlted
committed
be7715c
View commit details
Copy full SHA for be7715c
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
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
Previous
Next
You can’t perform that action at this time.