15 Commits

Author SHA1 Message Date
239acc4605 Added README; added step to install BLAS in the build
Some checks are pending
continuous-integration/drone Build is running
continuous-integration/drone/push Build is passing
2023-02-02 17:14:33 +01:00
c61b3de696 Added Drone CI config
Some checks failed
continuous-integration/drone Build is failing
2023-02-02 16:49:43 +01:00
612d58baab Converted from roc to curvature 2023-01-31 16:16:04 +01:00
0bd2ef581c Semi-successful optimization run. Unfortunately, I just got screwed by my choice of RoC rather than curvature, which means that optimization won't invert a surface 2023-01-30 23:44:54 +01:00
cf300f3f88 All compile errors fixed, but now there's a weird NaN. The wonders never cease 2023-01-30 21:40:58 +01:00
e45fab1389 Switched BLAS libraries; now works on Nix 2023-01-30 15:30:01 +01:00
462de223a4 Added missing file 2023-01-30 13:11:37 +01:00
32fb672bf5 Implemented some form of LM optimization, but it's proper fucked somehow. 2023-01-30 02:07:10 +01:00
cb2dad39ec Lots of changes 2022-10-12 15:56:48 +02:00
a61f15df44 First pass at merit function 2022-10-10 11:46:27 +02:00
a80a7f749e Added tool to join vectors 2022-10-09 13:21:45 +02:00
fe0cb018cc Reworked raytracing to expose single-surface trace 2022-10-09 13:21:21 +02:00
b13f10a880 Added hexapolar and spiral ray patterns 2022-10-08 00:25:51 +02:00
a84bade226 Got real tracing, seidel calulations working 2022-10-07 23:35:40 +02:00
11cd3ee503 Initial commit 2022-10-07 18:59:44 +02:00