https://github.com/GPflow/GPflow
Revision aa1df8d8c0e489938f1c81adcab17eff3f0f612f authored by Chris Morter on 02 December 2022, 09:11:33 UTC, committed by GitHub on 02 December 2022, 09:11:33 UTC
* avoid loss of precision in to_default_float

* add tests

* release management

* Updated to compensate for new mypy version (#2016)

* Updated to ignore mypy's new type-abstract error

* Looks like mypy won't quit on this one.

* More type hinting

* Sort

* Another try

* Another try

* Another try

* Go away mypy

* format

* More mypy wards

* Is this error connected?

* Removed unnecessary dummy package

* Another mypy error

* Format

* Fix mypy error. (#2009)

Co-authored-by: sc336 <s.chiu.00@gmail.com>
Co-authored-by: Jesper Nielsen <44195043+jesnie@users.noreply.github.com>
1 parent 8826096
History
Tip revision: aa1df8d8c0e489938f1c81adcab17eff3f0f612f authored by Chris Morter on 02 December 2022, 09:11:33 UTC
Avoid loss of precision in to_default_float when input is a python float (#2021)
Tip revision: aa1df8d
File Mode Size
config.yml -rw-r--r-- 19.1 KB

back to top