https://github.com/GPflow/GPflow
Revision 5e479101e6f577e2841f89731ccae4402a57cf4d authored by Mark van der Wilk on 15 August 2017, 09:21:49 UTC, committed by GitHub on 15 August 2017, 09:21:49 UTC
* fix reshape issue in Param's get_samples_df

* change get_samples_df to reshape according to free_state_shape

* add free_state_shape methods to transforms

* refactor LowerTriangular to be slightly more readable

* undo changes and assume input to forward is always a vector

* undo adding free_state_shape methods to transforms
1 parent 84168d5
History
Tip revision: 5e479101e6f577e2841f89731ccae4402a57cf4d authored by Mark van der Wilk on 15 August 2017, 09:21:49 UTC
Param reshape (#482)
Tip revision: 5e47910
File Mode Size
GPflow
doc
notebooks
testing
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 795 bytes
.travis.yml -rw-r--r-- 843 bytes
Dockerfile -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 218 bytes
README.md -rw-r--r-- 3.6 KB
RELEASE.md -rw-r--r-- 3.4 KB
contributing.md -rw-r--r-- 3.1 KB
docs_require.txt -rw-r--r-- 405 bytes
roadmap.md -rw-r--r-- 506 bytes
setup.py -rw-r--r-- 1.8 KB

README.md

back to top