Matthew Giarra
Matthew Giarra
In multiple examples, which should presumably work, the function poynting.m gives an error: Undefined function or variable 'array'. ``` Error in poynting (line 105) S_scalar2d = Scalar2d(array, grid2d, gt_array, osc,...
It's a visualization library. It would be nice to see some examples of what its visualizations actually look like. [The examples page](https://stevenlovegrove.github.io/Pangolin/examples/) doesn't appear to show any either. The main...
When building docker base image (from `docker/Dockerfile.base`), cmake was failing with the following: ```bash CMake Error at CMakeLists.txt:91 (find_package): By not providing "Findyaml-cpp.cmake" in CMAKE_MODULE_PATH this project has asked CMake...
Changed python/caffe/_caffe.cpp to suppress boost registration warnings in pycaffe. This fix was originally committed to the base branch of caffe by seanbell on April 28, 2016 (commit hash 673e8cfc0b8f05f9fa3ebbad7cc6202822e5d9c5, pull...
The Wavelet Properties Browser on [wavelets.pybytes.com](wavelets.pybytes.com) is supposed to show illustrations (images) of each wavelet family, but none of the images appear. This problem occurs on every "wavelet family" page;...