URL:
  <https://savannah.gnu.org/bugs/?66949>

                 Summary: Feature: Erlang cumulative distribution
                   Group: GNU Scientific Library
               Submitter: fermelelundi
               Submitted: Tue 25 Mar 2025 11:01:43 PM UTC
                Category: Build
                Severity: 3 - Normal
        Operating System:
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 2.8


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Tue 25 Mar 2025 11:01:43 PM UTC By: Fermé le Lundi <fermelelundi>
The Erlang distribution is added as a random number distribution in the module
randist, but not as a cumulative distribution function in cdf.

The attachment has an implementation.

To be added to cdf/gsl_cdf.h
double gsl_cdf_erlang_P (const double x, const unsigned int k, const double
lambda);
double gsl_cdf_erlang_Q (const double x, const unsigned int k, const double
lambda);

TODO: Test cases to be added.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Name: erlang.c  Size: 2KiB
<https://file.savannah.gnu.org/file/erlang.c?file_id=57063>

    AGPL NOTICE

These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://savannah.gnu.org/source/savane-7003f86b5f007cfaaf0d8a76566740991567250e.tar.gz

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66949>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to