solver
This commit is contained in:
parent
b11cf6d076
commit
1ed1734e0a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
import numpy as np
|
||||
from matplotlib import pyplot as plt
|
||||
from numpy.core._multiarray_umath import ndarray
|
||||
import os
|
||||
if 'AI' in os.getcwd():
|
||||
from src.utils import *
|
||||
else:
|
||||
|
|
Reference in a new issue