Git

For a selection of code that I find useful, have coded or modified, please see my github [/ https://github.com/jacojvr /]

I’ll specifically highlight some of the code I hope will be useful

Non-rigid surface registration, curvature and feature extraction and related code used during my Masters degree [Python 2 code]:

https://github.com/jacojvr/Morph

Abaqus User Materials (UMAT.f) and related subroutines used in my Ph.D:

https://github.com/jacojvr/UMATs

Marine Remote Sensing data structures (Python 2) and QT QUI / data viewer (passwords removed):

https://github.com/jacojvr/MRSview

Jones-Wilkins-Lee equations of state (Python 2 class and examples)

https://github.com/jacojvr/JWLeos

Radial Basis Function (Python Class) and examples / jupyter notebooks used in the posts: (WORK IN PROGRESS)

https://github.com/jacojvr/RbfX

Various Design of Experiments and Surrogate Modelling utilities and code (Python): (WORK IN PROGRESS)

https://github.com/jacojvr/DoE