-
Hi there,
FQ_CODEL_FAST compiles normally on a Debian 10 router Kernel 4.19, but it does not compile on the same Debian running 5.10 Kernel, giving the error:
> make: Entering directory '/usr/sr…
-
How about butterflylabs devices, it posible to use in vanity?
-
This issue ticket's purpose is to
1. get feedback from you guys if inferring default speed limits is desired at all
2. get feedback from you guys if the default speed limit data as provided is in…
-
The VSet_match functions are a specialization of the join function (for a single vector) and have a broken interface exposing the internal domain representation of the BDD package via p_id.
@gijska…
-
## Problem setup
As descriged in the Athena test suite
https://www.astro.princeton.edu/~jstone/Athena/tests/blast/blast.html
and in
Zachary, Malagoli, A., & Colella,P., SIAM J. Sci. Comp.,…
-
I want to use hint on one hand, so set the hintchars as bellow:
set hintchars=qwertasdfgzxcvb
but sometimes, the link's hint char will be one charactor (such as A), but has another link's chars like (…
-
Hello !
thanks for your great work!
I can't wait to see how it turns out!
for the moment I'm stuck in the compilation process, I get the following error and I can't go any further:
```bash
/ho…
-
This is not an issue in the css-color-4 spec, but in all the implementations. While issues have been filed on the individual bug trackers, I wanted to raise the issue with the CSSWG since it seems lik…
-
The auto-graph feature in TensorFlow 2 lets `tf.function()` compile Python `if`/`for`/`while` statements into a graph. This feature can be a big productivity win because one never has to manually crea…
-
Hello,
I am trying to solve large facet enumeration problems with GeoCalcLib. It works great for fairly large problems -- I have a V-representation cone in 18 dimensions with 30 rays. The resulting…