summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added sumEdoardo Pasca2018-02-211-0/+3
|
* Arithmetic operators and python 2/3 compatibility (#8)Edoardo Pasca2018-02-182-39/+245
| | | | | | | | | | | | * Added arithmetic operations WIP * fixes for python 2 and 3 added arithmetic operators * updated operators and test * updated tests
* initial work and exampleEdoardo Pasca2018-02-062-382/+400
|
* Working chainable DataSetProcessorsEdoardo Pasca2018-01-315-437/+229
|
* Work in progressEdoardo Pasca2018-01-303-0/+701
|
* Added conda recipeEdoardo Pasca2018-01-106-70/+330
| | | | | | Added Methods to DataSet. Added SliceDataSet and VolumeDataSet (TODO make them useful) Added DataSetProcessor and some examples
* Working implementation of DataSetEdoardo Pasca2018-01-091-16/+63
| | | | Added slice with dimensions selection.
* initial commitEdoardo Pasca2018-01-085-0/+277
|
* Initial commitvais-ral2018-01-082-0/+203