https://github.com/csferrie/python-qinfer

sort by:
Revision Author Date Message Commit Date
8170c84 Merge pull request #134 from ihincks/upgrade-vectorized-risk Rewrote bayes_risk to allow multiple expparams 17 August 2018, 20:03:00 UTC
b9bd357 fixed bug when is_outcomes_constant is False 16 August 2018, 17:29:00 UTC
a7b12a5 Merge pull request #147 from QInfer/cgranade/fix-rtd-1 Move ReadTheDocs configuration to use YAML config 13 August 2018, 16:03:07 UTC
2ba9a7a Merge pull request #138 from ihincks/feature-dirichlet-distribution DirichletDistribution 13 August 2018, 15:24:14 UTC
35af41e Revert "Moved RTD environment to use conda-forge." This reverts commit b25fe97c2e9478dbaf57a7fb84a3f1f454ac2853. 13 August 2018, 15:23:22 UTC
b25fe97 Moved RTD environment to use conda-forge. 10 August 2018, 16:03:53 UTC
f4b18f6 added comma 10 August 2018, 13:26:12 UTC
252a686 Merge remote-tracking branch 'origin/master' into feature-dirichlet-distribution 10 August 2018, 13:25:31 UTC
7785148 Forgot that rtd-requirements.txt is still used for DOCTEST on Travis. 09 August 2018, 22:04:51 UTC
203d359 Fixed path to env.yml. 09 August 2018, 21:35:31 UTC
397bcf7 Moved RTD yaml to root. 09 August 2018, 21:34:34 UTC
42b49eb Moved RTD support to YAML. 09 August 2018, 21:33:31 UTC
acca7b3 Add Cython to ReadTheDocs reqs for QuTiP. 09 August 2018, 21:24:54 UTC
69b5c0e Merge branch 'master' into upgrade-vectorized-risk 09 August 2018, 01:37:50 UTC
3c9cc7e Merge pull request #146 from QInfer/cgranade/unknown-T2 Add unknown T₂, Gaussian hyperparameterized models. 09 August 2018, 01:34:10 UTC
acbd0c9 Refactored out dcite call to avoid defining __init__. 08 August 2018, 20:33:47 UTC
c2606c0 add tests for UnknownT2Model 08 August 2018, 20:05:46 UTC
b79b218 allow super to set attributes 08 August 2018, 20:05:25 UTC
4b93447 fixed some minor indexing issues 08 August 2018, 19:37:28 UTC
5094e77 allow SimplePrecessionModel to accept overcomplete expparams i think numpy must have changed how it assigns to fancy dtypes at some point 08 August 2018, 19:32:46 UTC
ef46872 Added missing modelparam for CoinModel in new test. 08 August 2018, 16:37:47 UTC
e9eff22 Merge remote-tracking branch 'origin/master' into cgranade/unknown-T2 08 August 2018, 15:38:58 UTC
64d9b2f Merge pull request #135 from QInfer/fix-sphinx-latex Fix Sphinx LaTeX builds 08 August 2018, 15:31:17 UTC
b0af2b3 fixed dcite typo 08 August 2018, 14:32:12 UTC
384bb84 Test case from @ihincks. 08 August 2018, 01:35:06 UTC
d58693a Added missing citation. 08 August 2018, 01:33:01 UTC
26656f0 Began addressing @ihincks' feedback. 08 August 2018, 01:29:08 UTC
cb4074f Incremented Python versions in matrix. 07 August 2018, 00:26:22 UTC
0019f2a Fixed Sphinx ifpdf. 07 August 2018, 00:25:42 UTC
0c1aeb0 Fixed deprecation bug in SPM.score(). 06 August 2018, 23:39:07 UTC
2376df4 Removed command deprecated in Sphinx 1.6. 06 August 2018, 23:10:35 UTC
ead7ecf Whitespace 06 August 2018, 23:09:26 UTC
84eada5 Docs for Gaussian hyperparameterized model. 03 July 2018, 00:46:38 UTC
252ceec Added unknown T₂ model to docs. 03 July 2018, 00:41:46 UTC
83d6bb9 Docstring for unknown T₂ model. 03 July 2018, 00:40:36 UTC
14a1370 Small bugfixes, now works for T₂âğÂı I/Q learning. 07 May 2018, 16:16:22 UTC
3719a07 Whitespace fixes. 04 May 2018, 16:26:40 UTC
e887cd9 Minor fixes to I/Q model. 27 April 2018, 04:44:52 UTC
b8864e7 Added UnknownT2Model to __all__. 26 April 2018, 12:54:04 UTC
ae1e7fd Adds an unknown T2 model. 26 April 2018, 12:51:33 UTC
a4bef96 New model that hyperparameterizes two-outcome models w/ Gaussians. 26 April 2018, 12:51:22 UTC
ebdec57 fixed serial mode bug 10 January 2018, 18:11:16 UTC
a02c055 changed bayes_risk and expected_info_gain to use model domain 10 January 2018, 17:30:07 UTC
252ac03 Merge pull request #139 from ihincks/bugfix-resampler-weight-shape Fixed minor resampler shape bug 01 September 2017, 16:24:20 UTC
e90cc57 Merge pull request #140 from QInfer/license-change Changed license to three-clause BSD. 29 August 2017, 12:09:31 UTC
46c69c7 Changed license to three-clause BSD. 29 August 2017, 00:07:00 UTC
297b3e5 Merge branch 'bugfix-resampler-weight-shape' into upgrade-vectorized-risk 24 August 2017, 18:18:38 UTC
2755838 fixed minor resampler shape bug 24 August 2017, 18:18:11 UTC
bd06e8b threw DirichletDistribution into one of the test_concrete_models.py tests just for good measure 14 August 2017, 13:36:34 UTC
6b7733e typo 14 August 2017, 13:29:04 UTC
3000126 added DirichletDistribution and test 14 August 2017, 13:27:20 UTC
29b72ea small bug fix 14 August 2017, 13:08:00 UTC
8447d5c Duplicated LaTeX preamble into latex-elements. 03 July 2017, 01:31:53 UTC
1ebeab8 added latexmk to travis build 03 July 2017, 01:26:10 UTC
c40d582 added a request for pdflatex nonstop mode, not sure if this will work 03 July 2017, 01:25:54 UTC
7fcc279 added a request for pdflatex nonstop mode, not sure if this will work 14 June 2017, 14:18:36 UTC
00e8366 added latexmk to travis build 14 June 2017, 13:18:13 UTC
add8e73 indexing bug fix for vectorized functions 13 June 2017, 17:58:27 UTC
a0e4dbd added some tests for risk and info gain 13 June 2017, 17:54:17 UTC
6c9df98 fixed a bugA 13 June 2017, 17:53:55 UTC
8af9f97 made DifferentiableBinomialModel visible to __all__ 13 June 2017, 13:36:02 UTC
fe5a158 vectorized expected_information_gain as well 12 June 2017, 17:27:09 UTC
78db669 rewrote bayes_risk to allow multiple expparams 07 June 2017, 21:12:22 UTC
41ddbad Merge pull request #133 from dseuss/feature-custom-meanfn Feature custom meanfn 07 June 2017, 05:44:20 UTC
d11aa12 Merge branch 'master' into feature-custom-meanfn 29 May 2017, 06:43:35 UTC
04370ed Slighly optimize LiuWestResampler 22 May 2017, 06:09:12 UTC
ea693d9 Fix docstring of LiuWestResampler 22 May 2017, 06:08:32 UTC
a38bc69 Update docstring for & simplify moment functions 22 May 2017, 06:07:26 UTC
fbcfdf1 Fixing typos 22 May 2017, 03:41:26 UTC
b4c4924 Merge pull request #132 from ihincks/fix-test_model Fix test_model 19 May 2017, 21:20:19 UTC
8061ae2 Cleanup use of particle_mean/covariance_mtx 18 May 2017, 07:52:36 UTC
43cbe30 Add deprecation warnings 18 May 2017, 06:24:34 UTC
21c61a6 Make SMCUpdater inherit from ParticleDistribution This commit makes use of the (relatively new) ParticleDistribution class. It moves all the particle-related logic from SMCUpdater to that class. 18 May 2017, 04:49:25 UTC
6c9d7e0 Added test_model to docs 10 May 2017, 15:52:34 UTC
62a265d make travis update pip before using pip 10 May 2017, 14:47:58 UTC
4fd1e4a Merge pull request #124 from ihincks/feature-gaussian-random-walk New derived model: GaussianRandomWalk 10 May 2017, 03:59:10 UTC
b6732b2 changed class of test_test_model_runs 09 May 2017, 18:09:37 UTC
961c821 make it easier to import qinfer.tests.test_model 09 May 2017, 18:01:16 UTC
915bbfa add test for test_model to prevent it from falling behind again 09 May 2017, 17:59:31 UTC
1dc3e48 fixed bugs in test_model -- dependencies on old names 09 May 2017, 17:58:54 UTC
4d0aee3 Merge pull request #117 from ihincks/feature-product-domain Feature: ProductDomain 07 April 2017, 04:20:30 UTC
d93aaf3 Merge pull request #130 from ihincks/update-duecredit-doc Update duecredit doc 07 April 2017, 04:17:54 UTC
472e927 clarified dump call 06 April 2017, 16:31:18 UTC
752cd8d readded removed clause 06 April 2017, 16:29:48 UTC
571eb54 added qi.due.dump() reference 06 April 2017, 16:28:00 UTC
d4a1945 Merge pull request #129 from QInfer/feature-duecredit WIP: Citation metadata w/ duecredit 05 April 2017, 13:58:42 UTC
fa763f1 Missed a tag. 05 April 2017, 01:59:23 UTC
08fa7f9 Documentation for prev. commit. 05 April 2017, 01:59:04 UTC
fa9c509 Changed duecredit tags "theory" → "implementation" 05 April 2017, 01:48:41 UTC
28ed55f implemented changes suggested by cgranade 31 March 2017, 13:36:02 UTC
31ef01b fixed est_update_covariance 31 March 2017, 13:21:34 UTC
7d8d92a Described duecredit tags used by QInfer. 31 March 2017, 03:29:13 UTC
89da0fe Exclude duecredit stub from Py3 linting. 31 March 2017, 03:11:02 UTC
b874b1c Fixed typo that broke at least one build. 31 March 2017, 02:56:06 UTC
c1f16f2 More detail on how to use duecredit 31 March 2017, 02:54:49 UTC
28c2985 Added information on duecredit to guide. 31 March 2017, 00:48:56 UTC
1de1c40 Continued adding tags=["theory"] cites. 30 March 2017, 12:10:09 UTC
e480a9e Possible example of using "theory" tag. 30 March 2017, 06:28:45 UTC
ab90ed7 Initial version of citation metadata. 30 March 2017, 06:11:28 UTC
75f8723 Merge pull request #127 from QInfer/fix-qutip-build Update travis config for QuTiP 4.1. 30 March 2017, 01:19:55 UTC
back to top