mopg

Results 3 issues of mopg

`Interpolations.gradient` returns the wrong gradients (when comparing against finite difference) when extrapolating. This seems like a bug to me, but please explain if this behavior is expected. See example below....

The code below throws an error `BoundsError: attempt to access 1-element Array{Float64,1} at index [2]`, which seems to be a bug. When in the same code `PersistentHashMap` is replaced with...

**Describe the bug** When I update the value of an enum through a patch, it always results in a Patch conflict. **To Reproduce** Steps to reproduce the behavior: 1. Create...

bug