8 Commits

Author SHA1 Message Date
86799644c4 Make diagram generation faster, add tests for it, update some notebooks 2023-12-05 17:32:05 +01:00
f78cde613a Put diagram generation in qed-model and fix things 2023-11-30 17:08:42 +01:00
3ca24f76e1 Work on diagram generation and feynman diagram representation 2023-11-30 03:50:31 +01:00
7ad5e78b3b Add diagram generation notebook draft 2023-11-27 15:45:42 +01:00
fcb7c992da Renaming of ABC Model things, add QEDprocesses/QEDbase types and use them 2023-11-24 19:20:23 +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
2709eeb3dc Fix the types, add some profiling examples (#15)
Reviewed-on: Rubydragon/MetagraphOptimization.jl#15
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2023-11-13 12:55:02 +01:00
5a30f57e1f Add scheduling, machine info, caching strategies and devices (#9)
Some checks failed
MetagraphOptimization_CI / prepare (push) Has been cancelled
MetagraphOptimization_CI / test (push) Has been cancelled
MetagraphOptimization_CI / docs (push) Has been cancelled
Reviewed-on: Rubydragon/MetagraphOptimization.jl#9
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me>
Co-committed-by: Anton Reinhard <anton.reinhard@proton.me>
2023-10-12 17:51:03 +02:00