J Curtis

Results 13 issues of J Curtis

Hi Nick, Great toolkit. Attempting to explore some feature extraction models using the GUI for prototyping, can't seem to populate the dropdown with modules even when any of the appropriate...

Whenever I run pandarellel (which is great btw!) my CPU coretemp rockets up to 80+ degrees C. I run `cputool` on the process tree to throttle each process back down...

enhancement

Hi Devin, Swift isn't my main language, I'm hoping you could make this clearer for me. I'm instantiating an OSCServer inside a VC, which I only need while I'm inside...

``` [!] CocoaPods could not find compatible versions for pod "SwiftOSC": In Podfile: SwiftOSC (~> 1.4) None of your spec sources contain a spec satisfying the dependency: `SwiftOSC (~> 1.4)`....

Apple Silicon M1 > [doctest] doctest version is "2.4.9" [doctest] run with "--help" for options =============================================================================== xsimd/test/test_xsimd_api.cpp:747: TEST CASE: [xsimd api | float types functions] polar > > xsimd/test/test_xsimd_api.cpp:669: ERROR:...

Hi there, A gentle push to update the docs to indicate the status of a working install, and which platforms are actually supported currently.

Hi there, Nix flake working "out of the box" sounds wonderful. After spending a few hours trying to use it on MacOS and Ubuntu and Alpine containers I'm still not...

### Proposal Right now Mermaid doesn't seem to support mixing vertical and horizontal layouts. There are hacks with subgraphs, but subgraphing loses you the ability to connect the correct node...

Type: Enhancement
Status: Triage

Seems that classes and interface definitions are expected to be in single source files named by `id`. While this is good practice - this is not always the case, could...

Added some basic changes to get this to compile for Windows. Defines `htonll` and `ntohll` if they're not defined (ie: MSYS2 using GCC)