https://github.com/pymc-devs/pymc3

sort by:
Revision Author Date Message Commit Date
a491241 Merge pull request #228 from pymc-devs/jsalvatier Removed stochastic vol dependence on scikits.sparse. Renamed track_progressbar -> progressbar. 05 May 2013, 00:50:42 UTC
f8cb9de edits twiecki suggested, and track_progress -> progressbar 05 May 2013, 00:48:21 UTC
a4a639a Removed scikits.sparse as it's not a hard dependency. 05 May 2013, 00:47:30 UTC
fef35f3 Added requirements file to install dependencies. 05 May 2013, 00:30:35 UTC
9fb9904 update readme 05 May 2013, 00:19:54 UTC
39742a7 reduced sample count 05 May 2013, 00:10:52 UTC
8fe59f8 removed stochastic vol dependence on scikits.sparse 04 May 2013, 21:52:12 UTC
90fefa6 Merge pull request #221 from pymc-devs/slice Slice sampler step function 04 May 2013, 18:04:21 UTC
14cced0 Added text for previous versions to LICENSE 04 May 2013, 16:34:26 UTC
c9e0598 Added introductory text to LICENSE 04 May 2013, 16:32:57 UTC
3b672e1 Merge pull request #226 from pymc-devs/normalargs Add `sd` argument to Normal 04 May 2013, 06:09:19 UTC
3004bd1 Added slice sampler to test_step 04 May 2013, 04:15:20 UTC
744cb36 Cleanup 04 May 2013, 03:50:05 UTC
415006c Merge branch 'slice' of github.com:pymc-devs/pymc into slice 04 May 2013, 03:46:49 UTC
a276374 Temporarily reverting test_step 04 May 2013, 02:03:44 UTC
f1a029b Added slice to test_step 04 May 2013, 02:03:07 UTC
bf56122 Added slice sampler 04 May 2013, 02:02:16 UTC
7797ff5 Merge branch 'pymc3' of github.com:pymc-devs/pymc into pymc3 04 May 2013, 01:48:28 UTC
f67b50f A few test fixes 04 May 2013, 01:48:18 UTC
a41d60a Added Apache 2 license file. 03 May 2013, 23:56:50 UTC
d17412b added sd param to normal 03 May 2013, 17:40:05 UTC
c198620 fix doc 03 May 2013, 16:25:00 UTC
ffc756b Merge pull request #215 from pymc-devs/tutorial-fixup Fixed up IPython Notebook tutorials to explain new syntax 03 May 2013, 16:14:00 UTC
5d8c683 updating python versions 03 May 2013, 16:13:08 UTC
ebf995a Merge pull request #224 from johnmcdonnell/tutorial-fixup Added clarifying comments to the tutorial. 03 May 2013, 15:50:41 UTC
551cdde Fixed progressbar to show the proper number of iterations (n rather than n+1); silenced Matplotlib backend warnings on test_examples 03 May 2013, 14:52:49 UTC
9d75e90 Merge pull request #214 from pymc-devs/metropolis Add self-tuning to metropolis step method. 03 May 2013, 14:33:09 UTC
669b824 Reverted HMC 03 May 2013, 12:38:25 UTC
328522c Merge pull request #225 from johnmcdonnell/pymc3 More interpretable error when scikits.sparse is missing. 03 May 2013, 11:16:41 UTC
57d7b18 More interpretable error for scikits.sparse missing. 03 May 2013, 05:34:54 UTC
f43a0e4 Raise error for sparse matrix without scikits.sparse installed in hmc 03 May 2013, 04:37:21 UTC
6f1f5ba Minor edits to notebook. 03 May 2013, 00:52:20 UTC
4e6de69 Typo. 02 May 2013, 21:54:22 UTC
ccbbffa Added clarifying comments to the tutorial. 02 May 2013, 21:53:43 UTC
c103a8f Added slice sampler 02 May 2013, 18:58:35 UTC
c8a9c4f Reverted matplotlib backend change in test_examples 02 May 2013, 18:41:30 UTC
cad059e Moved tests into pymc/ and made them easily runnable as a batch 01 May 2013, 18:23:57 UTC
3761025 Fixed proposal functions for Metropolis 01 May 2013, 18:18:11 UTC
82003ed Re-implemented tuning to keep logic in step function 01 May 2013, 15:28:06 UTC
e97998a fixed up tutorials 01 May 2013, 07:35:15 UTC
644058d Added tuning function for step functions 01 May 2013, 03:35:31 UTC
b15743d First stab at revising Metropolis. Can now specify alternative proposals. Still need to add tuning. 01 May 2013, 02:51:43 UTC
3d9aea2 fixed stochastic vol 30 April 2013, 17:10:08 UTC
72c719e Added outline to docs; moved theory text from PyMC2 29 April 2013, 14:46:05 UTC
ef52277 Started Sphinx docs 29 April 2013, 14:35:40 UTC
be00ad7 many small fixes related to simple defaults 28 April 2013, 18:41:11 UTC
3fd5db4 simplifying model parameters to be simple defaults 27 April 2013, 10:57:26 UTC
1a2503f add factor potential example 27 April 2013, 10:51:39 UTC
122d0f4 aribtrary stochastic example 26 April 2013, 07:55:34 UTC
5f3e906 factor potential example 26 April 2013, 07:51:44 UTC
3725276 doc changes 26 April 2013, 06:50:40 UTC
69745d7 separate out context from model 26 April 2013, 06:14:35 UTC
31f4c59 use text progress bar until we figure out how to detect notebook 26 April 2013, 04:06:20 UTC
d731e79 clean up progress bar 18 April 2013, 06:17:34 UTC
1c7b78d fixed up tests 18 April 2013, 06:17:16 UTC
02c5132 oops 14 April 2013, 11:08:37 UTC
e40c362 add test for deterministics 14 April 2013, 11:06:47 UTC
ca96ee8 added more continuous tests 14 April 2013, 09:51:15 UTC
8ddd6ff added deterministic traces 14 April 2013, 09:13:57 UTC
9ef5018 javascript progress bar 14 April 2013, 08:24:17 UTC
8302257 added progress bar 14 April 2013, 07:12:44 UTC
c64ff91 fix Metrop test 07 April 2013, 21:56:12 UTC
eb4c56c fix plot 07 April 2013, 21:55:57 UTC
8c9d844 gotta run in tests 07 April 2013, 21:55:05 UTC
f41d43f added block updating example 07 April 2013, 20:59:50 UTC
1f3e760 added 2d kde plot and made kde available as stand alone plot 07 April 2013, 20:59:05 UTC
757208c fixed metropolis scaling 07 April 2013, 20:58:22 UTC
6d4b333 fix error checking on get_context 07 April 2013, 20:14:08 UTC
96a4ca0 remove psample 07 April 2013, 19:51:44 UTC
bb42044 added laplace distribution 07 April 2013, 19:48:26 UTC
23e2d59 fixed up tests 07 April 2013, 19:48:26 UTC
b9405ba fixed examples and added deterministic traces 07 April 2013, 19:45:59 UTC
ad799f0 add arbitrary potentials 07 April 2013, 19:43:42 UTC
0cb372d added arbitrary stochastic dist 07 April 2013, 19:43:42 UTC
406983f made NpTrace slightly more DataFrame like for forwards compatibility 07 April 2013, 19:43:42 UTC
037d251 refactored model contexts adding implicit context to find_MAP, approx_hess, sample etc. Added deterministic traces 07 April 2013, 19:43:42 UTC
102f080 forgot a file 07 April 2013, 19:43:42 UTC
8b2386a massive overhaul for updating syntax to allow 'with model:' and x = Normal('x', ...) Conflicts: examples/tutorial.ipynb 07 April 2013, 19:43:41 UTC
5b4eebe Merge pull request #198 from twiecki/pymc3 DOC: Added build status icon to readme.md. 28 March 2013, 02:15:38 UTC
1860189 DOC: Added build status icon to readme.md. 25 March 2013, 02:48:40 UTC
e74d8fe Merge pull request #197 from twiecki/pymc3 Add travis continuous integration support + bugfixes 25 March 2013, 02:23:47 UTC
8de9066 Commented out figsize. 25 March 2013, 01:24:14 UTC
aed4cc1 Merge conflicts. 25 March 2013, 00:44:29 UTC
0dcfe38 Merged and resolved conflicts. 24 March 2013, 23:45:05 UTC
172f3be TST: Do not run parallel test if multiprocessing is not available. 24 March 2013, 23:27:47 UTC
abfbf2e BUG: Imported matplotlib for stochastic volatility model. 24 March 2013, 23:26:16 UTC
cf884e0 Merge remote-tracking branch 'origin/pymc3' into pymc3 24 March 2013, 22:46:04 UTC
984461e added exposition at the beginning of stochastic vol example 24 March 2013, 22:37:06 UTC
4ad2ca3 BLD: Added swig. 24 March 2013, 22:34:19 UTC
1fb06ce BLD: Added suitesparse. 24 March 2013, 22:23:28 UTC
ac1a558 BUG: Tests step methods used obsolete names. 24 March 2013, 21:52:46 UTC
d521071 Added Cython and scikits.spars to travis install. 24 March 2013, 21:52:26 UTC
38c5019 TST: Do not call psample() if multiprocessing is not available. Removed call to psample in logistic example. 22 March 2013, 22:57:18 UTC
178a3d3 ENH: Added travis CI config file. 22 March 2013, 22:55:33 UTC
0ac5dd0 Update readme.md 21 March 2013, 04:07:14 UTC
7bb61e2 Replace readme with markdown version and update 21 March 2013, 04:06:26 UTC
5b0decf fixed links 21 March 2013, 03:45:38 UTC
77c0270 brought tutorial up to date and added a notebook 21 March 2013, 03:42:04 UTC
3def25e fix up notebook example 21 March 2013, 00:05:08 UTC
66cecf3 name step methods according to PEP8 20 March 2013, 21:38:32 UTC
back to top