40 Commits

Author SHA1 Message Date
d139b02056
Created version 0.4.1
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.4.1
2022-01-23 18:14:35 -06:00
37b58a8f88
Better logging practices
Some checks are pending
gitea-physics/pdme/pipeline/head Build queued...
2022-01-23 18:14:17 -06:00
688f76f560
Created version 0.4.0
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.4.0
2022-01-23 17:40:26 -06:00
598201774d
Adds get_dipoles for unrestricted model
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-23 17:39:24 -06:00
565f0aeab1
Adds necessary todo
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-23 17:39:11 -06:00
cf1f1a92ab
Bump to version 0.3.0
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.3.0
2022-01-23 16:26:01 -06:00
da7892adbd
Adds discretisation to import path
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-23 16:25:29 -06:00
f2f76cd8d8
Adds discretisation class 2022-01-23 16:24:53 -06:00
71e0a81107
Bumps to 0.2.0 with py.typed
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.2.0
2022-01-22 19:52:18 -06:00
469a78b0bb
Adds py.typed
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-22 19:51:29 -06:00
df27b4028b
Created version 0.1.1
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.1.1
2022-01-22 19:22:19 -06:00
1e3a0f9935
Adds model generators 2022-01-22 19:22:13 -06:00
7cfd98629c
Minor bump
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.1.0
2022-01-22 10:05:04 -06:00
a446901770
removes hard coded test version
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-22 09:56:51 -06:00
872a823c34
Created version 0.0.2
Some checks failed
gitea-physics/pdme/pipeline/tag There was a failure building this commit
0.0.2
2022-01-21 20:58:05 -06:00
26f73356c3
lowers cov standard
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-21 20:57:55 -06:00
c741c8963f
Adds fixed dipole 2022-01-21 20:57:20 -06:00
06c3ed985f
Adds flake8 config to avoid contradictory rules 2022-01-17 09:03:29 -06:00
fa783723b7
Doesn't flake8 scripts
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-17 02:16:11 -06:00
0ca9e2f4f1
Adds the csv
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
2022-01-17 02:14:02 -06:00
Deepak Mallubhotla
c7b02a6ae5
Adds scripts
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
2022-01-17 02:11:13 -06:00
a07d51b5e3
Adds normaliser
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
2022-01-17 01:31:36 -06:00
778361bece
Adds all the scripts 2022-01-10 09:41:06 -06:00
72cd281099
Moving some stuff around and fixing a couple guys 2022-01-02 20:27:07 -06:00
3278f1a180
Renaming log discretisations for specificity 2022-01-02 20:24:53 -06:00
93e0cdb623
Adds a lot of stuff for discretisation 2022-01-02 20:20:58 -06:00
0adca4bcd7
Adds bounds and discretisaiton
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-02 19:35:00 -06:00
ea52128923
Corrects failing test by converting pt to numpy array
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-02 18:35:23 -06:00
b8bbdf29f4
Adds unrestricted model and adds util for normalising
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
2022-01-02 18:32:10 -06:00
5869691634
Renames file for better sort 2022-01-02 18:10:25 -06:00
2c599234f8
Slight refactor to pull solutions into model
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-02 17:53:59 -06:00
ac308b6658
Adds use of initial point
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-02 17:28:42 -06:00
ef69660c35
Adds test for solver 2022-01-02 17:25:44 -06:00
8fee0a27d2
Adds slight refactor for n as something model can provide
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-02 16:47:04 -06:00
3a03204d53
Adds tests for notimplemented methods
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-02 16:35:51 -06:00
c9282227f1
Adds tests for fixed z costs and stuff 2022-01-02 16:21:52 -06:00
7e9e4e93a9
First run at adding fixed z model 2022-01-02 15:37:10 -06:00
09e62e01c9
Adds dataclasses for dots and dipoles
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
2022-01-02 12:09:16 -06:00
b7020169b2
Adds pypi creds to jenkinsfile and fixes test
All checks were successful
gitea-physics/pdme/pipeline/head This commit looks good
gitea-physics/pdme/pipeline/tag This commit looks good
0.0.1
2022-01-01 16:00:47 -06:00
a2c1d56bc8
initial commit
Some checks failed
gitea-physics/pdme/pipeline/head There was a failure building this commit
2022-01-01 15:50:49 -06:00