Commit Graph

245 Commits

Author SHA1 Message Date
6f79a49e59 log: adds additional logging of dipole count
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-09-04 13:54:50 -05:00
d962ecb11e feat: indexifier now has len 2024-08-26 03:34:57 -05:00
7beca501bf fmt: ran formatter 2024-08-26 03:34:50 -05:00
5425ce1362 feat: allows some betetr matching for single_dipole runs 2024-08-26 03:31:15 -05:00
6a5c5931d4 fix: update log file arg names in cli scripts 2024-05-21 16:10:02 -05:00
36ff75576c chore: removes redundant import
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-21 15:55:25 -05:00
e76c619c8b fmt: formatting changes 2024-05-21 15:54:55 -05:00
c881da2837 feat: add subset sim probs command for bayes for subset simulation results
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
2024-05-21 15:54:08 -05:00
1a1ecc01ea chore: adds vscode to gitignore 2024-05-21 15:53:21 -05:00
9cfd484d7c chore(release): 1.3.0
All checks were successful
gitea-physics/deepdog/pipeline/tag This commit looks good
gitea-physics/deepdog/pipeline/head This commit looks good
1.3.0
2024-05-19 22:13:39 -05:00
09fad2e102 feat: improve initial cost calculation to allow multiprocessing, adds ability to specify a number of levels to do with direct mc instead of subset simulation 2024-05-19 22:11:50 -05:00
24ac65bf9c fix: fix seeding to avoid recreating seed combinations across multi runs 2024-05-19 22:10:40 -05:00
8fbae32111 doc: some commenting and logging changes 2024-05-19 22:09:52 -05:00
b1c01b25c8 fix: Adds ugly hack for stdevs for this uniform range to multiply by root3, proper fix would be in pdme 2024-05-19 22:08:44 -05:00
a14d9834e5 doc: note on refactoring for subset sim probs 2024-05-19 22:01:42 -05:00
8d04803eb3 fmt: formatting, nicer log, removing comment 2024-05-19 02:29:59 -05:00
92b49fce7c feat: add multi run to wrap multi model and repeat runs 2024-05-19 02:27:11 -05:00
8845b2875f feat: adds a filter that works with cost functions 2024-05-19 02:26:00 -05:00
72791f2d0f deps: update pdme 2024-05-19 02:25:29 -05:00
d258cfbec7 chore(release): 1.2.1
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.2.1
2024-05-11 20:51:05 -05:00
b3bf4cde97 perf: precompile the magic regexes for probs parsing 2024-05-11 20:49:45 -05:00
60f29b0b2f perf: avoid recalculating product dict in indexifier to improve performance for probs 2024-05-11 20:49:26 -05:00
093a3fb5c4 chore(release): 1.2.0
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.2.0
2024-05-08 22:24:28 -05:00
dc1d2d45a3 feat: adds additional matching regexes
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-08 22:23:57 -05:00
f0e2fa3da9 feat: adds magnitude enabled parsing option 2024-05-03 10:44:06 -05:00
2581e722e6 chore(release): 1.1.0
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.1.0
2024-05-02 23:13:21 -05:00
62bd63bf9b refactor: removes redundant calculation and uses pdme 2024-05-02 23:12:21 -05:00
df4d0b5d15 deps: upgrades pdme dep 2024-05-02 22:40:06 -05:00
5361dada8b feat: removes legacy bayes run, technically breaking but just don't use them 2024-05-02 22:04:49 -05:00
29029c137a deps: upgrades pdme 2024-05-02 18:17:33 -05:00
fb018abeae feat: allows disabling timestamps in directmc bayesrun files
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-01 21:40:53 -05:00
d28c190816 chore(release): 1.0.1
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
1.0.1
2024-05-01 21:08:00 -05:00
0262de060f nix: adds node for npx in dev shell 2024-05-01 21:07:48 -05:00
e25db1e0f6 fix: fixes issue of zero division error with no successes for anything
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-01 20:37:08 -05:00
8fdbe4d334 chore(release): 1.0.0
Some checks are pending
gitea-physics/deepdog/pipeline/head Build started...
gitea-physics/deepdog/pipeline/tag Build started...
1.0.0
2024-05-01 15:49:57 -05:00
406a1485da build: justfile allows version 2024-05-01 15:49:01 -05:00
6dc66b1c27 release: allows dynamic release as arg 2024-05-01 15:43:33 -05:00
f2b1a1dd3b feat: Adds more powerful direct mc runs to sub for old real spectrum run
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-05-01 15:22:59 -05:00
cb166a399d deps: updates pdme to 1.0.0 release yay 2024-04-28 21:43:11 -05:00
7108dd0111 feat!: allows new seed spec instead of cli arg, removes old cli arg
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2024-04-28 20:54:58 -05:00
2105754911 feat: adds additional file slug parsing 2024-04-28 20:54:15 -05:00
f3ba4cbfd3 fix: no longer throws error for overlapping keys, the warning should hopefully be enough? 2024-04-28 20:51:43 -05:00
e5f7085324 chore(release): 0.8.1
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.8.1
2024-04-28 04:27:47 -05:00
578481324b chore(release): 0.8.1 2024-04-28 04:27:32 -05:00
bf8ac9850d release: fixes standard version updater which didn't allow minor version to be multidigit 2024-04-28 04:27:06 -05:00
ab408b6412 chore(release): 0.8.1 2024-04-28 04:19:08 -05:00
4aa0a6f234 chore(release): 0.8.0
Some checks failed
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag There was a failure building this commit
0.8.0
2024-04-28 04:08:02 -05:00
f9646e3386 fix!: fixes the spin qubit frequency phase shift calculation which had an index problem 2024-04-28 04:07:35 -05:00
3b612b960e chore(release): 0.7.10
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.7.10
2024-04-27 23:06:24 -05:00
b0ad4bead0 feat: better management of cli wrapper 2024-04-27 23:04:33 -05:00