-
Hi,
I would like to know if you would consider (or have any plans already) to port the project for use with "plain" C (other than C++ and C#). I would use it, and not all the systems (even embedded m…
-
Pavel, thank you very much for all of this helpful information. I am thinking about a project similar to your PulsedNMR, but I am not sure if the Red-Pitaya hardware is suitable or not. All of my pre…
-
### NVIDIA Open GPU Kernel Modules Version
525.60.13
### Does this happen with the proprietary driver (of the same version) as well?
I cannot test this
### Operating System and Version
Arch Linux…
-
With a plethora of both commercial & free visualization tools & libraries available, it can often be confusing to pick the right tool for your requirement. Also from the learning point of view, one do…
-
### Rationale
There are a number of optimizations which require complex or in-depth analysis. In many cases, these optimizations are not possible to make. This can be due to time constraints (JIT),…
-
Per WARC/1.0 spec section 5.9:
> The payload of an application/http block is its ‘entity-body’ (per [RFC2616]).
The entity-body is the HTTP body *without transfer encoding* per [section 4.3 in R…
-
Currently the compiler makes basically no attempt to correctly use `dllimport`. As a bit of a refresher, the Windows linker requires that if you're importing symbols from a DLL that they're tagged wit…
-
Post questions here for:
Manning and Schütze. 1999. Foundations of Statistical Natural Language Processing. MIT Press:
Chapter 3 (“Linguistic foundations”): 81-113.
-
Revise sort code in ASLBoardPicker.refreshPossibleBoards. Two issues:
bd100+
a/b boards in the wrong place
-
### What version of CUE are you using (`cue version`)?
v0.4.3
### Does this issue reproduce with the latest release?
Yes.
### What did you do?
```
go build -o main
./main
go too…