mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-02 00:02:38 +02:00
Updated Py3 work
This commit is contained in:
parent
a9559acbd0
commit
381d28e6c8
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ Work done so far:
|
|||
* In utils/linalg.py:
|
||||
* Commented out the function cholupdate(L, x) since it doesn't appear to be used. Its definitely not in the tests.s
|
||||
* Put the import for scipy.weave in a try/except block so that it will gracefully fail in Py3
|
||||
* Fixed a couple of urllib2 issues - had to be done mannual since 2to3 didn't help
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue