48 Commits

Author SHA1 Message Date
88d961313c
feat: makes chunksize configurable
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-03-06 18:42:05 -06:00
fa82caa752
chore(release): 0.3.4
All checks were successful
gitea-physics/deepdog/pipeline/tag This commit looks good
gitea-physics/deepdog/pipeline/head This commit looks good
0.3.4
2022-03-06 17:31:47 -06:00
0784cd53d7
feat: Changes chunksize for multiprocessing
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-03-06 17:31:17 -06:00
fb4b012491
chore(release): 0.3.3
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.3.3
2022-03-06 17:23:15 -06:00
8617e4d274
fix: Fixes count to use cycles as well
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-03-06 17:22:52 -06:00
fe2af1644e
chore(release): 0.3.2
All checks were successful
gitea-physics/deepdog/pipeline/tag This commit looks good
gitea-physics/deepdog/pipeline/head This commit looks good
0.3.2
2022-03-06 17:18:42 -06:00
e6d8d33c27
feat: Adds monte carlo cycles to trade off space and cpu 2022-03-06 17:18:24 -06:00
e00dc95f02
docs: readme badges
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-03-06 16:48:49 -06:00
527be26fb2
chore(release): 0.3.1
All checks were successful
gitea-physics/deepdog/pipeline/tag This commit looks good
gitea-physics/deepdog/pipeline/head This commit looks good
0.3.1
2022-03-06 16:45:45 -06:00
456c81bca5
Merge branch 'master' of ssh://gitea.deepak.science:2222/physics/deepdog 2022-03-06 16:45:16 -06:00
7284dbeb34
feat: Adds alt bayes solver with monte carlo sampler 2022-03-06 16:45:09 -06:00
d078004773
feat: Updates to pdme version for faster bayes resolution 2022-03-06 15:53:49 -06:00
0441cde421
chore: adds release to do.sh 2022-03-06 15:51:32 -06:00
a9e91779bc
chore: adds standard-version release stuff 2022-03-06 15:50:39 -06:00
751bc66704 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
Reviewed-on: #1
2022-02-23 19:44:38 +00:00
413ff16acc chore(deps): add renovate.json 2022-02-23 19:42:04 +00:00
5118173f09
chore: Adds semantic release to dev dependencies
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-02-14 10:00:59 -06:00
semantic-release
6dfc26104a
0.3.0
Some checks reported errors
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag Something is wrong with the build of this commit
Automatically generated by python-semantic-release
v0.3.0
2022-02-14 09:57:42 -06:00
3a6be738b1
feat: Actually uses probabilities to update bayes
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-02-14 09:51:02 -06:00
bd240900b4
fix: Actually logs end threshold 2022-02-14 09:50:08 -06:00
0e1fbec043
fix: Fixes bug with end_threshold and better error logging 2022-02-14 09:44:04 -06:00
3d3b1a83f6
feat: Adds end threshold for early abort 2022-02-14 09:27:40 -06:00
63cecba824
Created version 0.2.4
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.2.4
2022-02-06 19:50:07 -06:00
344998835d
fix: Fixes linting 2022-02-06 19:49:02 -06:00
838aeb0cf3
Created version 0.2.3
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
gitea-physics/deepdog/pipeline/tag There was a failure building this commit
0.2.3
2022-02-06 19:46:10 -06:00
e715d329fd
fix: diagnostic adds frequencies 2022-02-06 19:46:05 -06:00
521b49f14c
Created version 0.2.2
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.2.2
2022-02-06 19:37:15 -06:00
6d65e8dec5
fix: ignores extra fields in dictwriter 2022-02-06 19:36:59 -06:00
36354c2f2c
Adds patch
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.2.1
2022-02-06 19:29:17 -06:00
3534593557
fix: Take first element of solution list 2022-02-06 19:28:54 -06:00
6ada52f82c
Minor version bump
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.2.0
2022-02-06 19:03:24 -06:00
34e124b18f
feat: Adds better diagnostic of full dipole info 2022-02-06 19:03:04 -06:00
c1591c9ce9
Created version 0.1.5
All checks were successful
gitea-physics/deepdog/pipeline/tag This commit looks good
gitea-physics/deepdog/pipeline/head This commit looks good
0.1.5
2022-01-30 20:53:48 -06:00
10358287d9
Makes frequency cappable
Some checks reported errors
gitea-physics/deepdog/pipeline/head Something is wrong with the build of this commit
2022-01-30 20:52:32 -06:00
d4f6e2f99e
Created version 0.1.4
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.1.4
2022-01-24 11:13:29 -06:00
d64939f346
Don't break the build
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-01-24 11:13:24 -06:00
0c6490dad7
Small fix t ocsv headers and also adds init for better imports
Some checks reported errors
gitea-physics/deepdog/pipeline/head Something is wrong with the build of this commit
2022-01-24 11:12:54 -06:00
984314f459
Created version 0.1.3
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.1.3
2022-01-24 11:03:38 -06:00
c0fee8912e
Adds diagnostic and fixes editorconfig
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-01-24 11:03:30 -06:00
16b1f90df7
Created version 0.1.2
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.1.2
2022-01-24 10:21:40 -06:00
504002699f
Adds csv to gitignore
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-01-24 10:18:44 -06:00
3397b3e2f9
Adds bayes run 2022-01-24 10:18:12 -06:00
027797448e
Created version 0.1.1
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
0.1.1
2022-01-21 21:08:38 -06:00
432895a776
Updates options and fixes pytest options
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
2022-01-21 21:05:30 -06:00
4fa7d61a9a
Adds dependency to pdme and adds test config
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
2022-01-21 20:54:48 -06:00
6ebfee6e35
Adds patch script
Some checks are pending
gitea-physics/deepdog/pipeline/head Build queued...
2022-01-21 20:50:20 -06:00
67dcba40dc
Adds jenkins agent
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
2022-01-21 20:49:53 -06:00
f37eda4cf3
Initial commit
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
2022-01-21 20:43:06 -06:00