-
Hi,
I've been looking at DataJoint for a few days since my lab needs a Data Management program. It seems that this program is tightly coupled with MATLAB. I have two questions:
1. In case my program …
-
Over time, this keyword has increasingly bothered me. There are several problems:
- `type` is a very generic word and I'd just as soon leave it available for variable names (and keyword arguments!)
- …
-
Following is the steps to download videos:
1. src/subdirPathSetup.m, 2. src/extra/videoDownload/downloadSingleCamera.m
There are three parameters for downloadSingleCamera - camera number, video pat…
-
I have frequently encountered computer setups where one has access to a Sage installation locally, but Magma is only installed in a remote machine (say with address 'remote'). Typically one either:
…
-
I think it would be great if all the ODE/DAE solvers could be called through the same interface. This would essentially mirror the approach of https://github.com/JuliaOpt/MathProgBase.jl . Would it …
-
Currently, the revpe_distcorr script does not rotate the gradient directions.
This can be implemented fairly straightforwardly as explained in http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/EDDY/Faq#Will_eddy…
-
Please forgive my ignorance. I am good on Arduino/Atmel AVR, but have never done C or C++ programming on a computer (vs microcontroller).
I want to run your serial example to start. I am using Windo…
-
menpobench currently goes as far as building and testing methods, gets the fitting results, and then...does nothing with them.
We need to persist the results from a given method. I think a .pkl of al…
-
Despite our best attempt at making a useful test, the default test still fails. Here is the output I get from it.
```
FAIL: test_twolayer_qg.test_the_model
Make sure the results are correct within re…
-
i wonder if one can efficiently use linuxbrew on a cluster?
i guess this boils down to several questions:
1. can native blas/lapack libraries be used (e.g. mkl)? it's not difficult to modify some fo…