Nicholas Hubbard

Results 6 issues of Nicholas Hubbard

Hi there. Just checking out the latest version of DIGITS on NVCR.io, and found that the latest image is tagged as `19.12-{tensorflow,caffe}-**py3**`. Is this a mistake? If not, when will...

**Describe the bug** Note that this is more of a "heads up" issue; I don't know if they will actually apply once Swift 5.7 and Xcode 14 exit beta. It...

Hello all, I've added assembly documentation for the PowerPC platform with this PR. There's a couple of notes to keep in mind, mostly regarding automatic processing: 1. Unfortunately, IBM made...

lang-c++
lang-go
lang-d
lang-c
lang-fortran
lang-ada
lang-objc
lang-objc++
lang-gimple

## 🐞Describing the bug I'm on macOS 15.1 RC 2, Python 3.12.7 provided by `pyenv`, and CMake 3.30.5 provided by Homebrew. I'm trying to use Python 3.12 with the latest...

bug

Hello all, I'm new to TimescaleDB, but returning to Django after some time. I'm trying to create a table based on the following models: ```python class Event(models.Model): # unique_id =...

I've found that some braces that end blocks of code are marked as uncovered, despite having no code to actually cover: Do we use `genhtml` to create our reports, and...

C-question