install the project as okada_wrapper, copy init files, move library to package folder tobiscodecommittedMar 23, 2024 4355d90 Commits on Mar 19, 2024 Remove the note about deprecation. tbenthompsoncommittedMar 19, 2024 Verified 306bd85 Merge pull request #11 from tobiscode/feature/meson_...
test_okada.pyBreadcrumbs okada_wrapper / meson.build Latest commit dxiao first attempt at numpy.distutils conversion to meson a746c9d· Feb 20, 2024 HistoryHistory File metadata and controls Code Blame 4 lines (3 loc) · 71 Bytes Raw project('DC3D', 'fortran') add_languages('c') sub...
The outputs are identical to DC3D0wrapper Python NEW: You can install okada_wrapper directly from the PyPI by running:: pip install okada_wrapper For the old, manual installation method, download the code:: git clone https://github.com/tbenthompson/okada_wrapper.git Make sure that a Fort...
In addition, `cutde` supports many features not supported by `okada_wrapper`, including built-in tools to build large matrices or construct hierarchical matrix approximations. If you need a rectangular dislocation, one can easily be composed from two triangles. ### Okada wrapper (MATLAB, Python...
MATLAB and Python wrappers of the Okada Green's functions. - okada_wrapper/pyproject.toml at master · tbenthompson/okada_wrapper