tataratat / splinepy

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

slsqp for proximity #424

Closed j042 closed 7 months ago

j042 commented 7 months ago

Overview

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

Addressed issues

Checklists