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_...
DC3D0wrapper.F DC3Dwrapper.F LICENSE README.md image.png meson.build pyproject.toml test_okada.m 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 Cod...
Then, DC3D0wrapper can be treated like any other MATLAB function:: [success, u, grad_u] = DC3D0wrapper(0.6, [1.0, 1.0, -1.0],3.0,... 90, [1.0, 0.0, 0.0, 0.0]); Five arguments are required: alpha = (lambda + mu) / (lambda + 2 * mu) xo = 3-vector representing the ...
MATLAB and Python wrappers of the Okada Green's functions. - okada_wrapper/pyproject.toml at master · tbenthompson/okada_wrapper
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...
Ruby API wrapper New versions Since 2011 a minor or major version of GitLab is released on the 22nd of every month. Patch and security releases come out when needed. New features are detailed on theblogand in thechangelog. For more information about the release process see the releasedocument...
}publicclassUserCursorWrapperextendsCursorWrapper{publicUserCursorWrapper(Cursor cursor){super(cursor); }publicUsergetUser(){intid=getInt(getColumnIndex(UserTable.Cols.ID));Stringname=getString(getColumnIndex(UserTable.Cols.NAME));Stringname=getInt(getColumnIndex(UserTable.Cols.AGE));Useruser=newUse...