-
In ticket https://svn.boost.org/trac10/ticket/7711, 5 years ago, somebody complained that `std::unique_ptr` cannot be used as an object holder in boost::python. Although the ticket was closed, I still…
-
Hello :)
Really nice repo!
https://docs.gpt4all.io/
Falcon transformer architecture seems to be supported by gpt4all is it possible to add it to the library?
-
*Issue migrated from trac ticket # 18516*
**component:** wxOSX | **priority:** normal | **keywords:** wxBitmap performance
#### 2019-09-30 16:13:09: 72deluxe (Rich) created the issue
___
Under mac…
-
This issue was discovered when compiling a web assembly version of the library. It turns out that `long` and `long long` are sometimes separate types from `uint32_t` and `uint64_t` (but not always). …
-
There are currently many outstanding issues for feature requests for GLSL, and during the Vulkanize event, many people were curious about the status of such features. It was brought up that khronos d…
-
This has already been reported before in https://answers.opencv.org/question/232189/opencl-error-cl_invalid_value-in-findchessboardcornerssb/
I ran into this now and dove a little deeper and got to
…
-
I am very interested in this distribution, but I have troubles getting started and understanding how do use it.
I'd like to build `generic-base-wayland` with `znver2` optimization.
I start from…
-
```console
❯ cat repro.ll
@repro_ = common global i8 0
```
```console
❯ llc -march=wasm32 -filetype=obj repro.ll
PLEASE submit a bug report to https://github.com/Homebrew/homebrew-core/issues …
-
Hey everyone,
I've been trying for days to link the DLL of CoolProp into a fortran example. I'm using MSV 14 2015 and Intel Fortran XE 2017.
I'm sorry if this was already posted, but I didn't find a…
-
I found a weird bug using the python3 embeded terminal and the dg_completer.
The interpreter get stuck upon `import readline` or `from rlcompleter import Completer`.
It is a shame as the completio…