Lars Kastner

Results 20 issues of Lars Kastner

enhancement
topic: polytopes

Attempt fixing #2303 The logic is as follows: The repl session is split into two parts, the first part goes from the start until the current command, and the second...

Type: Bugfix

I made a minimal working example. My doctest looks similar to: ```` ``` jldoctest label julia> a = ("a", "b", "c"); julia> a ``` ```` (I left the output empty...

Type: Bug

I decided to merge #1999 and relocate the discussion on the separation of `experimental` from the rest of the source here. - We all seemed to agree that the user...

enhancement
Decision
triage

This is due to the following bug [8502](https://github.com/mitchellh/vagrant/issues/8502) of vagrant, which is caused by bug [16670](https://www.virtualbox.org/ticket/16670#comment:4) in virtualbox. Solution: Try again with different version or apply solution from these threads...

bug
wontfix

Open a session of webm2 and wait for M2 to start. Then reboot the server. Now it seems as if the (new) server cannot handle the old cookie.

Currently there is only one method, dealing with images and files alike, `handleUserGeneratedFile` in the `specialUrlEmitter.js`. Should we maybe serve images as popups instead, just like the `viewHelp` in M2...

question

For the display graph part we currently get: `i10 : displayGraph A -- running: dot -Tjpg /tmp/M2-17-0/2.dot -o /tmp/M2-17-0/3.jpg -- running: display /tmp/M2-17-0/3.jpg & sh: 1: display: not found` This...

bug

Currently these do not mention the behaviour for polyhedra with lineality. This should be fixed and augmented with examples. Furthermore the functions `minimal_faces` and `rays_modulo_lineality` should be mentioned.

bug
documentation
triage