splinepy.utils.data#
splinepy/utils/data.py.
Helps helpee to manage data. Some useful data structures.
Functions
|
Fast Cartesian product. |
|
If input is an instance / subclass of np.ndarray, this will check if they are configuous. |
|
Returns a new dict where values are contiguous. |
|
Create a matrix from values and supports. |
|
Creates uniform query within the given bounds and resolutions. |
Classes
|
Data manager for multipatch |
numpy array object that keeps mirroring inplace changes to the source. |
|
|
Data manager for splines. |
|
Prepares data to be presentable on spline. |