v6.2.0
Surrogates v6.2.0
Closed issues:
- Exponentially bad performance of radial basis polynomial basis evalution (#264)
- [BUG] Radial basis function interpolation with anything other than linearRadial basis functions is wrong (#316)
- Delete sampling in Surrogates.jl in favor of QuasiMonteCarlo.jl (#338)
- Unsatisfiable requirements detected for package QuasiMonteCarlo (#356)
- What's the purpose of neural network example (#365)
Merged pull requests:
- Add multiquadratic test (#353) (@ranjanan)
- Fix typos in the definition of the sphere function (#358) (@liuyxpp)
- GEKPLS With Custom PLS Based on SKLearn PLS (#359) (@vikram-s-narayan)
- Fix a few typos in the docs (#360) (@pitmonticone)
- setup SciML Style (#361) (@ChrisRackauckas)