-
-
27 Dec 2015 00:55:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers (593 / 0 / 29)
- Kwalitee
Bus factor: 2- 80.91% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (16.68KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 1.00
- 26 December 2015
- Include Van Wijngaarden-Dekker-Brent method for finding zeros of an function.
- Of course add a test file for that.
- PODify the subs instead of putting all documentation on top. Clean up the POD and the examples.
Modules
Brent's single dimensional function minimisation, and Brent's zero finder.Module Install Instructions
To install Math::Brent, copy and paste the appropriate command in to your terminal.
cpanm Math::Brent
perl -MCPAN -e shell install Math::Brent
For more information on module installation, please visit the detailed CPAN module installation guide.