Results 9 issues of David Doria

Please see the setup below - this used to work fine until I enabled tmux-continuum - would it break this use case of connecting to tmux after ssh-ing? From MachineA:...

Is there a way to aggregate the results of the coverage analysis? That is, it looks like CodeCoverage.cmake is a per-target (one per add_test()?) function. Say I have 10 subdirectories...

As stated in the script: ``` # NOTE! This should always have a ZERO as exit code # otherwise the coverage generation will not complete. ``` However, the recommended way...

I have a sequence of 100 frames (about 200x200 pixels each) that I have vectorized and concatenated column-wise into a matrix which I pass to robust_pca(). The result produced is...

Sorry for the misfire with the previous pull request (I screwed up my git history, so this is actually a different repository than the first request). I have guarded the...

Quoting the current readme: "Better readme to follow!" :)

I've tried setting the encoder, decoder, the autoencoder itself, and the data to cuda using: autoencoderModel:cuda() autoencoderModel.encoder:cuda() autoencoderModel.decoder:cuda() samples.cuda() but I get this error: bad argument #1 to 'set' (expecting...

This is nice, but with a non-toy function, you would want to pass some actual data to every call of test(), not just the location to display the progress bar,...

I have scoured the internet and concluded that a parametric F3D model for a gridfinity-compatible box with a lid that will stay closed does not exist. I find this quite...