-
Warning: "D:\Dropbox\Public\Code\matlab\seizmo\mattaup\lib\MatTauP-2.1.1.jar" is already specified on static java path.
> In javaclasspath>local_validate_dynamic_path at 285
> In javaclasspath>loca…
-
Hi, I made some progress getting ImageJ-Matlab to run in Octave, and my version now opens in Octave...
The one problem is, when ImageJ is launched in Octave, it then launches its own instance of Ma…
-
```
What should be the improvement?
Support the usage of python 3 for the btk bindings, in all supported OS's and
architectures.
Could you detail it by giving examples (code, files)?
The issue is q…
-
Dear guys,
I would like to know how to call HydroDyn's dynamic link library in matlab. Or how to use HydroDyn alone in matlab.
Thanks!
-
libclang is returning a type of "int" (or "Int" depending on the function/attribute used), instead of what it had been returning before -- "int32_t" or "int64_t". It is also adding typedefs for each e…
-
Are you aware of any R bindings for hctsa?
Best regards,
Sebastian
-
Any chance for Python wrappers to be/have been released?
-
To also have commercial software on our list. Licenses for all of them are available at MBI. I do not know about python/jupyter bindings.
-
With reference to issue #30 I have been trying lately to add an optional parameter to gpufit that is able to give you the output of the fitting in terms of time curve, that you can compare to your ori…
-
I'm trying to write bindings to optimkit.jl; and for the most part they work. In essence I need matlab to call a julia function, which then calls small matlab functions (retraction, inner product, ...…