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

remove getters in conftest #411

Closed j042 closed 5 months ago

j042 commented 5 months ago

Overview

replace get_* by hardcoding values.

j042 commented 5 months ago

I thought they were used somewhere else as well. Do we not have a separate init test?

If we do not use them, thank you for finding the unnecessary function.

LGTM.

we do here. but we test it by creating some specific ones. these are there for some tests against reference values