
26 May
2011
26 May
'11
9:17 p.m.
2011/5/26 Lior Kogan <koganlior1@gmail.com>
I built a C++0x circular-values math and statistics library, and posted it on CodeProject. See
http://www.codeproject.com/KB/recipes/Circular-Values.aspx
I wonder if such library may be a welcomed addition to Boost.
Thank you, Lior
Hi Lior, I enjoyed scanning your article, and I would be interested in such a library; I even wrote a very simple version for my own needs, but that was a very quick and dirty class ;-) I'd also be interested in something similar for integers. Are your Circular Values a bounded group (in the mathematical sense)? Regards Kris