Harshil Shah
|
c2adc3b1e6
|
feat: Added Exponential Probability Distribution (#2780)
* Add Exponential Distribution
* Modified the documentation
* Update Documentation
* Update probability/exponential_dist.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
* Update probability/exponential_dist.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
* Update probability/exponential_dist.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
* Update the files
* Removed the link from documentation
* docs: remove the second brief tag
* Update latex notation
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
* Update latex notation
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
* Corrected format issues
* Update probability/exponential_dist.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
* Update probability/exponential_dist.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
* Update probability/exponential_dist.cpp
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
* Added more test, formatted with clang-format
* Update files
* Update format issues
* Add more tests
* Added namespaces
---------
Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>
|
2024-10-13 00:09:50 +05:30 |
|