s-henao-castellanos / ResonantUltrasoundSpectroscopy.jl

Partial translation of PALab/RUS into the Julia language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ResonantUltrasoundSpectroscopy.jl

Partial translation of PALab/RUS into the Julia language, because the Python code is slow and the C code is unbearable.

The precompilation is a little crude at this stage, but this code is already at least an order of magnitude faster than the python version.

This package is not intended to be added as an official Julia package. So, to install it, use the github url:

] add "https://github.com/s-henao-castellanos/ResonantUltrasoundSpectroscopy.jl.git"

About

Partial translation of PALab/RUS into the Julia language

License:MIT License


Languages

Language:Julia 100.0%