jonnymaserati / welleng

A collection of Wells/Drilling Engineering tools, focused on well trajectory planning for the time being.
Apache License 2.0
113 stars 31 forks source link

Vectorize survey interpolation #134

Open jonnymaserati opened 1 year ago

jonnymaserati commented 1 year ago

The Survey.interpolate_survey() method is slow for small step values. See if the method can be vectorized for a speed bump.

enomado commented 1 year ago

Why not Rewrite It In Rust?