Commit graph

  • 717e4a6548 WIP: fix compile errors regarding first extension operation test Christian Zimmermann 2023-06-12 00:00:20 +0200
  • 1919d373df indices: fullfill missing iterator requirements Christian Zimmermann 2023-06-11 22:28:10 +0200
  • 811e955491 WIP: EIndex tests Christian Zimmermann 2023-06-11 03:06:30 +0200
  • 59a9236c04 rename index.format(index) -> index.reformat(index) (because of conflicting member function names) Christian Zimmermann 2023-06-04 23:11:46 +0200
  • ba02601b97 EIndex: new inheritance structure: SIndex<S> -> LIndex<SIndex<S>,L> -> EIndex<S,L> Christian Zimmermann 2023-06-04 22:14:26 +0200
  • 52517675a5 EFor: F argument Christian Zimmermann 2023-06-04 17:31:47 +0200
  • e9fde3d900 srange casts + add first eindex implementation Christian Zimmermann 2023-05-29 23:05:47 +0200
  • 3f8c7aacc3 srange.cc.h (casts missing...) Christian Zimmermann 2023-05-29 17:41:55 +0200
  • 3c98377e2d add srange.h Christian Zimmermann 2023-05-27 20:03:41 +0200
  • 1610084abd Merge branch 'dev' of git.f3l.de:chizeta/cnorxz into dev Christian Zimmermann 2023-05-10 01:20:40 +0200
  • 0593150651 add cereal write/readFile wrappers Christian Zimmermann 2023-05-10 01:20:31 +0200
  • cceace2ef0 minor change in CMakeLists.txt + fix preprocessor variables to prevent extra semicolon error Christian Zimmermann 2023-05-09 16:22:25 +0200
  • 7ea21da81a ranges: add sub() to ranges -> returns MArray of RangePtrs Christian Zimmermann 2023-05-07 21:46:46 +0200
  • 862697edef include/base/types.h: include <cstdint> Christian Zimmermann 2023-05-07 17:53:49 +0200
  • ef45d8cbac ranges: add some of the possible casts for URange Christian Zimmermann 2023-05-05 19:29:10 +0200
  • 026c7f1a87 add missing operator* for GMIndex + fix various bugs Christian Zimmermann 2023-03-19 01:48:51 +0100
  • 4642ebe6d2 various fixes Christian Zimmermann 2023-03-15 17:29:24 +0100
  • c1f92b4685 prange.cc.h: add missing template argument Christian Zimmermann 2023-03-15 13:45:37 +0100
  • 40a86441cb add missing PRange / PRangeFactory member implementations Christian Zimmermann 2023-03-15 12:20:48 +0100
  • 0e1ec2e95a include prange + fix corresponding compile errors (untested) Christian Zimmermann 2023-03-15 11:46:21 +0100
  • 2d4d0b8ee9 change behavior of operator* for RangePtr: preserve sub-range structure Christian Zimmermann 2023-03-14 19:07:05 +0100
  • 1d6f8dc52b try to fix pipeline Christian Zimmermann 2023-03-12 16:54:32 +0100
  • bea9add008 mrange: range cast Christian Zimmermann 2023-03-12 04:30:42 +0100
  • abb47cbb06 array base: add using CAB::operator() Christian Zimmermann 2023-03-08 20:03:19 +0100
  • b77955a36e op roots: index pos offset (only valid for non-looped indices) Christian Zimmermann 2023-03-08 02:08:30 +0100
  • 2864c10056 various fixes Christian Zimmermann 2023-03-07 20:12:11 +0100
  • e016059ad0 finish first version of cereal extension (more or less tested) Christian Zimmermann 2023-02-28 17:50:56 +0100
  • 80ac604089 cxz cereal: more tests Christian Zimmermann 2023-02-28 14:15:16 +0100
  • 36a22f51de add first parts of cereal extension Christian Zimmermann 2023-02-27 20:09:06 +0100
  • 82fab9f7dc Merge branch 'dev' of git.f3l.de:chizeta/cnorxz into dev Christian Zimmermann 2023-02-26 20:15:14 +0100
  • a2b936c4da add basic_operations + first corresponding test Christian Zimmermann 2023-02-26 20:15:05 +0100
  • fee6d8e895 cmake lists: fix version string bug Christian Zimmermann 2023-02-22 12:06:56 +0100
  • 039effb344 add config binary Christian Zimmermann 2023-02-22 02:38:51 +0100
  • 229a913bcb move python stuff to separate repo Christian Zimmermann 2023-02-21 19:31:53 +0100
  • 9a7daabd24 Merge branch 'dev' of git.f3l.de:chizeta/cnorxz into dev Christian Zimmermann 2023-02-21 16:52:21 +0100
  • b3d1ced728 switch to uuid as range id Christian Zimmermann 2023-02-21 16:52:05 +0100
  • 3a7bd9c9e2 fix urange slice() + prange for and pfor expression Christian Zimmermann 2023-01-30 01:13:14 +0100
  • 65e7539666 for: replace * by () in position calculation Christian Zimmermann 2023-01-29 23:42:12 +0100
  • 792c3bd84e WIP: prange Christian Zimmermann 2023-01-28 18:34:24 +0100
  • f5f66461f7 merge Christian Zimmermann 2023-01-28 02:13:14 +0100
  • 32ef2ef921 Merge branch 'dev' of git.f3l.de:chizeta/cnorxz into dev Christian Zimmermann 2023-01-28 02:12:38 +0100
  • 62b77921f5 fixes + keep correct ordering in h5 table fields names Christian Zimmermann 2023-01-28 02:05:50 +0100
  • 25b5c13608 h5_table: remove mCheckedFile Christian Zimmermann 2023-01-26 19:55:29 +0100
  • 2547a450d8 hdf5: type declaration in separate file + some reorgs in table code Christian Zimmermann 2023-01-25 18:31:03 +0100
  • 24ea3339f8 hdf5: group/table improvements Christian Zimmermann 2023-01-25 00:30:12 +0100
  • 58fa19f514 hdf5: preliminary append (init) table test Christian Zimmermann 2023-01-24 01:39:23 +0100
  • 6faaf7ea15 hdf5: include cc.h files + corresp compile fixes Christian Zimmermann 2023-01-24 00:02:32 +0100
  • 0db94229bf WIP: more development on h5_table Christian Zimmermann 2023-01-23 19:22:42 +0100
  • 59932895e9 add h5_types + class STabel : public Table ( field types known by compile time) Christian Zimmermann 2023-01-22 23:34:30 +0100
  • 69a9344790 Merge branch 'restructure-rename' into dev Christian Zimmermann 2023-01-22 15:42:06 +0100
  • 1f5843895e h5 table, untested Christian Zimmermann 2023-01-22 15:41:42 +0100
  • 07428d1e6d fix install paths Christian Zimmermann 2023-01-20 15:58:52 +0100
  • 66d5e5b741 index xpr + h5 table header file Christian Zimmermann 2023-01-20 01:05:24 +0100
  • 02174f8371 hdf5: H5Oget_info: distinguish between versions Christian Zimmermann 2023-01-18 19:12:41 +0100
  • 835b8e885f various fixes regarding extending ranges/arrays + hdf5 Christian Zimmermann 2023-01-18 18:57:17 +0100
  • e6da712482 ranges: extend + array: init + extend + hdf5: adapt Christian Zimmermann 2023-01-18 00:49:11 +0100
  • d72bf23049 further hdf5 test Christian Zimmermann 2023-01-15 03:18:21 +0100
  • e331f6c4e2 first hdf5 test Christian Zimmermann 2023-01-15 01:26:01 +0100
  • b6455049c4 add hdf5 test build files Christian Zimmermann 2023-01-13 15:42:15 +0100
  • 5dd114f03f add cmake files for hdf5 part + fix compile errors Christian Zimmermann 2023-01-13 12:26:23 +0100
  • caed6b4469 hdf5: group Christian Zimmermann 2023-01-13 01:40:19 +0100
  • 631d187c91 begin hdf5 Christian Zimmermann 2023-01-12 19:29:45 +0100
  • e8c8e519dc change operator* for index shared ptrs -> creates index packs instead of m/yindices Christian Zimmermann 2023-01-11 19:02:34 +0100
  • 6bd7140ae3 fix pipeline... Christian Zimmermann 2023-01-11 17:36:24 +0100
  • 55922490b2 change operator* for indices -> creates index packs instead of m/yindices Christian Zimmermann 2023-01-11 17:32:52 +0100
  • 603d03971d replace std integral_constant by corresponding typedef CSizeT Christian Zimmermann 2023-01-04 23:11:51 +0100
  • b74ace2f43 update base/types.h Christian Zimmermann 2023-01-04 23:06:02 +0100
  • 8469fa9fb2 yrange: replace index pack type Christian Zimmermann 2023-01-04 11:27:18 +0100
  • 346f92f267 yrange: replace blockSizes by yformat Christian Zimmermann 2023-01-04 11:15:51 +0100
  • b1f9a38af7 mindex: replace type of ipack Christian Zimmermann 2023-01-03 21:02:50 +0100
  • 8787ec7590 mindex: replace block sizes by format Christian Zimmermann 2023-01-03 18:11:45 +0100
  • 53aa87c362 index format Christian Zimmermann 2022-12-31 19:43:06 +0100
  • 0980934706 index pack Christian Zimmermann 2022-12-31 15:18:26 +0100
  • 1ab0c21667 first array operation test Christian Zimmermann 2022-12-30 13:32:27 +0100
  • a4e32416ad array base: slice + op Christian Zimmermann 2022-12-29 00:35:57 +0100
  • b86ea957ba index format + slice Christian Zimmermann 2022-12-28 21:21:11 +0100
  • 16f062b069 im com... Christian Zimmermann 2022-12-21 22:06:17 +0100
  • 61cef892f3 ... Christian Zimmermann 2022-12-21 00:06:21 +0100
  • 8209f14c71 include lindex Christian Zimmermann 2022-12-20 21:53:59 +0100
  • d25cbda2fc array_base: operator() and op function Christian Zimmermann 2022-12-20 17:21:29 +0100
  • 07242a995e minor change Christian Zimmermann 2022-12-20 00:52:23 +0100
  • 34c45e3dd9 fix compile errors Christian Zimmermann 2022-12-20 00:07:59 +0100
  • 0fbd2d6f5b mrange: zip; todo: for all other index types Christian Zimmermann 2022-12-14 01:48:17 +0100
  • 6963dd82cd index utils: index depth/dimension Christian Zimmermann 2022-12-13 19:19:41 +0100
  • 79535c496f add get/set block sizes function for gmindex, yindex, xindex and dindex Christian Zimmermann 2022-12-13 00:37:59 +0100
  • f41ada859a im com Christian Zimmermann 2022-12-12 02:15:42 +0100
  • 854e1a0533 slices Christian Zimmermann 2022-12-06 19:34:42 +0100
  • 9938d43f9c rename darray_base -> carray_base, mdarray_base -> array_base, darray -> marray + rename corresponding files/tests Christian Zimmermann 2022-12-06 14:48:44 +0100
  • 9aba24cf01 .gitlab-ci.yml: use my own centos image Christian Zimmermann 2022-12-05 22:36:35 +0100
  • 9bfb5f4707 dynamic index multiplication Christian Zimmermann 2022-12-05 00:14:00 +0100
  • 13467b800a fix cxz error macro (clang) Christian Zimmermann 2022-12-04 21:57:18 +0100
  • 9ef055d9c9 revert ci Christian Zimmermann 2022-12-04 19:21:28 +0100
  • 4d6a810704 try to fix pipeline 13 Christian Zimmermann 2022-12-04 19:13:21 +0100
  • 485dfe36c4 try to fix pipeline 12 Christian Zimmermann 2022-12-04 19:09:35 +0100
  • 4b6288beaf try to fix pipeline 11 Christian Zimmermann 2022-12-04 19:06:21 +0100
  • addd19ca70 try to fix pipeline 10 Christian Zimmermann 2022-12-04 19:03:33 +0100
  • 0e84e2ffd8 try to fix pipeline 10 Christian Zimmermann 2022-12-04 19:03:04 +0100
  • dcd2e4a87f try to fix pipeline 9 Christian Zimmermann 2022-12-04 18:59:52 +0100
  • 627fa9eb1a try to fix pipeline 8 Christian Zimmermann 2022-12-04 18:57:44 +0100
  • 5f85f13d66 try to fix pipeline 7 Christian Zimmermann 2022-12-04 18:55:49 +0100