add CompileInput test (assumed to fail) #103
Annotations
2 errors
Run python3 -c "import Funz, os, numpy; Funz.CompileInput(model = 'Python',input_files = os.path.join(Funz.FUNZ_HOME,'samples','branin.py'),input_values = {'x1':numpy.arange(0,1,0.2),'x2':numpy.arange(0,1,0.2)},output_dir='macOS-latest-Python3.8/CompileInput')" > macOS-latest-Python3.8/CompileInput.out
Process completed with exit code 1.
|
Run actions/setup-python@v4
[notice] A new release of pip is available: 21.1.1 -> 24.3.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
Loading