cnorxz/src
2017-03-21 15:18:34 +01:00
..
base_def.h add contraction class -> tests work 2017-03-21 15:18:34 +01:00
index_base.cc introduce iterators; ATTENTION: MA::begin -> MA::beginIndex and same for MA::end 2017-03-20 18:53:30 +01:00
index_base.h introduce iterators; ATTENTION: MA::begin -> MA::beginIndex and same for MA::end 2017-03-20 18:53:30 +01:00
manipulator.cc add some range transformation routines 2017-03-08 20:10:11 +01:00
manipulator.h add some range transformation routines 2017-03-08 20:10:11 +01:00
multi_array.cc introduce iterators; ATTENTION: MA::begin -> MA::beginIndex and same for MA::end 2017-03-20 18:53:30 +01:00
multi_array.h introduce iterators; ATTENTION: MA::begin -> MA::beginIndex and same for MA::end 2017-03-20 18:53:30 +01:00
multi_array_header.h some fixes/corrections... 2017-03-14 23:00:41 +01:00
multi_array_operation.cc add contraction class -> tests work 2017-03-21 15:18:34 +01:00
multi_array_operation.h add contraction class -> tests work 2017-03-21 15:18:34 +01:00
multi_range.cc some fixes, introduce const operation classes for conistency reasons 2017-03-16 19:30:43 +01:00
multi_range.h further corrections -> first application compiles 2017-03-15 22:54:48 +01:00
name.cc further corrections -> first application compiles 2017-03-15 22:54:48 +01:00
name.h further corrections -> first application compiles 2017-03-15 22:54:48 +01:00
range_base.cc first operation test works -- yaygit add * there are some memory issues (deletion of index ptr) 2017-02-22 19:06:23 +01:00
range_base.h some fixes/corrections... 2017-03-14 23:00:41 +01:00
range_transformer.cc add some range transformation routines 2017-03-08 20:10:11 +01:00
range_transformer.h add some range transformation routines 2017-03-08 20:10:11 +01:00
single_range.cc some fixes, introduce const operation classes for conistency reasons 2017-03-16 19:30:43 +01:00
single_range.h further corrections -> first application compiles 2017-03-15 22:54:48 +01:00
slice.cc introduce iterators; ATTENTION: MA::begin -> MA::beginIndex and same for MA::end 2017-03-20 18:53:30 +01:00
slice.h introduce iterators; ATTENTION: MA::begin -> MA::beginIndex and same for MA::end 2017-03-20 18:53:30 +01:00
tuple_helper.cc reorganize source files 2017-02-16 13:12:20 +01:00
tuple_helper.h reorganize source files 2017-02-16 13:12:20 +01:00
unit_test.cc add contraction class -> tests work 2017-03-21 15:18:34 +01:00