Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Specfun details
Login with GitLab

Specfun

A collection of special functions
(2718 downloads for this version - 98774 downloads for all versions)
Details
Version
0.2
A more recent valid version with binaries for Scilab 5.3 exists: 0.4
Author
Michael Baudin
Owner Organization
DIGITEO
Maintainer
Michael BAUDIN
License
Dependency
Creation Date
November 18, 2010
Source created on
Scilab 5.3.x
Binaries available on
Scilab 5.3.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("specfun")
Description
            Purpose
--------

The goal of this toolbox is to provide special functions.
The toolbox is based on macros.
Any distribution function (cumulated or not) should not be placed 
into this module: the good module for this is distfun.

This module depends on the apifun module.


Features
--------

The following is a list of the current features: 

 * specfun_expm1 : Compute exp(x)-1 accurately for small values of x.
 * specfun_gammainc : The incomplete gamma function.
 * specfun_lambertw : The Lambert W-Function.
 * specfun_log1p : Compute log(1+x) accurately for small values of x.
 *  Discrete Maths
   * specfun_combine : Returns the all the combinations of the given vectors.
   * specfun_combinerepeat : Returns repeated combinations with replacement.
   * specfun_factorial : The factorial function
   * specfun_factoriallog : The log-factorial function
   * specfun_nchoosek : Returns the binomial number (n,k).
   * specfun_pascal : Returns the Pascal matrix.
   * specfun_subset : Generate all combinations of k values from x without
replacement.

Authors
------

2010, DIGITEO, Michael Baudin
2009, Pascal Getreuer

Acknowledgements
----------------

Samuel Gougeon
Calixte Denizet

            
Files (2)
[146.90 kB]
Source code archive

[166.44 kB]
OS-independent binary for Scilab 5.3.x
Binary version
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.