Christian Zimmermann
|
acca0b4513
|
remove template-cc's + clean up further...
|
2017-11-20 21:35:25 +01:00 |
|
Christian Zimmermann
|
87c4a9f162
|
using blocking routines all unit tests work so far
|
2017-09-12 18:36:05 +02:00 |
|
Christian Zimmermann
|
cfe93b60f8
|
im com while fixing compile errors... not finished...
|
2017-08-30 19:41:49 +02:00 |
|
Christian Zimmermann
|
7763bf4f77
|
im com (finished block draft)
|
2017-08-30 17:56:38 +02:00 |
|
Christian Zimmermann
|
b985b9c35c
|
im com (block index locking)
|
2017-08-29 17:52:08 +02:00 |
|
Christian Zimmermann
|
fbcdfd7580
|
im com (block type scanning routines...)
|
2017-08-28 18:28:43 +02:00 |
|
Christian Zimmermann
|
f019b4c2ff
|
mdim test3 works
|
2017-08-26 16:45:46 +02:00 |
|
Christian Zimmermann
|
8a1cc35089
|
fix copyInst <-> copy -- bug -> first mdim op test works
|
2017-08-25 22:03:20 +02:00 |
|
Christian Zimmermann
|
b50620a451
|
make first operation test run (index copying not supported at the moment)
|
2017-08-11 16:45:03 +02:00 |
|
Christian Zimmermann
|
0412be2349
|
im com
|
2017-08-11 15:26:40 +02:00 |
|
Christian Zimmermann
|
a9611b40e5
|
im com
|
2017-08-11 11:30:27 +02:00 |
|
Christian Zimmermann
|
16e8e588cb
|
some fixes + container range test -> working
|
2017-08-07 17:11:03 +02:00 |
|
Christian Zimmermann
|
d2a1286d17
|
... compiles now
|
2017-08-04 14:57:19 +02:00 |
|
Christian Zimmermann
|
225ecc0abc
|
fixing compile errors... not finished
|
2017-08-04 11:27:47 +02:00 |
|
Christian Zimmermann
|
e8ad0f1b03
|
some corrections (still have to fix comile errors)
|
2017-07-28 14:02:44 +02:00 |
|
Christian Zimmermann
|
230ca490d5
|
start implementing index unit test
|
2017-07-28 11:33:31 +02:00 |
|
Christian Zimmermann
|
ccd99aed76
|
container range/index + put NumPack stuff into numpack.h
|
2017-07-27 14:48:41 +02:00 |
|
Christian Zimmermann
|
8db8a07456
|
range factory + finishing multi/single range/index changes (except for single range specializations)
|
2017-07-26 18:38:11 +02:00 |
|
Christian Zimmermann
|
5f71b5055d
|
shift template recursion methods in a single struct 'PackNum<N>'
|
2017-07-26 16:45:09 +02:00 |
|
Christian Zimmermann
|
c13c51bd51
|
simplify index/range framework -> no native major index system (planned to implement separate class)
|
2017-07-25 17:46:59 +02:00 |
|
Christian Zimmermann
|
30d8e5e5b2
|
...
|
2017-06-01 13:51:02 +02:00 |
|
Christian Zimmermann
|
b63d56e315
|
...continuing
|
2017-05-24 19:01:02 +02:00 |
|
Christian Zimmermann
|
030d26a3bb
|
started refactoring index linking -- intermediate commit
|
2017-05-22 13:39:37 +02:00 |
|
Christian Zimmermann
|
8c2ced598f
|
add static own type function to range classes
|
2017-03-30 14:41:57 +02: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
|
a6c860a352
|
add some range transformation routines
|
2017-03-08 20:10:11 +01:00 |
|
Christian Zimmermann
|
6164b58cd0
|
add meta position access (compiles, untested)
|
2017-03-03 17:51:42 +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
|
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
|
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 |
|