Fix import
This commit is contained in:
parent
3c47250fb4
commit
e7f71a61e1
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ from numpy import (
|
||||||
float64,
|
float64,
|
||||||
linspace,
|
linspace,
|
||||||
array,
|
array,
|
||||||
|
logical_and,
|
||||||
logical_or,
|
logical_or,
|
||||||
sin,
|
sin,
|
||||||
where,
|
where,
|
||||||
|
|
Loading…
Reference in a new issue