Commit Graph

9 Commits

Author SHA1 Message Date
Tom Lin
e347d2ff6c Aggregate initialise numeric types, resolves #134 2023-10-07 09:41:18 +01:00
Troels Henriksen
92fed7082b
Add Futhark implementation (#146)
* Add Futhark.
2023-10-03 13:57:20 +01:00
Tom Lin
eef3221df6 Qualify all math calls 2023-08-31 17:53:50 +01:00
Tom Deakin
6185d3aca6 Use long double for check solution in case of very large problem sizes 2022-04-01 10:51:56 +01:00
Tom Deakin
9be9e71542 Version bump CPP implementations 2021-12-22 12:59:05 +00:00
Tom Lin
f9bba3c0de Split implementation for index/data oriented std variants
Fix missing range iterator functions for std-indices
Rename std20 to std-ranges
2021-12-15 21:38:56 +00:00
Tom Deakin
b70c7f0357 update headers 2021-12-09 11:27:44 +00:00
Tom Lin
9326e98172 Merge branch 'main' into top-level-src
# Conflicts:
#	.github/workflows/main.yaml
#	.gitignore
#	README.md
#	src/CMakeLists.txt
#	src/ci-test-compile.sh
2021-11-30 14:39:48 +00:00
Tom Lin
5318404249 Use ./src instead of ./cpp
Create subdir for each cpp-based implementation
2021-05-26 17:46:07 +01:00