swh:1:snp:5baa0117d5fc287f098b8bd81219e17b62e35728
Revision cda85b022a65b99b4b55e7e46e75f4ab04705cc7 authored by Khurram Ghani on 11 July 2023, 16:03:49 UTC, committed by GitHub on 11 July 2023, 16:03:49 UTC
* Cache compile graphs and re-use if args are same

* Add tests for scipy cache

* Ignore error for python3.7

* Tidy-up comments

* Update release notes

* Add docstring for enhancement

* Add compile_cache_size arg to __init__

* Remove redundant use of size in test

* Add id's to test and update release notes
1 parent a602aff
History
Tip revision: 5d4c222fa29ca5adfd29bf8bbce8fb25c0959293 authored by uri-granta on 29 November 2023, 10:42:16 UTC
Don't round small values in print summary (#2093)
Tip revision: 5d4c222
File Mode Size
.circleci
.github
benchmark
doc
gpflow
tests
.coveragerc -rw-r--r-- 283 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 932 bytes
.pylintrc -rw-r--r-- 15.8 KB
CONTRIBUTING.md -rw-r--r-- 6.9 KB
CONTRIBUTORS.md -rw-r--r-- 4.1 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
HOWTO_RELEASE.md -rw-r--r-- 2.0 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 2.0 KB
README.md -rw-r--r-- 11.1 KB
RELEASE.md -rw-r--r-- 21.3 KB
VERSION -rw-r--r-- 6 bytes
codecov.yml -rw-r--r-- 274 bytes
mypy.ini -rw-r--r-- 439 bytes
notebooks l--------- 20 bytes
setup.py -rw-r--r-- 2.5 KB
tests_requirements.txt -rw-r--r-- 1.0 KB

README.md

back to top