https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
a382def Merge pull request #547 from GPflow/GPflow-1.0-RC GPflow 1.0 Release 11 November 2017, 21:54:43 UTC
268b162 Update codecov.yml making it valid. 11 November 2017, 21:43:31 UTC
d4ce586 Fixing coverage target and threshold for codecov.yml. 11 November 2017, 21:34:29 UTC
5856210 Attempt turn off codecov. 11 November 2017, 21:20:07 UTC
893226c Attempt turn off codecov. 11 November 2017, 21:07:16 UTC
dc9367e Attempt turn off codecov. 11 November 2017, 20:53:11 UTC
180aff0 Attempt turn off codecov. 11 November 2017, 20:39:33 UTC
122a5e5 Attempt turn off codecov. 11 November 2017, 20:27:00 UTC
4109873 Change codecov config. 11 November 2017, 20:10:01 UTC
2fad9fc Attempt to turn off codecov. 11 November 2017, 19:44:46 UTC
7a20170 Synchronizing master and rc1.0. 11 November 2017, 19:11:05 UTC
bf8fb55 Kullback Leiblers value error string. 11 November 2017, 18:44:49 UTC
ce5ad7e Merge pull request #546 from GPflow/release/0.5 updates for release 0.5 11 November 2017, 18:24:39 UTC
7e99e00 Add coverage report. 11 November 2017, 17:59:29 UTC
ca9e7a7 Install xdist at Travis environment. 11 November 2017, 15:50:52 UTC
87f7bc8 Try parallel testing. 11 November 2017, 15:44:32 UTC
cd450d8 Remove config file from tests directory. Dynamic creation. 11 November 2017, 15:36:23 UTC
742465e Fix config path and tensorflow binary url. 11 November 2017, 14:28:11 UTC
25865a1 Optimizers tests. 11 November 2017, 14:14:51 UTC
459d328 ScipyOptimizer floating was supported partially. When variable sizes changed, internal tensorsors didn't change their shapes accordingly. 11 November 2017, 10:48:03 UTC
601aee2 Optimizations slots can be empty and fail initialization step at optimizer. 11 November 2017, 00:29:21 UTC
cb67745 Return codecov back. 10 November 2017, 22:12:57 UTC
604b721 Remove depricated functions. 10 November 2017, 22:06:18 UTC
5d54393 Comment out codecov. 10 November 2017, 22:00:44 UTC
9ff42da Fix ekernels test after merging with master. 10 November 2017, 21:40:21 UTC
c00d548 Master merge into GPflow-1.0-RC. 10 November 2017, 20:02:10 UTC
c410707 travis./codecov fix 10 November 2017, 18:02:18 UTC
65bfdcb triggering codecov from travis 10 November 2017, 17:10:22 UTC
5fb7ad8 updates for release 0.5 10 November 2017, 16:43:31 UTC
70e61a6 Fix docstring for function. 10 November 2017, 16:33:21 UTC
7dd8b19 Add more docstrings for decors. Fix wrong name at scipyoptimizer. 10 November 2017, 16:13:56 UTC
39454a0 Add extra docstrings. 10 November 2017, 15:38:50 UTC
940bc75 Docs ported from another branch. 10 November 2017, 01:26:26 UTC
c312af2 Change travis pytests command. 09 November 2017, 09:28:32 UTC
2ea7953 Session methods imported from upper level of GPflow. 09 November 2017, 09:20:17 UTC
6121b99 Forgot to amend travis config for new test frameworks. 08 November 2017, 22:40:25 UTC
2a693b6 Try to speed up tests. 08 November 2017, 22:26:15 UTC
8bd6434 Add Licences to tests. 08 November 2017, 20:31:31 UTC
441ec0c Likelihoods setup class renamed. 08 November 2017, 20:24:43 UTC
0e60349 Profile profiling test at Travis. 08 November 2017, 20:17:53 UTC
993cab2 Change the wheel. 08 November 2017, 20:04:31 UTC
89de1c3 Fixing tests at Travis. 08 November 2017, 19:50:03 UTC
41fc9ec Change temporary file directory for profiling tests. 08 November 2017, 19:33:13 UTC
1194ff8 Chasing a gost. 08 November 2017, 19:29:47 UTC
1869475 Fixing tests which was never run by nosetests before. 08 November 2017, 18:58:48 UTC
65edbfb Return back nose installation at Travis. 08 November 2017, 16:54:37 UTC
6887de4 Include gpflow configuration file in package. 08 November 2017, 16:53:16 UTC
ea8d03f Change nosetests on pytest. 08 November 2017, 16:24:03 UTC
32e5359 Change in running tests. 08 November 2017, 16:10:24 UTC
722d09a Restructure the code folders. 08 November 2017, 15:25:02 UTC
1c82a23 Clean up repository. 08 November 2017, 14:28:23 UTC
43f7400 Fix tests: likelihoods and params. 07 November 2017, 22:14:22 UTC
1ce37b0 Autobuild distinct file is added. 07 November 2017, 20:35:17 UTC
323e3ce Volatile shape. Fixing notebooks. 07 November 2017, 20:34:34 UTC
22e1a80 Build first, initialize then at autobuild. defer_build can be used as decorator or contextmanager. 07 November 2017, 15:55:33 UTC
b9165be Merge branch 'artemav/GPflow-1.0-RC-no-compile' into GPflow-1.0-RC 06 November 2017, 22:29:41 UTC
d8ece13 Most of the tests are fixed for non-compile rc1.0. Except notebooks. 06 November 2017, 22:08:21 UTC
65d99e0 A bunch of tests are fixed for w/o compilation rc1.0. 06 November 2017, 20:11:39 UTC
519d0c4 Quick fix of broken tf_log_jacobian in transforms.Rescale (#540) * Quick fix of broken tf_log_jacobian in transforms.Rescale * no idea why I need this extra tf.cast ... 06 November 2017, 14:19:57 UTC
3b961e2 Compile at 'new' instead of bare build. 06 November 2017, 13:37:32 UTC
07de260 Quick fix of broken log_jacobian_tensor in transforms.Rescale 06 November 2017, 11:58:43 UTC
bf470ce Mean functions work at w/o compile GPflow 1.0 06 November 2017, 00:05:37 UTC
5946662 Likelihood tests work at w/o compile GPflow-1.0 05 November 2017, 23:54:46 UTC
a387a45 enum.auto() does not exist in python <3.6 05 November 2017, 23:37:41 UTC
c2e94ba Fixes for another bunch of tests: hmc, kernels. 05 November 2017, 23:34:06 UTC
7c8e935 Fixing a bunch of tests for no-compilation. HMC's logprobs boolean option. 05 November 2017, 22:47:35 UTC
4a05c95 Add tests at params.py 05 November 2017, 20:24:34 UTC
4a13ddd No compilation functions. 05 November 2017, 19:11:27 UTC
a7b1051 Debugging travis test issues. 03 November 2017, 11:24:57 UTC
e62dfab Debugging travis test issues. 03 November 2017, 10:17:13 UTC
2721756 Debugging travis test issues. 03 November 2017, 09:57:55 UTC
33a968e Debugging travis test issues. 03 November 2017, 09:31:39 UTC
d178e73 Debugging travis test issues. 03 November 2017, 00:24:57 UTC
e527cf8 Debugging travis test issues. 03 November 2017, 00:15:10 UTC
74c510c Fix ordering dict bug in autoflow tests. 03 November 2017, 00:04:52 UTC
b66683b Debugging autoflow test. 02 November 2017, 23:08:41 UTC
5b99b65 Remove travis copy file. 02 November 2017, 22:26:03 UTC
9420424 Travis settings are back. 02 November 2017, 22:16:25 UTC
ee902f9 Comment temporarily one hmc test because it is very unstable. 02 November 2017, 22:07:35 UTC
49a385e Method equivalence tests work at rc1.0. 02 November 2017, 21:49:05 UTC
c90ed79 Merge pull request #535 from GPflow/gpflow-1.0-notebooks Gpflow 1.0 notebooks 02 November 2017, 21:01:19 UTC
d5ff07d Likelihoods tests work at rc1.0. 02 November 2017, 16:33:42 UTC
f618fe4 Broken kern tests fixed again. 02 November 2017, 08:27:18 UTC
30a5671 Mean functions tests work at rc1.0. 01 November 2017, 23:33:26 UTC
9fef7e5 better title formatting on coreg notebook 01 November 2017, 15:34:44 UTC
4b57a4a adding upper/lower bounds notebook 01 November 2017, 15:29:44 UTC
9a7bdf6 remobing regression with updated data notebook 01 November 2017, 14:54:40 UTC
1c43ac4 Merge branch 'GPflow-1.0-RC' of github.com:GPflow/GPflow into GPflow-1.0-RC 31 October 2017, 23:16:44 UTC
98db3c3 Methods test works at rc1.0. 31 October 2017, 22:49:38 UTC
98fbb95 Gpflow 1.0 svgp args (#534) * added num_data as ann optional argument to SVGP this is useful when passing in a tensor for the data * add docstring 31 October 2017, 13:35:35 UTC
943fed5 Sanity check notebook updated 31 October 2017, 09:48:09 UTC
a659d17 removed structure notebook (awaiting updated doc from Artem re the new structure of gpflow) 31 October 2017, 09:43:31 UTC
126664f Data object tests work at rc1.0. 30 October 2017, 21:24:40 UTC
e5e1eb8 sanity check notebook is looking good 30 October 2017, 18:23:54 UTC
1d75151 ordinal notebok updated 30 October 2017, 18:12:50 UTC
8be6f23 mcmc notebook improved 30 October 2017, 18:00:01 UTC
94514cb gplvm notebook done 30 October 2017, 17:26:26 UTC
5c8cf01 coregionalize demo is up 30 October 2017, 17:19:18 UTC
4a49794 classificastion notebook in worlking order 30 October 2017, 16:32:38 UTC
034c396 Merge pull request #533 from GPflow/st--/docfix Documentation fixes 30 October 2017, 16:26:13 UTC
back to top