cnorxz/src
Christian Zimmermann aa803b81f2 im com
2017-08-27 17:52:50 +02:00
..
anonymous_range.cc +anonymous range 2017-05-31 16:44:28 +02:00
anonymous_range.h +anonymous range 2017-05-31 16:44:28 +02:00
base_def.h change ma templ args -> explicit subranges (compiles, unit tests work) 2017-08-25 17:02:23 +02:00
block.cc im com 2017-08-27 17:52:50 +02:00
block.h im com 2017-08-27 17:52:50 +02:00
container_range.cc make first operation test run (index copying not supported at the moment) 2017-08-11 16:45:03 +02:00
container_range.h fix copyInst <-> copy -- bug -> first mdim op test works 2017-08-25 22:03:20 +02:00
index_base.cc fix copyInst <-> copy -- bug -> first mdim op test works 2017-08-25 22:03:20 +02:00
index_base.h fix copyInst <-> copy -- bug -> first mdim op test works 2017-08-25 22:03:20 +02:00
index_unit_test.cc some fixes + container range test -> working 2017-08-07 17:11:03 +02:00
ma_functional.cc py projection without sym 2017-04-27 19:03:02 +02:00
ma_functional.h py projection without sym 2017-04-27 19:03:02 +02:00
ma_unit_test.cc change ma templ args -> explicit subranges (compiles, unit tests work) 2017-08-25 17:02:23 +02: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 change ma templ args -> explicit subranges (compiles, unit tests work) 2017-08-25 17:02:23 +02:00
multi_array.h change ma templ args -> explicit subranges (compiles, unit tests work) 2017-08-25 17:02:23 +02:00
multi_array_header.h im com 2017-08-11 15:26:40 +02:00
multi_array_operation.cc im com 2017-08-27 17:52:50 +02:00
multi_array_operation.h im com 2017-08-27 17:52:50 +02:00
multi_range.cc mdim test3 works 2017-08-26 16:45:46 +02:00
multi_range.h mdim test3 works 2017-08-26 16:45:46 +02:00
name.cc add some useful functions 2017-03-29 17:05:50 +02:00
name.h add some useful functions 2017-03-29 17:05:50 +02:00
op_unit_test.cc add basic operations (+-*/) 2017-08-26 17:18:42 +02:00
pack_num.h fix copyInst <-> copy -- bug -> first mdim op test works 2017-08-25 22:03:20 +02:00
range_base.cc fixing compile errors... not finished 2017-08-04 11:27:47 +02:00
range_base.h fix leak issue 2017-08-04 16:19:50 +02:00
range_factory.cc ... 2017-06-01 13:51:02 +02:00
range_factory.h ... 2017-06-01 13:51:02 +02: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 fix multi_index bugs... 2017-08-07 11:22:42 +02:00
single_range.h fix copyInst <-> copy -- bug -> first mdim op test works 2017-08-25 22:03:20 +02: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 unit tests work again 2017-03-23 09:54:54 +01:00