toms571


toms571, a FORTRAN77 code which implements ACM toms algorithm 571, containing routines to determine the concentration parameter from the average modulus of a set of sample vectors, and vice versa, for both the von Mises (circular) and Fisher (spherical) distributions of directions.

The text of many ACM toms algorithms is available online through ACM: http://www.acm.org/pubs/calgo or NETLIB: http://www.netlib.org/toms/index.html.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

toms571 is available in a FORTRAN77 version.

Related Data and Programs:

toms571_test

prob, a FORTRAN90 library which contains routines to sample the von Mises and Fisher distributions.

Reference:

  1. Geoffrey Hill,
    Algorithm 571, Statistics for von Mises's and Fisher's Distributions of Directions, I1(x)/I0(x), I1.5(x)/I0.5(x), and Their Inverses,
    ACM Transactions on Mathematical Software,
    Volume 7, Number 2, June 1981, pages 233-238.

Source Code:


Last revised on 26 November 2023.