Commit graph

124 commits

Author SHA1 Message Date
Christian Zimmermann
da4bf39c83 remove old files + first yr_test (to be extended) 2022-11-17 01:26:35 +01:00
Christian Zimmermann
3e54485b12 extend mr_test 2022-11-14 18:47:51 +01:00
Christian Zimmermann
3a6ffc209b change template args of RangeInterface (static polymorphism) + fixes in MRange -> first tests compile 2022-11-14 00:35:05 +01:00
Christian Zimmermann
62a9df39d3 add UR_Test + remove operator-> for index classes where it conflicts with c++ syntax 2022-11-13 02:23:33 +01:00
Christian Zimmermann
e3fe04d5da DPos/DPosRef: -> static scalar; replace next() by sub() 2022-10-22 01:11:27 +02:00
Christian Zimmermann
f68c02565d im com (not finished) 2022-10-21 17:35:23 +02:00
Christian Zimmermann
db623649ee move include/ranges/xpr -> include/xpr 2022-10-21 13:32:27 +02:00
Christian Zimmermann
85059f8024 xpr_unit_test: add more tests -> work 2022-10-13 15:58:17 +02:00
Christian Zimmermann
ade28d5122 rename directory xfor -> xpr 2022-10-13 14:50:15 +02:00
Christian Zimmermann
c7e66f081c im com 2022-10-12 23:03:44 +02:00
Christian Zimmermann
73ded8c9a8 tests: fix signed vs unsigned again... 2022-10-12 16:53:26 +02:00
Christian Zimmermann
4dc6846845 first DPos test works 2022-10-12 15:28:35 +02:00
Christian Zimmermann
459ea690e5 more on DPos/VPos 2022-10-11 23:01:31 +02:00
Christian Zimmermann
ee1fe52429 xfor_unit_test: signed vs unsigned 2022-10-10 17:01:37 +02:00
Christian Zimmermann
7e1cfa6b3a PosT: again linear 2022-10-09 16:59:12 +02:00
Christian Zimmermann
37dc3bf818 Pos_Test Multi works; change some things in near future 2022-09-28 23:28:07 +02:00
Christian Zimmermann
872d8f0d4a Pos_Test Basics works 2022-09-28 19:09:45 +02:00
Christian Zimmermann
59267fb040 src/tests/CMakeLists.txt: remove test sources (link against testlib instead) 2022-09-18 17:24:19 +02:00
Christian Zimmermann
4c2945b683 range_unit_test: fix signed vs unsigned comparison 2022-09-18 17:04:25 +02:00
Christian Zimmermann
e542a37bf3 add dindex (-> standard index of RangeBase) 2022-09-18 16:19:27 +02:00
Christian Zimmermann
4212ed7ee9 crange.basic test works 2022-09-18 00:49:36 +02:00
Christian Zimmermann
9543342db4 further compile fixes 2022-09-15 16:45:45 +02:00
Christian Zimmermann
3463e6ceea wip... 2022-09-11 02:48:30 +02:00
Christian Zimmermann
ebc0f5a807 wip: dynamic stuff; switched off most of the tests 2022-09-09 19:41:43 +02:00
Christian Zimmermann
7a24e328e7 rename libmultiarray -> libcnorxz 2021-07-28 21:30:21 +02:00
Christian Zimmermann
3975edea20 rename MultiArray + pre-processor variables 2021-07-28 20:59:31 +02:00
Christian Zimmermann
c5e6003fc9 rename namespaces 2021-07-28 20:29:56 +02:00
Christian Zimmermann
e3d4c34962 rename files 2021-07-28 19:55:37 +02:00
Christian Zimmermann
d5e02ba9d2 remove slicecontraction + start hyperoperation (for slicearray) 2021-06-26 00:40:42 +02:00
Christian Zimmermann
7cd0c3104f separate lib for high level stuff 2021-06-24 21:39:42 +02:00
Christian Zimmermann
53362be499 two container indices (one const) 2021-05-29 00:03:48 +02:00
Christian Zimmermann
63df6bbdef ranges/container_range.h -> container_index.h 2021-05-28 20:35:24 +02:00
Christian Zimmermann
1d882d55c4 ContainerRange typedef: remove template arg T + remove MultiRange Factory constructor for ContainerRange 2021-05-28 20:02:04 +02:00
Christian Zimmermann
34e69cd805 ContainerIndex -> ConstContainerIndex 2021-05-28 17:29:13 +02:00
Christian Zimmermann
867c20959a auto-vectorization works 2021-01-24 02:10:06 +01:00
Christian Zimmermann
269ff69ec3 automatic vectorization: unit tests work again 2021-01-24 00:10:14 +01:00
Christian Zimmermann
cfb3d4919b map range: allow more general out ranges 2021-01-09 00:45:24 +01:00
Christian Zimmermann
995b16b51d allow value operations in high level operations 2020-09-20 13:37:44 +02:00
Christian Zimmermann
dcce9a5eea hl op: resolve lowest indices at runtime 2020-09-11 13:12:46 +02:00
Christian Zimmermann
ee58f2ab39 enable high level math functions 2020-09-03 12:15:51 +02:00
Christian Zimmermann
e174ced2eb shift high level op code to separate headers 2020-09-03 10:52:31 +02:00
Christian Zimmermann
4beb352c0e high level operation works. TODO: shift code to lib/include files 2020-09-02 23:55:08 +02:00
Christian Zimmermann
705f6351a5 first part of generalization of previous commit 2020-09-02 23:05:40 +02:00
Christian Zimmermann
b0a1f356a7 first part of high level operations work (only implemented in context of op4utest) 2020-09-02 18:35:20 +02:00
Christian Zimmermann
437193432a im com 2020-09-01 17:39:45 +02:00
Christian Zimmermann
718a5f22cf im com 2020-08-31 18:42:48 +02:00
Christian Zimmermann
4fc2c52865 revert to a80e927 2020-08-31 17:28:00 +02:00
Christian Zimmermann
3a8b837a1c im com 2020-08-30 23:20:09 +02:00
Christian Zimmermann
8168e253a4 dynamic hybrid functional operations work 2020-08-30 16:41:05 +02:00
Christian Zimmermann
782e8555cf dynamic hybrid contraction works 2020-08-30 14:43:53 +02:00