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
Public
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
src
iarray_constructor.c
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 6, 2022
Fix split algorithm
aleixalcacer
committed
e3e3511
View commit details
Copy full SHA for e3e3511
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
Implement the serialization/deserialization of arrays
aleixalcacer
committed
aed4cef
View commit details
Copy full SHA for aed4cef
View code at this point
Browse repository at this point
Commits on May 16, 2022
Support slices from slices
martaiborra
committed
9fd84b5
View commit details
Copy full SHA for 9fd84b5
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
Change copyright notice in headers. Addresses #520.
martaiborra
committed
f12be90
View commit details
Copy full SHA for f12be90
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Implement parallel constructors (#471)
Show description for 4e4bdb5
aleixalcacer
authored
4e4bdb5
View commit details
Copy full SHA for 4e4bdb5
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Add uninit constructor
martaiborra
committed
59cca96
View commit details
Copy full SHA for 59cca96
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
support all reductions with bools and test them
martaiborra
committed
c016c5e
View commit details
Copy full SHA for c016c5e
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
Start support for int, uint and bool dtypes
martaiborra
committed
752e7b1
View commit details
Copy full SHA for 752e7b1
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Fix a bug where filters={0,0,0,0,0,0} but the last was keeping using BLOSC_SHUFFLE
FrancescAlted
committed
fb73361
View commit details
Copy full SHA for fb73361
View code at this point
Browse repository at this point
Remove caterva plainbuffer
aleixalcacer
authored and
FrancescAlted
committed
17069c3
View commit details
Copy full SHA for 17069c3
View code at this point
Browse repository at this point
Remove plainbuffer from iron-array API
aleixalcacer
authored and
FrancescAlted
committed
023d0b2
View commit details
Copy full SHA for 023d0b2
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Check for errors in caterva calls
FrancescAlted
committed
c20d623
View commit details
Copy full SHA for c20d623
View code at this point
Browse repository at this point
Commits on May 27, 2021
Fix bug when a view with 0 elem is copied
aleixalcacer
committed
8fc5290
View commit details
Copy full SHA for 8fc5290
View code at this point
Browse repository at this point
Commits on May 26, 2021
WIP
aleixalcacer
committed
fe47621
View commit details
Copy full SHA for fe47621
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
Add btune plugin
Show description for 0a14c04
aleixalcacer
committed
0a14c04
View commit details
Copy full SHA for 0a14c04
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Update to latest Caterva/Blsoc API
aleixalcacer
committed
8ade706
View commit details
Copy full SHA for 8ade706
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Fix #390
aleixalcacer
committed
80ff8c7
View commit details
Copy full SHA for 80ff8c7
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
Fast copy (#388)
Show description for 7377c9e
aleixalcacer
authored
7377c9e
View commit details
Copy full SHA for 7377c9e
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Support for empty slices (#377)
Show description for c8a2e25
aleixalcacer
authored
c8a2e25
View commit details
Copy full SHA for c8a2e25
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
remove nelem from linspace (Fix #361)
aleixalcacer
committed
da38c08
View commit details
Copy full SHA for da38c08
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
Implement transpose (#364)
Show description for 462f45c
aleixalcacer
authored
462f45c
View commit details
Copy full SHA for 462f45c
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
Remove transpose (#356)
Show description for 5a43932
aleixalcacer
authored
5a43932
View commit details
Copy full SHA for 5a43932
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Fix the iarray_private.h include so that clion is happier
FrancescAlted
committed
6d98c12
View commit details
Copy full SHA for 6d98c12
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
Remove part- usages (#342)
Show description for a192e13
aleixalcacer
authored
a192e13
View commit details
Copy full SHA for a192e13
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Add error messages (#334)
Show description for 5ec6742
aleixalcacer
authored
5ec6742
View commit details
Copy full SHA for 5ec6742
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Fix iarray warnings
aleixalcacer
committed
aae2f12
View commit details
Copy full SHA for aae2f12
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Update to last version of caterva
aleixalcacer
committed
ce7a669
View commit details
Copy full SHA for ce7a669
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Update API names (#306)
Show description for ffc021e
aleixalcacer
authored
ffc021e
View commit details
Copy full SHA for ffc021e
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Adapt to the new Caterva blockshape feature (#304)
Show description for 50aa5bb
aleixalcacer
and
FrancescAlted
authored
50aa5bb
View commit details
Copy full SHA for 50aa5bb
View code at this point
Browse repository at this point
Commits on May 13, 2020
Fix iarray core warnings
aleixalcacer
committed
8489a83
View commit details
Copy full SHA for 8489a83
View code at this point
Browse repository at this point
Commits on May 7, 2020
Fix warnings
aleixalcacer
committed
2a53879
View commit details
Copy full SHA for 2a53879
View code at this point
Browse repository at this point
Commits on May 5, 2020
Fix warnings
aleix11alcacer
committed
96bf1e7
View commit details
Copy full SHA for 96bf1e7
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
WIP
aleix11alcacer
committed
d47dc9a
View commit details
Copy full SHA for d47dc9a
View code at this point
Browse repository at this point
WIP
aleix11alcacer
committed
d62771a
View commit details
Copy full SHA for d62771a
View code at this point
Browse repository at this point
WIP
aleix11alcacer
committed
790265a
View commit details
Copy full SHA for 790265a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.