Torsten Anders

Results 5 issues of Torsten Anders

I just installed the latest version of ox-rst (20170418.758) via the Emacs packages facilities, and added the following to an otherwise empty ~/.emacs (just to make sure). `(require 'ox-rst)` When...

I am trying to get a first simple example running with JuliaPy, loading a minimal Julia module into Python. Here is the Julia module: ```julia module TestMod export fn function...

question

For constraint problems that take longer time to solve, interrupting the Clojure evaluation should also interrupt the constraint search of the solver (send the shell process an interrupt signal, Ctrl-C).

Do you plan to support the full set of variable domains of Choco (integer, boolean, set and real variables) with all the constraints available there? Are there any difficulties expected...

### Issue Since switching to Aider v0.35.0, I cannot use the new default model. Regardless of what I input as a prompt, aider always crashes and I get a long...

question