Amirmahdi Mostofinejad

Results 2 comments of Amirmahdi Mostofinejad

I am planning to do a constrained version of `PolyOpt` as shown [here](https://github.com/SciML/Optimization.jl/blob/master/lib/OptimizationPolyalgorithms/src/OptimizationPolyalgorithms.jl) for ODE parameter inference.

My bad, I forgot to add the needed libraries. I edited the first message. In the code, I create a list of initial guesses for my parameter values, which later...