neuraloperator / Geo-FNO

Geometry-Aware Fourier Neural Operator (Geo-FNO)
MIT License
174 stars 46 forks source link

About the deformation of the pipe dataset #9

Open w-swilder opened 11 months ago

w-swilder commented 11 months ago

Thanks for the beautiful work!

I found that in the dataset of pipe, in the file "Pipe_Visual.ipynb", the deformation was written as "deformation = Spline(xx, thetas[i,:])", but I can't find the definition of Spline. Could you give the source cold of the Pipe?