-
Hi, I am in the process of writing a paper, and Numbat was super helpful in doing some of the calculations. How can I acknowledge Numbat? My current plan is the following,
```
We thank the developer…
-
Trying to build `zmq_exec.c` on OS X, MATLAB R2015b and ZMQ 4.1.4, getting the following error.
```
Error using mex
/Users/abhijithc/.julia/v0.4/julia-matlab/mex/zmq_exec.c:55:32: error: too few argu…
-
Dear IRIS Solution team:
I just wanted to make a request to your team and it's about a transition from Matlab to JULIA or R.
I was wondering if it is possible for your team ( or any possible plan ) …
-
Aside from the differences of BLAS and LAPACK in Julia and Matlab, it maybe meaningful to compare the algorithms between Julia and Matlab. For instance, `sqrtm` function requires to do a Schur decompo…
-
Matlab in DEBtool_M is running Perl (via select), C++ (via popDyn), Java (via NetLogo in popDyn), Latex/BibTex (to compose references) and outputs in HTML, JavaScript. If we finally master the DOI ar…
-
The following is a detailed list of all the outstanding issues in the grammars that GitHub.com uses for syntax highlighting the code in our website.
These issues are detected by our grammars compiler…
-
Apparently `paramonte` has `python`, `julia` and `matlab` interfaces, but not `R` or `octave`.
Maybe add those, or at least just `R`?
-
I'm using mexjulia to call a julia function "compute_LL.jl" from matlab which takes a dict as an input. I'm passing it a Matlab struct, which gets converted sensibly to a dict but its fields, which ar…
-
Hi, I'm very new to Julia. I'm trying to call functions from other Julia packages in Matlab. Is it possible to do that with mexjulia?
-
In R, Xinanjiang model calibration only cost about 40s.
But in `MARRMoT`, the calibration is quite low efficiency. With the same forings, half hour passed, still no output.
Just wondering which …