-
Dear Forum,
When building a new version of ENDFtk, compilation errors when trying to build a test.
`sudo cmake -DCMAKE_BUILD_TYPE=Release PYTHON_EXECUTABLE=/etc/python3.12/ ../
`
`make -j8`
…
-
# Python version
Please write here the output of printing ``sys.version``
3.7.6 (tags/v3.7.6:43364a7ae0, Dec 19 2019, 00:42:30) [MSC v.1916 64 bit (AMD64)]
# Platform information
Please write he…
-
@barbibulle
This is bit serious. I have packaged the content with mp4dash with --hls key with cbcs encryption mode. Dash is playing fine but ubable to play hls content. I have tried with shaka playe…
-
This is more an obvious enhancement than a bug.
Halscope is a really useful tool, and it has the capability of saving data files. (albeit in a rather odd and inefficient format)
It would be ver…
-
The current spec suggests the following assembler names for the LMUL setting in `vset{i}vli` instructions:
```
mf8 # LMUL=1/8
mf4 # LMUL=1/4
mf2 # LMUL=1/2
m1 # LMUL=1
m2 # LMUL…
-
```
my client was running almost 2300 torrents files and received this seg fault
while it was sleeping (at the moment it occurred)
i'm posting the gbd log
Program received signal SIGSEGV, Segmenta…
-
```
my client was running almost 2300 torrents files and received this seg fault
while it was sleeping (at the moment it occurred)
i'm posting the gbd log
Program received signal SIGSEGV, Segmenta…
-
As a part of a python application, files in unmapped network drive are accessed. The script runs like a charm when running the .py file, but after freezing it as an .exe file using cx_freeze I am gett…
-
Hi,
I'm finding as the title. The seqtab object has 75 samples and the phyloseq object has 69.
The code is pretty simple:
`fitGTR
-
[scan-build](http://clang-analyzer.llvm.org/scan-build.html) is a really cool static analysis tool put together by the clang team. I decided to give it a try on the master branch of daala and it claim…