Commit graph

899 commits

Author SHA1 Message Date
Christian Zimmermann 7f6762f159 introduce iterators; ATTENTION: MA::begin -> MA::beginIndex and same for MA::end 2017-03-20 18:53:30 +01:00
Christian Zimmermann cd7c5c6c7b change slice creation procedure -> works so far 2017-03-20 13:26:52 +01:00
Christian Zimmermann 7a02d0f6b8 mutable vs const multi array stuff 2017-03-20 11:21:33 +01:00
Christian Zimmermann 2022d743c6 some awkward hacks reg const stuff... should refactor this 2017-03-16 22:42:55 +01:00
Christian Zimmermann ed53e4b3c7 some fixes, introduce const operation classes for conistency reasons 2017-03-16 19:30:43 +01:00
Christian Zimmermann 0066cfef54 further corrections -> first application compiles 2017-03-15 22:54:48 +01:00
Christian Zimmermann 0eb0f21031 some fixes/corrections... 2017-03-14 23:00:41 +01:00
Christian Zimmermann 1c55afd55f some improvements... certainly further ones are possible 2017-03-13 19:04:24 +01:00
Christian Zimmermann 5492521c76 intermediate commit; start to refactor index linkage routines 2017-03-13 16:24:00 +01:00
Christian Zimmermann 50985caf62 some changes reg index org 2017-03-13 11:06:44 +01:00
Christian Zimmermann d3dbdbb865 minor changes + some extensions 2017-03-09 19:59:11 +01:00
Christian Zimmermann 63eb7d0505 implement operator+= ... 2017-03-08 22:53:18 +01:00
Christian Zimmermann a6c860a352 add some range transformation routines 2017-03-08 20:10:11 +01:00
Christian Zimmermann 5f4931757d add manipulator 2017-03-07 23:14:57 +01:00
Christian Zimmermann 6164b58cd0 add meta position access (compiles, untested) 2017-03-03 17:51:42 +01:00
Christian Zimmermann d5c8ec7c9d some minor extensions + add some first range transform code 2017-03-02 19:27:46 +01:00
Christian Zimmermann 2fa89e75e3 some standard index / range definitions 2017-03-01 18:25:26 +01:00
Christian Zimmermann 51dcbe7b92 clean up some parts of the code 2017-03-01 10:41:29 +01:00
Christian Zimmermann 27ddea16f6 Slice works... fix the 'major bug' 2017-02-28 19:29:52 +01:00
Christian Zimmermann 2c12332abb start correcting compile errors regarding Slice (still linker error existent) 2017-02-28 11:27:23 +01:00
Christian Zimmermann f489d165ab continue Slice implementations 2017-02-27 17:00:51 +01:00
Christian Zimmermann 685023b09c some minor changes 2017-02-27 11:23:40 +01:00
Christian Zimmermann d1363c3c3d restructure MultiArray inheritance 2017-02-26 18:14:58 +01:00
Christian Zimmermann d2d038fd5b bug fixed 2017-02-26 14:00:47 +01:00
Christian Zimmermann 7965ea25fe continuation of last master commit 2017-02-24 20:50:58 +01:00
Christian Zimmermann 8be4df211a issue: cannot perform multiple operation line -> start repairing this 2017-02-24 15:08:42 +01:00
Christian Zimmermann 71f7a1aa4d solved the memory problem, but I dont know how exactly this works... 2017-02-23 20:19:05 +01:00
Christian Zimmermann 6eb53111bb start implementing class Slice 2017-02-23 19:33:46 +01:00
Christian Zimmermann db4ad28f02 first operation test works -- yaygit add * there are some memory issues (deletion of index ptr) 2017-02-22 19:06:23 +01:00
Christian Zimmermann b3f7dad655 3d reordering tests work (still not refactored) 2017-02-22 14:10:16 +01:00
Christian Zimmermann 678db24003 reordering test works but refactoring neccessary 2017-02-22 13:34:32 +01:00
Christian Zimmermann 1cc96663a4 some debug attempts 2017-02-22 00:43:38 +01:00
Christian Zimmermann 07febad83a start testing operation routines: some open issues... 2017-02-21 21:47:40 +01:00
Christian Zimmermann 876dc58918 OneDim and TwoDim - Tests work 2017-02-21 17:41:48 +01:00
Christian Zimmermann 68612646fb fix compile errors -> seg fault :) 2017-02-20 19:14:22 +01:00
Christian Zimmermann 00c6cf49d5 intermediate commit; does not compile... 2017-02-20 17:18:53 +01:00
Christian Zimmermann 887547d5e1 some fixes -> first unit test compiles and runs successfully 2017-02-17 18:10:03 +01:00
Christian Zimmermann 5f02dcb177 small fixes + index naming 2017-02-16 16:06:23 +01:00
Christian Zimmermann c04863f93f reorganize source files 2017-02-16 13:12:20 +01:00
Christian Zimmermann 45bc1686c9 reorganize headers 2017-02-16 11:20:40 +01:00
Christian Zimmermann 0cf90292c3 finished first operation stuff 2017-02-16 10:36:02 +01:00
Christian Zimmermann f94f758c16 almost finished operation templates 2017-02-15 22:39:36 +01:00
Christian Zimmermann 211c731273 operation classes 2017-02-15 19:40:44 +01:00
Christian Zimmermann d4f8402f29 index linkage 2017-02-15 11:26:47 +01:00
Christian Zimmermann 3363671d35 further development 2017-02-14 18:03:42 +01:00
Christian Zimmermann 5a369fb08a intermediate commit 2017-02-13 16:42:22 +01:00
Christian Zimmermann 2d5d7770b0 intermediate commit 2017-02-03 14:01:15 +01:00
Christian Zimmermann aa4868afd4 add .gitignore 2017-02-03 10:41:01 +01:00
Christian Zimmermann d269a28a53 initial commit 2017-02-02 18:58:32 +01:00