Fix import

This commit is contained in:
linarphy 2024-05-27 17:40:30 +02:00
parent 3c47250fb4
commit e7f71a61e1
No known key found for this signature in database
GPG key ID: E61920135EFF2295

View file

@ -6,6 +6,7 @@ from numpy import (
float64, float64,
linspace, linspace,
array, array,
logical_and,
logical_or, logical_or,
sin, sin,
where, where,