-
From the paper "Multi-return Function Call" (http://www.ccs.neu.edu/home/shivers/papers/mrlc-jfp.pdf).
The basic idea from the perspective of compiled code is to include multiple return pointers in a…
-
Ok, 1st and 3rd todos are removed. A note about converting setup.py is already in the Hatch tutorial.
About command line stuff... I was hesitating to bring this up, but... There ar…
-
## Problem
Currently in Zig, the way to express a program which properly handles all potential errors, in this case integer overflows, is not the easiest, laziest thing to do. To use addition as th…
-
I tried to use the opacity option with an image and is not working, if you open the file image in node_modules, you can see option.opacity declared but never used, but the documentation says you can u…
-
Hi all,
There might be a bug in ammonia_model, in its prediction of (3,3) flux : @keflavich,@jpinedaf
I was trying to fit NH3 (3,3) lines along with the (1,1) and (2,2) using the 'ammonia' fit…
-
The function for efficiently computing the phase of a complex number (on the 0-branch) is currently called `angle`. This name sounds really weird. `phase` might be a little more obvious. Note that …
-
Attempt to task-list for the development of the state network. This list is going to be incomplete so feel free to add/suggest items. Perhaps some tasks don't really make sense even depending on the p…
kdeme updated
1 month ago
-
```
Compilation levels:
Level=1 numComp=7695
Level=2 numComp=10039
Level=3 numComp=6
Run 9 Throughput=2184.9 WS=618796 CPU=175313 Errors=0
Results for JDK=/home/harryayu2/sdks/java8 jvmOpts=-Xno…
-
```
Maybe this issue is too vague to register as a "defect" but as there is no
discussion forum for CSipSimple, here goes:
I was using Sipdroid for a while, but I strongly dislike their UI decisions…
-
Right now there's an approx 15s delay when playing media due to k8s scheduling, launching the pod, mounting volumes etc.
We could investigate improving this time by keeping some 'warm' transcoders.…