https://github.com/alecheckert/saspt

sort by:
Revision Author Date Message Commit Date
773292f fixed a bug saspt.plot 09 January 2022, 01:02:27 UTC
81494fd removed UserGuide, which is now redundant with documentation 12 December 2021, 22:50:49 UTC
85657b2 Merge pull request #1 from vinsfan368/main fix rbme_posterior_plot bug 10 December 2021, 16:34:35 UTC
1a00e72 fix bug with bugfix the x-axis of the third plot of rbme_posterior_plot is now np.min(diff_coefs), np.max(diff_coefs) 22 November 2021, 18:40:00 UTC
0c495ef fix rbme_posterior_plot bug fix bug where third plot does not show correct x-axis if diff_coefs is not default 13 November 2021, 00:55:23 UTC
c5de2a2 add new install method to README 25 October 2021, 02:17:38 UTC
37166b6 updated install method; now on PyPI 25 October 2021, 02:16:36 UTC
e90bc57 updated README 25 October 2021, 02:10:51 UTC
62eace2 changed saspt-test to saspt 25 October 2021, 02:07:50 UTC
b5e5a02 updated version number to 0.2.0 25 October 2021, 02:06:36 UTC
be50c3e updated background section of documentation 25 October 2021, 02:05:42 UTC
71a9000 corrected a reference to parameter_grid in getting_started.rst 21 October 2021, 03:36:57 UTC
618fcf5 remove version number in install.rst 21 October 2021, 03:34:09 UTC
18d293f corrected math error in model.rst 18 October 2021, 16:29:48 UTC
a8580b6 updated front page of docs 18 October 2021, 16:26:22 UTC
4f0b4fb ditch pytest for nose2 and update model README 18 October 2021, 05:41:41 UTC
6e599e3 updated FAQs 18 October 2021, 05:28:18 UTC
77b2acc added graphical models 18 October 2021, 05:21:03 UTC
a9a3c38 fleshed out model section in docs 18 October 2021, 05:02:35 UTC
fd47f80 better summary in README 17 October 2021, 22:38:40 UTC
9f42d3b Update README.md 17 October 2021, 22:34:16 UTC
b341d0a experiment with logo 17 October 2021, 22:25:35 UTC
6ced2bb experiment with logo 17 October 2021, 22:24:50 UTC
62dfb86 started FAQs 17 October 2021, 22:23:18 UTC
f67d15f updated distribution info 17 October 2021, 21:39:34 UTC
34c6190 cleaned up examples.py 17 October 2021, 21:31:30 UTC
3d362da provide a way to get the full posterior distributions in StateArrayDataset 17 October 2021, 21:25:07 UTC
003c4d0 numerous improvements, more consistent nomenclature, and quickstart section of documentation 17 October 2021, 20:51:41 UTC
f04fe33 updated getting_started.rst 16 October 2021, 23:25:09 UTC
af08929 distribution-friendly saspt.io.sample_detections 16 October 2021, 22:23:00 UTC
1e4458b updated insallation instructions in README 16 October 2021, 22:04:02 UTC
686ab3d updated install docs 16 October 2021, 21:51:52 UTC
c72e860 account for python<=3.8 incompatibility of classmethod/property 16 October 2021, 21:21:20 UTC
4c3a940 updated version to 0.1.6 16 October 2021, 21:02:01 UTC
52f5bcd corrected a filename error in the README, and added note about tests 16 October 2021, 21:01:18 UTC
e922ce2 remove indents in README 16 October 2021, 20:54:42 UTC
2a6f6c2 added note about activate development to README 16 October 2021, 20:53:56 UTC
149d609 remove old setup.py 16 October 2021, 20:52:49 UTC
1c25e1c better explanation for barebones setup.py file 16 October 2021, 20:51:20 UTC
2c90f78 full PEP518 build system 16 October 2021, 20:49:20 UTC
7ba6531 switched build system 16 October 2021, 19:28:45 UTC
46d88ed migrated to GitHub 16 October 2021, 18:21:36 UTC
7cdd4d8 Initial commit 16 October 2021, 17:34:06 UTC
back to top