-
I'm trying to port a bison grammar to a PEG hopefully using this library. The problem is that the grammar (in bison) uses a lot of recursion and I'm not really sure how to address it, and it also refe…
-
At Berlin Buzzwords 2012, I will be presenting 'maxscore', an efficient algorithm first published in the IR domain in 1995 by H. Turtle & J. Flood, that I find deserves more attention among Lucene use…
-
- [x] Checked for duplicates
Yes
### Describe the bug
Root fails to build in Arch Linux.
`$ cmake -DCMAKE_INSTALL_PREFIX=../install ../gitclone`
output
```
-- The C compiler identif…
-
Highest compute portions of the program at ~20, 40, 12, 20%, respectively (with different base measurements, but illustrative of their relative size to others)
-
Hi,
3.61.7-86 does not show any hardware devices.
root@debmatic:~# debmatic-info
debmatic version: 3.61.7-86
Kernel modules: Available
Raw UART dev: Available
HMRF Hardware: unknown
HMI…
-
BPO | [3439](https://bugs.python.org/issue3439)
--- | :---
Nosy | @rhettinger, @terryjreedy, @mdickinson, @orsenthil, @pitrou, @vstinner
Files | [numbits.diff](https://bugs.python.org/file10972/numbit…
-
per https://github.com/georust/geo/issues/513 I've written up a proposal about an addition I'd like to make to geo - introducing a DE-9IM module, and using it to help drive and correct some of our rel…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on t…
-
Currently the HTML standard does not provide any advice in regards to the outline algorithm not being implemented, This has lead to some developers believing that the outline algorithm has an effect i…
-
For pre-training simCLR with imageNet-1K, i also encountered the very long estimated time problem.
**1. To solve the problem, i measured the time consumed for each proceduce.
- i figured out that…