190 Commits

Author SHA1 Message Date
e61838d85f
chore(release): 0.9.3
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.9.3
2024-02-26 17:34:47 -06:00
3ebe2bb824
feat: adds util func for calculating arg using sign instead of complex arithmetic
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2024-02-26 17:31:26 -06:00
ed9dd2c94f
fix: fixes stupid cost shape issue
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2023-07-26 21:12:04 -05:00
74c1b01a6c
chore(release): 0.9.2
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
gitea-physics/pdme/pipeline/tag There was a failure building this commit
0.9.2
2023-07-24 10:45:21 -05:00
50f98ed89b
fix: update tests but for git also don't wrap costs
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
2023-07-23 22:38:13 -05:00
18cc48471d
test: only log warning by default 2023-07-23 22:37:29 -05:00
d60a0cb386
chore(release): 0.9.1
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.9.1
2023-07-23 22:21:46 -05:00
e01d0e14a9
fix: fixes some of the shape mangling of our mcmc code
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2023-07-23 22:20:14 -05:00
dfaf8abed5
chore(release): 0.9.0
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.9.0
2023-07-23 20:32:34 -05:00
ca710e359f
feat!: separates threshold cost and the seed_cost in mcmc
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2023-07-23 20:31:53 -05:00
dc43e4bfbc
chore(release): 0.8.9
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.8.9
2023-07-23 18:32:59 -05:00
dbf924490e Merge pull request 'mcmc' (#30) from mcmc into master
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
Reviewed-on: #30
2023-07-23 23:30:05 +00:00
f280448cfe
feat: adds a bunch of mcmc generation code for log spaced models, yay
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/pr-master This commit looks good
2023-07-23 17:38:05 -05:00
feb0a5f645
feat: adds utility functions for dealing with markov chain monte carlo 2023-07-23 16:30:19 -05:00
e9bb62c0a0
test: updates old test to use snapshot tests 2023-07-23 15:30:30 -05:00
857391425f
dev: adds utility command for snapshot updating 2023-07-23 15:30:10 -05:00
46dc6dd6d9
test: upgrades pytest-cov to avoid deprecation thing 2023-07-23 15:27:49 -05:00
29abc8af89
deps: adds syrupy 2023-07-23 15:07:46 -05:00
23e3b95bb6
chore: adds maintained to readme for 2023
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2023-04-09 17:33:07 -05:00
a326e80e00
chore(release): 0.8.8
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.8.8
2023-04-09 16:35:10 -05:00
56f660ff25 Merge pull request 'feat: adds fast calc that allows for variable temp' (#28) from feature/temp_sensitive into master
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
Reviewed-on: #28
2023-04-09 21:32:10 +00:00
a5fd9c2304
style: whoops blank line
All checks were successful
gitea-physics/pdme/pipeline/pr-master This commit looks good
2023-04-09 16:30:40 -05:00
0dbe874ac4 Merge pull request 'chore(deps): update dependency scipy to ~1.10' (#21) from renovate/scipy-1.x into master
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
Reviewed-on: #21
2023-04-09 21:26:46 +00:00
36454d5044
feat: adds fast calc that allows for variable temp
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
gitea-physics/pdme/pipeline/pr-master There was a failure building this commit
2023-04-09 16:26:08 -05:00
156019fdac chore(deps): update dependency scipy to ~1.10
All checks were successful
gitea-physics/pdme/pipeline/pr-master This commit looks good
2023-01-04 01:31:57 +00:00
c49b8eb034
chore(release): 0.8.7
All checks were successful
gitea-physics/pdme/pipeline/tag This commit looks good
gitea-physics/pdme/pipeline/head This commit looks good
0.8.7
2022-09-17 16:19:02 -05:00
c034ae81fd Merge pull request 'xy' (#23) from xy into master
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
Reviewed-on: #23
2022-09-17 21:13:43 +00:00
5acf0ac347
fix: Correctly generates monte carlo version of xy model dipoles
All checks were successful
gitea-physics/pdme/pipeline/pr-master This commit looks good
2022-09-17 16:08:11 -05:00
2a1ae3b1a7
feat: moves xy model up to model package
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/pr-master This commit looks good
2022-09-17 15:34:45 -05:00
0447b5d3a7
test: adds test for xy model 2022-09-17 15:34:01 -05:00
e894c89702
feat: adds xy model for convenience to pdme
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-09-17 14:39:29 -05:00
7566744c96
chore(release): 0.8.6
All checks were successful
gitea-physics/pdme/pipeline/tag This commit looks good
gitea-physics/pdme/pipeline/head This commit looks good
0.8.6
2022-06-12 21:54:32 -05:00
b9621ff55d deps: adds gnupg so sign commits available
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-06-12 20:57:49 -05:00
6277e843d5 fix: pyproject build system now core as well 2022-06-12 20:57:35 -05:00
ed0c6e2858 feat: makes library build system poetry-core
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-06-12 20:53:42 -05:00
ad87d5ebde Merge pull request 'nix' (#19) from nix into master
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
Reviewed-on: #19
2022-06-12 21:56:44 +00:00
96a3a8fac4 nix: nixifies do.sh
All checks were successful
gitea-physics/pdme/pipeline/pr-master This commit looks good
2022-06-12 11:24:27 -05:00
7f69b2009c nix: adds nix stuff
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/pr-master This commit looks good
2022-06-12 11:08:35 -05:00
b4b0767443 nix: adds direnv to gitignore
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-06-12 09:52:47 -05:00
f6525b84b6 nix: adds flake.lock 2022-06-12 09:52:08 -05:00
50323b4ed7 nix: adds flake.nix 2022-06-12 09:51:04 -05:00
280de7280b Merge pull request 'chore(deps): update dependency mypy to ^0.961' (#18) from renovate/mypy-0.x into master
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
Reviewed-on: #18
2022-06-07 22:03:02 +00:00
9b55e5e581 chore(deps): update dependency mypy to ^0.961
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/pr-master This commit looks good
2022-06-07 01:32:03 +00:00
d19466cea6
chore(release): 0.8.5
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.8.5
2022-06-04 12:26:12 -05:00
33c4da6281 Merge pull request 'fixedorientation' (#17) from fixedorientation into master
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
Reviewed-on: #17
2022-06-04 17:03:06 +00:00
aff7b4ba26 tests: Adds tests for fixed orientation model
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/pr-master This commit looks good
2022-06-04 11:57:31 -05:00
2cdf46afa1
feat: adds fixedorientation model
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-06-04 11:19:32 -05:00
eb080fed02
chore(release): 0.8.4
All checks were successful
gitea-physics/pdme/pipeline/tag This commit looks good
gitea-physics/pdme/pipeline/head This commit looks good
0.8.4
2022-05-26 12:53:15 -05:00
0bd179232e
Merge branch 'master' of ssh://gitea.deepak.science:2222/physics/pdme
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-05-26 12:50:11 -05:00
01f905a237
fix: probability of occupancy fixed 2022-05-26 12:49:45 -05:00