Commit Graph

27 Commits

Author SHA1 Message Date
robin
84674c36de fix: us and vs, tested better 2024-05-01 12:51:20 +02:00
robin
0aa58537b1 fix: unit conversion and indexing 2024-04-30 12:34:10 +02:00
robin
824fb967a2 fix: readme and static const DT 2024-04-29 17:56:50 +02:00
robin
78b784cf68 fix: removed cache files from git 2024-04-29 17:43:11 +02:00
robin
eb60e21d66 feat: documentation 2024-04-29 17:38:29 +02:00
robin
37d0593f65 fixed RK4 integration 2024-04-29 17:20:58 +02:00
robin
ccac46ff40 euler int 2024-04-29 12:11:13 +02:00
robin
2864e70d39 euler integration maybe working 2024-04-25 11:07:35 +02:00
robin
933fbf4503 setup 2024-04-24 12:07:51 +02:00
robin
db811ba902 setup 2024-04-24 12:07:26 +02:00
Robin Sachsenweger Ballantyne
bd2c30ce65 Merge pull request #7 from MakeNEnjoy/robin-test-linear-interpolation
Implemented bilinear interpolation
2024-04-24 00:25:11 +02:00
robin
ea23ed9d68 removed some functional stuff 2024-04-23 17:41:02 +02:00
6288a43da7 fix: forgot to include a file 2024-04-23 15:02:21 +02:00
855ac4d654 fix: manual implementation of ranges::to as this is not supported by gcc 13 2024-04-23 15:02:06 +02:00
robin
d06f287a91 removed opening-hdf5 directory 2024-04-23 12:40:40 +02:00
robin
b2415d8c4d removed mdspan requirement 2024-04-23 12:21:08 +02:00
robin
51fe302920 Implement bilinear interpolation 2024-04-22 00:21:11 +02:00
robin
a123071fec feat: modules 2024-04-21 14:20:23 +02:00
robin
4cd545c788 updated gitignore 2024-04-21 12:35:46 +02:00
1eac15304d fix: forgot a line under compiling for linux 2024-04-19 10:20:32 +02:00
f8bcf17730 fix: upload README update 2024-04-18 15:51:02 +02:00
ffdfd0a40b fix: compiling for linux 2024-04-18 15:18:08 +02:00
robin
f492ebd91e fix: cmakelists.txt 2024-04-18 14:45:37 +02:00
robin
ce91a9384d readme update 2024-04-18 14:44:48 +02:00
robin
4c2dfa8e2b readme and path 2024-04-18 13:42:31 +02:00
robin
2443d96733 feat: implemented reading hdf5 2024-04-18 13:21:53 +02:00
Robin Sachsenweger Ballantyne
b7d462178b Initial commit 2024-04-18 11:09:23 +02:00