subhacom
subhacom
After starting emacs, attempt to go to the home note throws an error: ``` Debugger entered--Lisp error: (wrong-type-argument stringp nil) string-match("^/home/user/.deft/" nil) deft-find-file(nil) zetteldeft-find-file(nil) zetteldeft-go-home() funcall-interactively(zetteldeft-go-home) call-interactively(zetteldeft-go-home nil nil) command-execute(zetteldeft-go-home)...
Using emacs 25.3 on Windows 7 with msys64 I encounter this error when trying install magit: Error (el-get): while installing magit: el-get: c:/msys64/usr/bin/install-info.exe el-get could not build magit [c:/msys64/usr/bin/install-info.exe c:\Users\UserName\AppData\Roaming.emacs.d\el-get\magit\Documentation\magit.info...
When importing a graph with ~21000000 edges and ~51000 nodes Tulip crashes with an error message from NVIDIA OpenGL driver: > A TDR has been detected. > The application must...
The MOT challenge format description for tracking with bounding boxes on the MOT challenge website as well as here: https://github.com/JonathonLuiten/TrackEval/blob/master/docs/MOTChallenge-format.txt say that the columns are: > \, \, \, \,...
The paper mentions OHOTA for online tracking. Is it implemented in TrackEval? If so, is there a flag or command-line option for computing this instead of HOTA?
I was wondering if the adaptive versions of these measures (Satuvuori, et al., 2017, J. Neurosci. Meth.) have been incorporated in this package. I found an AdaptiveISIdistance function example in...
In older versions, one needed to set the timestep (dt) for the various clock ticks and assign them to specific function (process/init) in classes/objects selected by wildcard in order to...
In an earlier revision setup.py allowed building moose on cygwin. This is not up to date and creates confusion with cmake build. In stead of keeping separate build system for...
Increasing the font sizes from theme menu work for the notebook. For markdown cells and outputs this also works for the presentation mode. However the code cell font size remains...