Commit graph

17 commits

Author SHA1 Message Date
Christian Zimmermann
0066cfef54 further corrections -> first application compiles 2017-03-15 22:54:48 +01:00
Christian Zimmermann
63eb7d0505 implement operator+= ... 2017-03-08 22:53:18 +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
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
887547d5e1 some fixes -> first unit test compiles and runs successfully 2017-02-17 18:10:03 +01:00
Christian Zimmermann
45bc1686c9 reorganize headers 2017-02-16 11:20:40 +01:00