mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
Just had to do a check in from midlantic (showing off).
This commit is contained in:
parent
483cb7ddc0
commit
ed2fa6c0bd
3 changed files with 122 additions and 84 deletions
|
|
@ -19,7 +19,8 @@ except ImportError:
|
|||
sympy_available=False
|
||||
|
||||
if sympy_available:
|
||||
from _src.symbolic import Symbolic
|
||||
from _src.symbolic2 import Symbolic
|
||||
from _src.eq import Eq
|
||||
from _src.heat_eqinit import Heat_eqinit
|
||||
from _src.ode1_eq_lfm import Ode1_eq_lfm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue