https://github.com/GPflow/GPflow
Revision 0eaa40d3f64ec2b2abee36f5b2039bdd1bbe64cd authored by Artem Artemev on 13 February 2018, 22:11:51 UTC, committed by Mark van der Wilk on 13 February 2018, 22:11:51 UTC
*  shows short info about gpflow object.

* Remove hidden names from core parentable class.

* Intermediate result.

* Add distinguishable pathname.

* Refactor indices generation, parentable naming managment.

* Transitioning to new indixes.

* Rename full_name property on pathname.

* Fixing tests.

* Travis ignore user warnings.

* Increase timeout notebook.

* Tests for parentable cases.

* Remove Node __repr__.

* Renaming for build_name and build_pathname. Add deprication for full_name property.

* Adding tests for depricated function.
1 parent a8f487a
History
Tip revision: 0eaa40d3f64ec2b2abee36f5b2039bdd1bbe64cd authored by Artem Artemev on 13 February 2018, 22:11:51 UTC
Refactor index & naming rules. (#645)
Tip revision: 0eaa40d
File Mode Size
__init__.py -rw-r--r-- 0 bytes
reference.py -rw-r--r-- 2.0 KB
test_autoflow.py -rw-r--r-- 6.5 KB
test_conditionals.py -rw-r--r-- 6.0 KB
test_config.py -rw-r--r-- 4.9 KB
test_core.py -rw-r--r-- 1.2 KB
test_coregion.py -rw-r--r-- 7.3 KB
test_data_object.py -rw-r--r-- 6.2 KB
test_dataholders.py -rw-r--r-- 8.0 KB
test_densities.py -rw-r--r-- 1.7 KB
test_expectations.py -rw-r--r-- 10.2 KB
test_features.py -rw-r--r-- 4.0 KB
test_gplvm.py -rw-r--r-- 3.8 KB
test_hmc.py -rw-r--r-- 6.9 KB
test_kerns.py -rw-r--r-- 20.9 KB
test_kldiv.py -rw-r--r-- 8.8 KB
test_likelihoods.py -rw-r--r-- 16.1 KB
test_mean_functions.py -rw-r--r-- 16.4 KB
test_method_equivalence.py -rw-r--r-- 9.6 KB
test_methods.py -rw-r--r-- 10.7 KB
test_misc.py -rw-r--r-- 5.6 KB
test_model.py -rw-r--r-- 9.3 KB
test_notebooks.py -rw-r--r-- 2.5 KB
test_optimizers.py -rw-r--r-- 8.1 KB
test_param.py -rw-r--r-- 44.2 KB
test_predict.py -rw-r--r-- 6.0 KB
test_priors.py -rw-r--r-- 4.2 KB
test_profiling.py -rw-r--r-- 3.6 KB
test_session.py -rw-r--r-- 3.5 KB
test_transforms.py -rw-r--r-- 9.3 KB
test_triang.py -rw-r--r-- 2.8 KB
test_uncertain_conditional.py -rw-r--r-- 9.6 KB
test_variational.py -rw-r--r-- 8.3 KB

back to top