antoscha
antoscha
Hi, I have an issue running [Google API Quickstart](https://developers.google.com/drive/api/v3/quickstart/python): ``` Traceback (most recent call last): File "quickstart.py", line 49, in main() File "quickstart.py", line 29, in main creds = flow.run_local_server(port=0)...
1 - demoMinimizer (Failed) 3 - DemoGaussSim (Failed) 8 - PaulTest4 (Failed) 10 - Quad1F (Failed) ``` Output: ---------------------------------------------------------- Info --> MPIProcess::StartMPI: Start MPI on #0 processor Info --> MPIProcess::StartMPI:...
The class `OptimizationMethod` doesn't have `minimize` method, also there is no `Problem` class. Could you please implement them in the Python code?