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

use `scikit-build-core` #290

Closed j042 closed 11 months ago

j042 commented 11 months ago

Overview

Updates/upgrades builds. fixes #182. More options available here

Addressed issues

Showcase

A short / one-liner example to highlight the (new) feature

pip install -e. --config-settings=cmake.args=-DSPLINEPY_MORE=OFF

Checklists

jzwar commented 11 months ago

Did we just end support for python 3.6? Also 3.12 came out in october. It is missing in some of the files if I understand correctly

j042 commented 11 months ago

I'll leave out 3.12 for now and take care of some other issues and extend it in next PR. It seems that some dependencies aren't ready for this yet and I'd need some time to update those.