openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
datarray
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 6 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix errors with reductions to 0d and using ticks on 1-d arrays.
John Schulman
More...
over 14 years ago
Reorganize directory layout to make it a proper package.
Fernando Perez
More...
over 14 years ago
Add assert_datarray_equal function for help with unit testing.
Keith Goodman
More...
over 14 years ago
Add a list of datarray issues.
Keith Goodman
More...
over 14 years ago
Add notes from today's discussion at Berkeley.
Fernando Perez
More...
over 14 years ago
update docs
miketrumpis
More...
over 14 years ago
filled in some discussion doc
miketrumpis
More...
over 14 years ago
merged with trunk; + new discussion rst file
miketrumpis
More...
over 14 years ago
Add support to host the docs on my site, for more stable access.
Fernando Perez
More...
over 14 years ago
Use a proper sequence for labels in documentation example.
Fernando Perez
More...
over 14 years ago
plans for printing
Rob Speer
More...
over 14 years ago
hey look a gitignore!
Joshua Holbrook
More...
over 14 years ago
Merge branches 'trunk' and 'master' into trunk
miketrumpis
More...
over 14 years ago
fixed test using Axis instance as axis kwargs
miketrumpis
More...
over 14 years ago
removed file
miketrumpis
More...
over 14 years ago
re-merged from upstream
miketrumpis
More...
over 14 years ago
Merge branches 'master' and 'trunk'
miketrumpis
More...
over 14 years ago
merged with Mike's fork
miketrumpis
More...
over 14 years ago
Various reshapings implemented; Accumulators wrapped; Changed the rule for Axis compatibility when doing binary ops
miketrumpis
More...
over 14 years ago
Added support for sorting/argsorting
miketrumpis
More...
over 14 years ago
Implemented some protections on DataArray attributes .axes, .labels, .axis. Integer ticks are no longer valid. Replaced Axis instantiation in several place with a faster copy method that bypasses tick validation.
miketrumpis
More...
over 14 years ago
Slicing all ways now supports ticks (with integer tick conflict); Docs update
miketrumpis
More...
over 14 years ago
added method wrapping for some axis-aware methods; added methods section to the docs
miketrumpis
More...
over 14 years ago
Merge branch 'master' into trunk
miketrumpis
More...
over 14 years ago
Added support for slicing with Ellipsis. Worked around problem with unlabeled Axis objects switching names in the middle of slicing.
miketrumpis
More...
over 14 years ago
deleted docstring
miketrumpis
More...
over 14 years ago
Introduced aix (Axis indexer) attribute, for descriptive slicing; updated docs with design outline (cut & paste from the massive docstring, with more content)
miketrumpis
More...
over 14 years ago
Added __array_wrap__ method to check labels/ticks on output of ufunc; Broadcasting seems to be working with tests
miketrumpis
More...
over 14 years ago
Implementation for newaxis slicing, with test.. There is still a prickly issue with unlabeled axes, because their names may change. This might be a violation of the attribute of an Axis
miketrumpis
More...
over 14 years ago
merged upstream trunk with Mike's branch
miketrumpis
More...
over 14 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree