Jaewook Lee
Jaewook Lee
Ok, I guess it is helpful. Maybe we should add a note. I tried to set a certain boundary to BID=1, and I kept getting all the the boundaries. I...
always returns BSpline
I think `parametrize()` isn't the same as our previous implementation [here](https://github.com/tataratat/splinepy/blob/475cc7d023d72731cbf2c91bb04b749cce21280a/src/fitting/utils.cpp#L108)
addressed #417
If you use `show_options` to set options, it will show you as expected. To answer `# Uses this instead : why?` - as `**kwargs` are passed to `gus.show`, it overwrites...
That's a problem related to using the workflow `gus.show(..., **show_options)`. You can maybe edit that part
This may be - "this is a feature not a bug" However, I see that we may want some lazy-but-accurate show_options options. Some thoughts: - prefix to kwargs - `spp_`....
I am not sure if this is something for splinepy. maybe gustaf? or a minimal external library?
thoughts @clemens-fricke ?
> I thought about maybe adding a color map lookup to a file. If it is there show a debug warning that we will use the external colormap. If the...