Emad Masroor
Results
2
issues of
Emad Masroor
I am receiving the error message, `Something went wrong. Integrator stepped past tstops but the algorithm was dtchangeable. Please report this error`. when running `script_1.jl` at [this repository](https://github.com/Emadmasroor/scratch). I previously...
Hello, I am trying to carry out a 2D interpolation based on a grid. Using an appropriate grid, this works: `interpolate((xs,ys),u',Gridded(Linear()))` but is there a higher-order version of this, such...