equinor/sti

Create containers for common data types

jgvabo opened this issue · 0 comments

The state, position, directions, dogleg toolface parameters etc. were intentionally implemented using numpy arrays in hope to get performance boost from JAX autograd. Autograd has been abandoned, and these data types should be wrapped for safety.