tataratat / splinepy

Library for prototyping spline geometries of arbitrary dimensions and degrees, and IGA
https://tataratat.github.io/splinepy
Other
45 stars 13 forks source link

slsqp for proximity #424

Closed j042 closed 4 months ago

j042 commented 4 months ago

Overview

Add slsqp for one of proximity fallback. Seems to be robust and efficient. Requires fortran compiler

Addressed issues

Checklists