Gaussian
Gaussian copied to clipboard
Library that makes Gaussian work easy to use with C++ and Arduino
Specifying the library dependencies in the `depends` field of library.properties causes the Arduino Library Manager (Arduino IDE 1.8.10 and newer) to offer to install any missing dependencies during installation of...
Hi - is is possible that this equation should be modified as noted below? // return mean + variance * cos( 2 * M_PI * R1) * sqrt(-log(R2)); return mean...
Hello, When compiling with IDE v1.6.9 for ESP8266 arduino target using Gaussian v1.0.7 and LinkedList v1.2.3 (installed via IDE Library Manager) on a Ubuntu based platform I get the following...
This patch fixes the the issue noted in #6 and adds an example of summing samples in examples/GaussianSampleTest/GaussianSampleTest.ino Run the example in https://wokwi.com/projects/360282019322936321