summaryrefslogtreecommitdiffhomepage
path: root/misc/examples/spans
AgeCommit message (Expand)Author
2023-08-30Smaller updates.Tyge Løvset
2023-08-30Some simplifications. Added i_ndebug macro flag to disable assertions in cspan.Tyge Lovset
2023-08-21Changed 'order' to 'layout' in cspan md.Tyge Løvset
2023-08-21Some cleanups.Tyge Løvset
2023-08-21Merge branch 'master' of github.com:stclib/STCTyge Lovset
2023-08-21Added kokkos submdspan example (did not make it to c++23).Tyge Lovset
2023-08-19Polishing cspan.h. Updated multidim.c cspan example.tylov
2023-08-19Moved cspan_next() to shared implementation (if chosen).Tyge Lovset
2023-08-16matmult.c cleanup.Tyge Løvset
2023-08-16Added recursive matrix multiplication example for cspan.Tyge Løvset
2023-08-14Simplified printspan.c exampleTyge Løvset
2023-07-24Improved an issue with cspan.tylov
2023-07-21NB! Changed some coroutine API for consistency/simplicity: Added full task su...tylov
2023-07-21Renamed badly abbreviated names in crand.h.tylov
2023-07-20Moved examples to sub-directories. Added cotask1.c cotask2.c examples.tylov