Commit graph

20 commits

Author SHA1 Message Date
Christian Zimmermann
83a712a772 finished first draft of index mapping (TO BE TESTED AND REFACTORED) 2017-03-27 19:29:51 +02:00
Christian Zimmermann
6f6de5be87 further development of functional array and index mapping 2017-03-27 11:33:40 +02:00
Christian Zimmermann
2a7dd9aa83 change linkage behavior of contract indices... should be save now 2017-03-23 15:10:56 +01:00
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
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
d3dbdbb865 minor changes + some extensions 2017-03-09 19:59:11 +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
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
8be4df211a issue: cannot perform multiple operation line -> start repairing this 2017-02-24 15:08:42 +01:00
Christian Zimmermann
6eb53111bb start implementing class Slice 2017-02-23 19:33:46 +01:00
Christian Zimmermann
07febad83a start testing operation routines: some open issues... 2017-02-21 21:47:40 +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