https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
c1982af Updating gpflowrc 14 September 2016, 19:33:40 UTC
74e7c1c Manual merge of float_types branch. 14 September 2016, 15:51:07 UTC
00d2566 Removing bespoke c++ dependency. 14 September 2016, 12:29:26 UTC
9bb9d9c Piping through session config. 14 September 2016, 12:20:16 UTC
9c0585b Passing through session config. 14 September 2016, 10:06:59 UTC
b962494 small improvement to test_methods 14 September 2016, 08:49:12 UTC
d1ce7a8 imprtign data holder tests by fixing random seed 13 September 2016, 20:40:52 UTC
f7c1e17 test_likelihoods now passing with float32 13 September 2016, 20:27:32 UTC
166cd36 tests all pass with float64... 13 September 2016, 14:58:38 UTC
56a1068 improving test_likelihoods 13 September 2016, 14:53:05 UTC
c6cd154 simplifying test_dat_object 13 September 2016, 14:50:43 UTC
396eb48 mergin test_conditionals 13 September 2016, 14:48:00 UTC
9405bc9 lots of fixes after nasty merge 13 September 2016, 14:30:35 UTC
aff22a1 a nasty merge 12 September 2016, 16:32:21 UTC
b75ac86 tearing down interactive session when finished in testing (#208) 10 September 2016, 09:46:03 UTC
121b603 adding python3.5 status to readme (#207) 10 September 2016, 09:26:21 UTC
737dd7e Merge pull request #205 from GPflow/travis-py3 Travis py3 09 September 2016, 17:36:55 UTC
8fbbf69 Merge branch 'master' into travis-py3 09 September 2016, 16:41:47 UTC
2410cc0 travis using trusty 09 September 2016, 16:34:21 UTC
261564f travis.yml edits 09 September 2016, 16:28:49 UTC
2178e2c adding a travis.yml file 09 September 2016, 14:04:30 UTC
b08f306 Tf wraps (#198) * Renaming tf_hacks to tf_wraps * Changing tf_hacks to tf_wraps in code. * adding a tf_hacks file that raises deprecationwarnings * release notes * bumpng version on docs * importing tf_hacks, tf_wraps 09 September 2016, 10:59:46 UTC
61b0659 Verbosity flags for optimisation and compilation now used (#202) * Verbosity flags for optimisation and compilation now used. * Jitter level now read from config. * Exclude testing print statements * Added missed jitter levels. * bugfix in gpmc.py 09 September 2016, 10:42:54 UTC
9fbdec8 Merge pull request #191 from GPflow/config Config 09 September 2016, 09:03:11 UTC
e1eb94e minor improvements to config parsing 09 September 2016, 08:14:21 UTC
5c110da parser tests 09 September 2016, 08:06:22 UTC
f436f52 adding tests for config 08 September 2016, 20:37:20 UTC
16a6a63 Merge branch 'config' of github.com:gpflow/GPflow into config 08 September 2016, 16:38:18 UTC
f501cbe config tests 08 September 2016, 16:38:05 UTC
d088d91 rejigging settings.py to be easier to test 08 September 2016, 16:21:12 UTC
8a1d6f0 Merge branch 'master' into config 08 September 2016, 16:11:30 UTC
bf0118d Correction to link. (#196) * Correction to link. * Correction to version. * Updating version in intro.rst 08 September 2016, 15:50:07 UTC
fa65f01 Merge branch 'master' into config 08 September 2016, 14:22:24 UTC
161846e Merge pull request #140 from GPflow/sphinx Making the documentation more official 08 September 2016, 14:07:04 UTC
273ea18 Manual merge of master into sphinx branch. 08 September 2016, 13:56:50 UTC
f7f75b8 made jitter configurable, since more jitter is needed at float32 precision 03 September 2016, 08:49:43 UTC
55fdf2e using sessions, not interactive sessions in tests 02 September 2016, 16:36:38 UTC
588b3c2 more dtyping in dataholder 02 September 2016, 16:25:44 UTC
384d420 some py3 compat 02 September 2016, 15:49:44 UTC
fd3a1df Merge branch 'float_types' of github.com:gpflow/GPflow into float_types 01 September 2016, 17:50:34 UTC
f763bc8 whitespaceing 01 September 2016, 17:49:55 UTC
27a7c45 some inference of types in dataholder 01 September 2016, 17:48:03 UTC
ddc5389 empty commit for codeship 01 September 2016, 11:07:59 UTC
bb33a65 typo 01 September 2016, 10:57:16 UTC
f2be449 a first attempt at settings 01 September 2016, 10:54:51 UTC
1278ed8 more typing in tests 31 August 2016, 09:02:01 UTC
d6b9f60 typing in test_likelihoods.py 31 August 2016, 07:32:53 UTC
85363f9 improving tests to support multiple dtypes 31 August 2016, 07:16:14 UTC
c955a3d more float32 work 30 August 2016, 17:34:04 UTC
2a17b8b initial work on adding support for float32 30 August 2016, 15:23:29 UTC
e974f46 Merge pull request #183 from GPflow/scoping Scoping 30 August 2016, 10:40:24 UTC
537c8cc Merge branch 'scoping' of github.com:gpflow/GPflow into scoping 30 August 2016, 09:59:21 UTC
4042e03 adding some simple tests for scopes 30 August 2016, 09:59:12 UTC
e297601 Merge branch 'master' into scoping 30 August 2016, 09:02:50 UTC
3b5ee9b Merge pull request #184 from GPflow/imports removing potential for circular import 30 August 2016, 09:02:36 UTC
456c710 slight refinement of automated scopes 30 August 2016, 08:27:45 UTC
98dc8e7 empty commit to try to trigger codecov 30 August 2016, 08:07:14 UTC
ed14fd8 removing potential for circular import 29 August 2016, 20:11:33 UTC
54540ce some debugging 29 August 2016, 18:02:21 UTC
fdcaf94 adding a decorator for scoping with 29 August 2016, 17:29:51 UTC
dc746f3 adding simple scoping for KLs, conditionals 29 August 2016, 17:19:00 UTC
c89eb72 Merge pull request #182 from GPflow/revert-ltriang Remove default use of the LowerTriangular transform, for speed reasons 25 August 2016, 15:45:23 UTC
8295cef Remove default use of the LowerTriangular transform, for speed reasons. 25 August 2016, 15:23:32 UTC
23b47f5 Merge pull request #179 from GPflow/badge switching coverage badge to codecov 24 August 2016, 12:06:47 UTC
f5bc26e Merge branch 'master' into badge 24 August 2016, 11:54:58 UTC
ee40ad5 switching coverage badge to codecov 24 August 2016, 11:52:56 UTC
0f8e58c LowerTriangularTransform now also takes matrix, not just array of matrices (#176) * LowerTriangularTransform now also takes matrix, not just array of matrices. * Added docstring. 22 August 2016, 18:51:27 UTC
ae39349 Fixed compile bug when using gcc5. (#175) * Fixed compile bug when using gcc5. 22 August 2016, 14:58:04 UTC
67cfd5d Merge pull request #168 from GPflow/hmc_options adding optional Lmin to hmc procedure 19 August 2016, 11:52:31 UTC
689fe4b updated tests to pass Lmin argument 19 August 2016, 11:11:29 UTC
934e5d9 Merge branch 'master' into hmc_options 18 August 2016, 17:23:32 UTC
c2cda9e adding optional Lmin to hmc procedure 18 August 2016, 16:03:19 UTC
62472ea Merge pull request #167 from GPflow/hmc_options adding extra args to model.sample to pass through to hmc 18 August 2016, 15:08:01 UTC
cbc60d4 adding extra args to model.sample to pass through to hmc 18 August 2016, 14:45:01 UTC
40b13f5 Merge branch 'mathDR-pretty_plot' into sphinx 16 August 2016, 07:36:44 UTC
7058fb0 ipynb merge 16 August 2016, 07:35:53 UTC
bfacae6 added fill_between plotting and maxiter 15 August 2016, 23:19:00 UTC
28b19a6 silly git, those are duplicated entries. re-merging setup.py 15 August 2016, 17:13:05 UTC
2635f31 Merge branch 'sphinx' of github.com:gpflow/GPflow into sphinx 15 August 2016, 16:44:11 UTC
3510670 simple merge in setup.py 15 August 2016, 16:43:58 UTC
63bb484 Fixed custom op test failing (#165) * Fixed custom op test failing. * Incrementing version number and adding description of new version. * Changes to make setup.py work correctly with tfops 15 August 2016, 16:43:02 UTC
5814d8d Merge branch 'master' into sphinx 15 August 2016, 16:03:17 UTC
1076e47 Fixes #161 (#164) * Fixes #161 * pep8ified test_likelihoods 15 August 2016, 11:10:45 UTC
d9707b8 adding docs badge 15 August 2016, 09:37:12 UTC
0cb1ebb minor edits in milticlass notebook 13 August 2016, 15:30:35 UTC
dd454d4 added DM's suggestions of vgp notes 12 August 2016, 21:05:42 UTC
4874915 minor edits in vgp notebook 12 August 2016, 16:56:00 UTC
ae9e306 fixing some signs in VGP_notes 12 August 2016, 16:40:33 UTC
55cd0f4 slight updates to VGP notes 12 August 2016, 07:28:15 UTC
b413037 minor edits 11 August 2016, 16:01:11 UTC
f8a900e some tidying in rst files 11 August 2016, 15:59:09 UTC
5dd6fc3 adding notes for VGP implementation 11 August 2016, 15:43:08 UTC
7baf773 autodoccing priors, likelihoods, etc 11 August 2016, 13:46:46 UTC
97626fb more docstring improvements 11 August 2016, 13:06:37 UTC
f45232e significant improvements to autodoccing 11 August 2016, 12:54:20 UTC
b498690 autodoc works better with autosummary 11 August 2016, 10:32:02 UTC
6f36c1a tf0.8 as minimum 10 August 2016, 19:26:11 UTC
1ad6ed4 spend a long time fiddling with an equation 10 August 2016, 19:05:57 UTC
414cd19 fiddling with setup.py 10 August 2016, 17:46:52 UTC
4c8c939 chanegd manifest 10 August 2016, 17:33:26 UTC
back to top