Commit Graph

29 Commits

Author SHA1 Message Date
Magnus Ulimoen 3ceeeb8ca1 Make GAMMA into a static 2021-06-30 18:20:44 +02:00
Magnus Ulimoen 4ae5c02bb1 Replace FastFloat with mul_add 2021-03-23 19:21:38 +01:00
Magnus Ulimoen 550b43b4cd Bump ndarray 2021-03-16 19:03:35 +01:00
Magnus Ulimoen f098981d3e Update email 2021-03-16 19:00:24 +01:00
Magnus Ulimoen d11abff1c3 Add checkbox for gridlines 2021-02-12 17:16:36 +01:00
Magnus Ulimoen e3a15b3844 Update READMEs 2020-09-19 14:41:02 +02:00
Magnus Ulimoen 9fb9ad8eae don't expose sparse solver (yet) 2020-06-15 22:32:34 +02:00
Magnus Ulimoen 1e84e2ddf0 move frontend 2020-06-14 22:21:09 +02:00
Magnus Ulimoen a3cccd7e32 update dependencies 2020-06-14 22:00:52 +02:00
Magnus Ulimoen 9261f1b239 move all functionality to common js 2020-05-30 10:03:00 +02:00
Magnus Ulimoen e1ed7ca083 simplify width/height 2020-05-27 22:19:44 +02:00
Magnus Ulimoen 2989acfcce move to main directory 2020-05-25 21:08:05 +02:00
Magnus Ulimoen a6c2adf0f0 write solver specific intros 2020-05-25 21:00:26 +02:00
Magnus Ulimoen 4c40acbb1f add grid options 2020-05-24 23:31:33 +02:00
Magnus Ulimoen cd72ce3477 introduce lineDrawer 2020-05-24 18:02:53 +02:00
Magnus Ulimoen d1e89bf20e skeleton of common js 2020-05-24 16:52:23 +02:00
Magnus Ulimoen 51397ff34d shallow water equations solver 2020-05-19 20:05:31 +02:00
Magnus Ulimoen a1acf00c5a split euler and maxwell to separate crates 2020-05-02 00:22:59 +02:00
Magnus Ulimoen 85f3c46430 SbpOperator takes &self 2020-04-14 21:59:02 +02:00
Magnus Ulimoen 85a8c92cd5 update dependencies 2020-04-04 23:39:41 +02:00
Magnus Ulimoen d3f4241e04 improve release builds for web 2020-03-30 22:54:36 +02:00
Magnus Ulimoen ba420b1554 make precision selectable using feature 2020-02-27 20:26:43 +01:00
Magnus Ulimoen 50d58dc7e8 readd tracebacks and move vortex init to Field 2020-02-22 18:57:22 +01:00
Magnus Ulimoen 5d4d8370bd stylesheet location 2020-02-19 21:39:35 +01:00
Magnus Ulimoen 264b483aef use workspaces 2020-02-19 19:31:03 +01:00
Magnus Ulimoen 4ac1ad0d2c follow nx/ny conventions 2020-01-29 22:01:12 +01:00
Magnus Ulimoen c7375bf3d3 add profiling in js 2020-01-29 19:20:38 +01:00
Magnus Ulimoen ab02c8295f readd Maxwell solver 2020-01-28 22:16:10 +01:00
Magnus Ulimoen 037d1b3ff9 change structure of webfrontend 2020-01-28 22:02:37 +01:00