11 Commits

Author SHA1 Message Date
6314539f2c Correct qed implementation and test compton 2023-11-29 16:43:47 +01:00
ba0c75c8dc Add momentum conservation tests; Debug result against groundtruth 2023-11-28 15:50:18 +01:00
c2687cdc01 Add model, particles etc., add interaction_result and tests for it, add compute task types 2023-11-24 19:20:23 +01:00
04d5673b44 Use SafeTestsets for testing (#22)
Fixes issue #18

Reviewed-on: Rubydragon/MetagraphOptimization.jl#22
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2023-11-22 16:01:17 +01:00
b7560685d4 Optimizer interface and sample implementation (#19)
Reviewed-on: Rubydragon/MetagraphOptimization.jl#19
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2023-11-22 13:51:54 +01:00
16274919e4 Cost Estimation interface (#14)
See issue #13

Reviewed-on: Rubydragon/MetagraphOptimization.jl#14
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2023-11-17 01:31:31 +01:00
4c452dce98 Add execution test 2023-09-17 10:32:43 +02:00
e09ab7c77b Add tests 2023-08-29 13:09:33 +02:00
92f59110ed Add node reduction unit test and fix bugs 2023-08-23 12:51:28 +02:00
78f7fb2f05 Add unit tests, Fix operations and remaining failing tests 2023-08-17 18:46:57 +02:00
bf23b2c175 Add rudimentary tests 2023-06-22 17:24:35 +02:00