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
test_random.py
on
views
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2022
Improve random features and update iarray-c-develop to last version
aleixalcacer
authored and
martaiborra
committed
dbe9e06
View commit details
Copy full SHA for dbe9e06
View code at this point
Browse repository at this point
Fix tests
aleixalcacer
authored and
martaiborra
committed
83bd261
View commit details
Copy full SHA for 83bd261
View code at this point
Browse repository at this point
Use paralel constructors
aleixalcacer
authored and
martaiborra
committed
b87fa85
View commit details
Copy full SHA for b87fa85
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
shorten tests
martaiborra
committed
8e0504e
View commit details
Copy full SHA for 8e0504e
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
Add support for different modes. Addresses #432 (#132)
Show description for 5ae2df3
martaiborra
authored
5ae2df3
View commit details
Copy full SHA for 5ae2df3
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
Remove store from Python API. Addresses #481. (#131)
Show description for e347642
martaiborra
authored
e347642
View commit details
Copy full SHA for e347642
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 Jun 17, 2021
Improve random tests
aleixalcacer
committed
15b07d3
View commit details
Copy full SHA for 15b07d3
View code at this point
Browse repository at this point
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 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 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 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 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
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
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 25, 2020
backend enum arg in StorageProperties replaced by plainbuffer boolean
FrancescAlted
committed
2b5a5b4
View commit details
Copy full SHA for 2b5a5b4
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
Reorder params for ia.StorageProperties and simplification of examples
FrancescAlted
committed
d52a652
View commit details
Copy full SHA for d52a652
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Shapes for chunk and block must be specified as either (v1, v2) or (None, None)
FrancescAlted
committed
bd06bff
View commit details
Copy full SHA for bd06bff
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Default in array constructors is asking for partition advice now
FrancescAlted
committed
9374dce
View commit details
Copy full SHA for 9374dce
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
WIP
aleixalcacer
committed
cf62417
View commit details
Copy full SHA for cf62417
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 May 22, 2020
QA: pycodestyle
jdavid
committed
d411243
View commit details
Copy full SHA for d411243
View code at this point
Browse repository at this point
QA: Fix warnings reported by pyflakes
Show description for 69c5b31
jdavid
committed
69c5b31
View commit details
Copy full SHA for 69c5b31
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
WIP
aleix11alcacer
committed
38a7f04
View commit details
Copy full SHA for 38a7f04
View code at this point
Browse repository at this point
WIP
aleix11alcacer
committed
fb609c6
View commit details
Copy full SHA for fb609c6
View code at this point
Browse repository at this point
WIP
aleix11alcacer
committed
90ce6ca
View commit details
Copy full SHA for 90ce6ca
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Store properties (#25)
Show description for da2b429
aleixalcacer
authored
da2b429
View commit details
Copy full SHA for da2b429
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Generate files that can be used in iaron-array (C) to test
aleix11alcacer
committed
3e69186
View commit details
Copy full SHA for 3e69186
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
"double" -> np.float64 / "float" -> np.float32
FrancescAlted
committed
be4471a
View commit details
Copy full SHA for be4471a
View code at this point
Browse repository at this point
Migrated all the random functions to use dtshape
FrancescAlted
committed
34329c9
View commit details
Copy full SHA for 34329c9
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Assign intended names to main functions
FrancescAlted
committed
4a95a63
View commit details
Copy full SHA for 4a95a63
View code at this point
Browse repository at this point
Commits on May 30, 2019
Migrated all random functions to new API
FrancescAlted
committed
a024fa5
View commit details
Copy full SHA for a024fa5
View code at this point
Browse repository at this point
Replacing ctx by **kwargs, which is more pythonic
FrancescAlted
committed
bef1ec1
View commit details
Copy full SHA for bef1ec1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.