1
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PyDataArray: Add count parameter to writeData/_write_data More... almost 10 years ago
PyDataArray: Add offset parameter to readData/_read_data More... almost 10 years ago
PyDataArray: Add count parameter to readData/_read_data More... almost 10 years ago
Merge pull request #35 from gicmo/dtype More... almost 10 years ago
[test] Tests for Dataset.dtype More... almost 10 years ago
[nix.DataSet] Use self.dtype in __array__ as dtype for the array More... almost 10 years ago
[nix.DataSet] Add type property that returns a numpy.dtype More... almost 10 years ago
PyDataArray: Add _get_dtype function More... almost 10 years ago
PyDataArray: Add DataType -> numpy.dtype str conversion fn More... almost 10 years ago
find: modul for search algorithms More... almost 10 years ago
Merge pull request #30 from asobolev/master More... almost 10 years ago
small fix in the Docu of the DataTag More... almost 10 years ago
Merge branch 'development' More... almost 10 years ago
DataTag: all tests passed More... almost 10 years ago
Merge pull request #29 from gicmo/data_io1 More... almost 10 years ago
[doc] Add DataSet to documentation More... almost 10 years ago
[test] Test for DataSet's __array__ More... almost 10 years ago
DataSet: Add __array__ array 'interface' method More... almost 10 years ago
DataSet: Add 'shape' property to return data dimensions More... almost 10 years ago
DataArray.create_data: Use data property to return the DataSet More... almost 10 years ago
[test] DataArray: add test for renewed 'data' property More... almost 10 years ago
DataArray: re-add 'data' property which now returns a DataSet More... almost 10 years ago
PyDataArray: Remove data property and its docstrings More... almost 10 years ago
[test] DataArray: modify IO tests to prepare for 'data' change More... almost 10 years ago
Merge pull request #28 from stoewer/documentation More... almost 10 years ago
added tests for the DataTag More... almost 10 years ago
added doc references to the main sphinx documentation More... almost 10 years ago
added python mixin and docstrings for DataTag More... almost 10 years ago
Merge branch 'master' into development More... almost 10 years ago
added bindings for DataTag More... almost 10 years ago