Cyclic dependency Math <-> Random
Open
- Dominant language
- C++
- Stars
- 374
- Forks
- 264
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 17
Description
The only use of Random is `boost/random/uniform_real_distribution.hpp` in `boost/math/tools/ulps_plot.hpp`. I am not familiar with the code, but may be there is a way to rewrite it without using Random?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.