Commit graph

897 commits

Author SHA1 Message Date
Christian Zimmermann
47b2f3ee31 yrange.cc: fix undefined ref to ::range() 2022-09-18 17:06:51 +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
a10770b4f1 container_index -> a/b index 2022-09-17 22:09:01 +02:00
Christian Zimmermann
5a71d00863 container_index -> a/b index 2022-09-17 22:08:01 +02:00
Christian Zimmermann
3044646b6a yrange implementations (part only) 2022-09-15 23:40:23 +02:00
Christian Zimmermann
3764f865e9 rename yindex.* -> yrange.* 2022-09-15 22:32:44 +02:00
Christian Zimmermann
9543342db4 further compile fixes 2022-09-15 16:45:45 +02:00
Christian Zimmermann
0dcf7d3b5a further renaming + fixes 2022-09-14 18:58:06 +02:00
Christian Zimmermann
0ec807c8fa fix some of the recently introduced compile errors 2022-09-13 00:31:12 +02:00
Christian Zimmermann
796bb50118 ext -> pos, expressions... 2022-09-12 16:48:45 +02:00
Christian Zimmermann
10db0908e0 im com 2022-09-12 01:09:51 +02:00
Christian Zimmermann
f6725f5356 rename range files 2022-09-11 17:23:59 +02:00
Christian Zimmermann
72e898606f im com 2022-09-11 17:20:09 +02:00
Christian Zimmermann
bc4ebf317b index_base.cc.h 2022-09-11 15:20:27 +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
5d473ddd8c wip... 2022-09-03 22:11:36 +02:00
Christian Zimmermann
05f4cb0abb wip: dynamic indices 2022-08-31 17:37:20 +02:00
Christian Zimmermann
3dd688bbed DArray (future Array) 2022-08-31 14:58:39 +02:00
Christian Zimmermann
21bd120032 std::iterator is depricated... 2022-08-08 14:55:07 +02:00
Christian Zimmermann
8f6094233a re-enable auto-vectorization 2021-09-21 14:01:04 +02:00
Christian Zimmermann
388531c37f split cxz_operation: move Access and Expression classes to extra files 2021-08-06 11:34:13 +02:00
Christian Zimmermann
7aa4b18d15 remove unused code 2021-08-06 10:54:11 +02:00
Christian Zimmermann
8b64d2c0d5 remove unused code 2021-08-06 10:40:42 +02:00
Christian Zimmermann
b5ec02c7c5 update README 2021-08-03 11:20:09 +02:00
Christian Zimmermann
3c6f9ea025 Merge remote-tracking branch 'origin/restructure-rename' 2021-07-29 19:03:09 +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
bba1c6944a im com (vectorization (wrong access instance) + parallel not working) 2021-07-18 23:11:05 +02:00
Christian Zimmermann
a841782115 remove some old debug asserts 2021-07-18 18:40:10 +02:00
Christian Zimmermann
8bde2d7250 fix bug from previous commit 2021-07-14 22:01:07 +02:00
Christian Zimmermann
bf4633054d im com (some weird runtime errors -> PointerAccess) 2021-07-09 16:54:30 +02:00
Christian Zimmermann
33b52c1a70 start building in Access classes + add IsArray trait 2021-07-01 18:15:12 +02:00
Christian Zimmermann
bf7853c1b5 operations: AccessTemplate (static base class) 2021-07-01 17:55:46 +02:00
Christian Zimmermann
e80c71aa62 multi_array_operation: member access class for array-type members -> sub operations... 2021-07-01 01:51:10 +02:00
Christian Zimmermann
312074c486 multi_array_operation: remove RootSumN 2021-07-01 00:42:31 +02:00
Christian Zimmermann
24ea3c2c30 im com 2021-06-30 16:55:38 +02:00
Christian Zimmermann
fddceea1e3 fix bug related to compiler update 2021-06-28 17:09:24 +02:00
Christian Zimmermann
9946a8d416 Merge branch 'restructure-rename' of rqcd.ur.de:czimmermann/multi_array into restructure-rename 2021-06-26 00:41:33 +02:00
Christian Zimmermann
d5e02ba9d2 remove slicecontraction + start hyperoperation (for slicearray) 2021-06-26 00:40:42 +02:00
Christian Zimmermann
ffb8e71dbd multi_array_operation: replace template spec by static if 2021-06-25 17:28:22 +02:00
Christian Zimmermann
c282cf683d Merge branch 'restructure-rename' of rqcd.ur.de:czimmermann/multi_array into restructure-rename 2021-06-24 21:39:52 +02:00
Christian Zimmermann
7cd0c3104f separate lib for high level stuff 2021-06-24 21:39:42 +02:00
Christian Zimmermann
6991742206 remove old code 2021-06-11 18:57:00 +02:00
Christian Zimmermann
49f2c41a95 remove dead code + simplify StaticFunctionBase (less template args) 2021-06-09 17:25:02 +02:00
Christian Zimmermann
f1b44cfd5c sfor: return cond 2021-06-08 17:53:51 +02:00