balloon-learning-environment icon indicating copy to clipboard operation
balloon-learning-environment copied to clipboard

Change in interpolate method

Open hslyu opened this issue 1 year ago • 1 comments

In env/balloon/acs.py, there's a future deprecation error in scipy.interpolate.interp2d() method. I modify it into more general interpolator, which perform exactly the same function as the previous code.

hslyu avatar May 17 '23 07:05 hslyu