Commit graph

871 commits

Author SHA1 Message Date
Christian Zimmermann
a8fad26cfa try to fix pipeline 4 2022-12-04 18:44:35 +01:00
Christian Zimmermann
b1df3e1307 try to fix pipeline 3 2022-12-04 18:42:35 +01:00
Christian Zimmermann
9fad49a2eb try to fix pipeline 2 2022-12-04 17:49:17 +01:00
Christian Zimmermann
9c2b29ac07 try to fix pipeline 1 2022-12-04 17:42:37 +01:00
Christian Zimmermann
9210f59d39 more tests on index multiplication + corresponding fixes 2022-12-04 17:35:22 +01:00
Christian Zimmermann
38e011c979 first tests on index multiplication 2022-12-04 03:17:29 +01:00
Christian Zimmermann
b2fd81b764 add more range tests 2022-12-04 01:12:34 +01:00
Christian Zimmermann
1bd51ee700 shift index multiplication to separate file + extend to Sptr 2022-11-29 01:46:53 +01:00
Christian Zimmermann
a3a25af289 redefine index-index-multiplications 2022-11-27 23:51:15 +01:00
Christian Zimmermann
8513b6dcd3 2d opcont test 2022-11-27 04:28:46 +01:00
Christian Zimmermann
059093241b OpCont: again owns data (can have static size now); use (C)OpRoot for assignment-like operations 2022-11-27 03:38:10 +01:00
Christian Zimmermann
204b726acf minor fix 2022-11-27 01:25:59 +01:00
Christian Zimmermann
4f1ebb9986 1dim operation test + corresponding fixes 2022-11-27 00:27:34 +01:00
Christian Zimmermann
42a8acbc6e remove statics/ utils/ 2022-11-26 17:03:39 +01:00
Christian Zimmermann
3418ec9ee1 remove old test files 2022-11-26 16:28:00 +01:00
Christian Zimmermann
0e71d45a5b minor changes + mindex/yindex: further functionalities 2022-11-25 02:08:43 +01:00
Christian Zimmermann
25abf5e1b0 add src/opt/python/setup.py.in + update cmake project name + remove static cnorxz lib 2022-11-24 02:08:04 +01:00
Christian Zimmermann
7acc5c86ee remove old files 2022-11-23 23:26:27 +01:00
Christian Zimmermann
1f27826aff fixes/more functionalities in MIndex + add 2d Array test 2022-11-23 01:25:59 +01:00
Christian Zimmermann
216bb3f56e aindex: inherit yindex + yrange: specialize RangeCast + corrections in DArray classes + more DArray tests 2022-11-22 19:11:41 +01:00
Christian Zimmermann
a3d3d99c8d add first for tests 2022-11-22 00:58:50 +01:00
Christian Zimmermann
2f5f29f577 mrange: different members for blockSizes and lexBlockSizes 2022-11-20 23:18:58 +01:00
Christian Zimmermann
2745eee0ff src/tests/range_unit_test.cc: again fix signed vs unsigned comp 2022-11-18 19:53:43 +01:00
Christian Zimmermann
31bebecb23 further yrange tests 2022-11-18 19:50:19 +01:00
Christian Zimmermann
99eb72bb76 fix bug in DType + further yrange test 2022-11-17 19:00:58 +01:00
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
4e2244db79 finish mrange/mindex (unchecked) 2022-11-12 03:14:07 +01:00
Christian Zimmermann
113a0e7209 fix compile errors 2022-11-12 00:15:26 +01:00
Christian Zimmermann
fb94a382bb base/isq.h + base/iter.* + functional/fundamental.h + adaptions in mrange (WIP) 2022-11-08 22:36:16 +01:00
Christian Zimmermann
0197e7db6e more on MIndex + operator << for PosTypes 2022-11-06 22:58:46 +01:00
Christian Zimmermann
172110c5de start refactoring MIndex 2022-11-02 18:51:18 +01:00
Christian Zimmermann
6b2bbc3020 OpCont + adapt ifor memeber functions 2022-10-30 22:28:40 +01:00
Christian Zimmermann
c9f69ad25d extensions: finish basic arithmetic implementation for consecutive + avx 2022-10-30 12:12:53 +01:00
Christian Zimmermann
fbfd84f421 more on extensions... 2022-10-29 03:08:34 +02:00
Christian Zimmermann
cf7dcb816b WIP: avx 2022-10-25 23:45:05 +02:00
Christian Zimmermann
1befb14039 fixes + start extension code 2022-10-24 18:34:11 +02:00
Christian Zimmermann
e2405738c1 derive COpInterface : XprInterface; allow return values for Xpr (VXpr+DXpr -> templates) 2022-10-23 18:29:07 +02:00
Christian Zimmermann
fa1ea56d51 op_types: contraction (not finished) 2022-10-22 02:42:18 +02: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
483e3b4286 move xpr/op_xpr.* -> operation/op_xpr.* 2022-10-21 13:52:53 +02:00
Christian Zimmermann
4cb3977fb3 cxz_operation -> op_types 2022-10-21 13:40:12 +02:00
Christian Zimmermann
db623649ee move include/ranges/xpr -> include/xpr 2022-10-21 13:32:27 +02:00
Christian Zimmermann
98f71b874b more on operations 2022-10-21 02:24:30 +02:00
Christian Zimmermann
aafc6f0e2a xpr -> only one pos argument 2022-10-21 00:21:47 +02:00
Christian Zimmermann
477ea8d43d start operation refactoring 2022-10-20 02:58:24 +02:00
Christian Zimmermann
7904d77bd8 EPos + EFor (for extensions, simd vectorization, etc) 2022-10-18 00:30:05 +02:00