[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#485130: ITP: libmath-calculus-newtonraphson-0.1 -- Algebraic Newton Raphson Implementation



Package: wnpp
Severity: wishlist
Owner: Deepak Tripathi <apenguinlinux@gmail.com>


* Package name    : libmath-calculus-newtonraphson-0.1
  Version         : 0.1
  Upstream Author : Jonathan Worthington, <jonathan@jwcs.net>
* URL             :http://search.cpan.org/~jonathan/Math-Calculus-NewtonRaphson-0.1/ 
* License         : Perl 
  Programming Lang: Perl
  Description     : Algebraic Newton Raphson Implementation

  This module can take an algebraic expression, parses it and then uses
  the Newton Raphson method to solve the it. The Newton Raphson
  method relies on the fact that the expression you pass in
  evaluates to zero where there is a solution. That is, to
  solve:-

  x^2 = 5

  You would need to pass in:-

  x^2 - 5
  It understands expressions containing any of the operators +,
  -, *, / and ^ (raise to power), bracketed expressions to
  enable correct precedence and the functions ln, exp, sin, cos,
  tan, sec, cosec, cot, sinh, cosh, tanh, sech, cosech, coth,
        asin, acos, atan, asinh, acosh and atanh.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Thanks & Regards,
Deepak Tripathi(DK)| GPG: 0xB9B0C9F2 | IRC: deepak
deepaktripathi.blogspot.com

E3 71V3 8Y C063 (We Live By Code)
--

Attachment: signature.asc
Description: Digital signature


Reply to: