Re: [Boost-bugs] [Boost C++ Libraries] #1059: random_on_sphere can be made 10 times faster!

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1059: random_on_sphere can be made 10 times faster!
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-15 18:10:01


#1059: random_on_sphere can be made 10 times faster!
---------------------------------+------------------------------------------
  Reporter: cschrett_at_[hidden] | Owner:
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: random
   Version: | Severity: Optimization
Resolution: | Keywords:
---------------------------------+------------------------------------------
Comment (by troyer):

 Actually for 3 dimensions there is a perfect trigonometric version as
 well. For more than 20 dimensions however, the rejection based methods
 start taking forever. A separate distribution with compile-time fixed
 dimension and optimization for low dimensions will certainly be
 interesting though.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1059#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC