Re: [PEAR-DEV] Requesting approval to maintain Math_TrigOp Package

[email protected] ("Jesus M. Castagnetto") Mon, 28 Oct 2013 10:59:06 -0500
Newsgroups php.pear.dev
Message-ID <CAP3+WLC-RhaNrLYJdZQBbyqiWVtQ1W50bkutMhphnBqWSsoETA@mail.gmail.com>
I am OK with you taking the maintenance of pear/Math_TrigOp, but I got to
warn you that it has not been updated to take advantage of PHP 5, it was
written back in the PHP3/PHP4 days and I never got around to change the
version on PEAR because it still works after all these years.

Some time ago I put my local changes in a repo on github:
https://github.com/jmcastagnetto/PEAR2_Math_Trigonometry, but never got
around to merge all the changes (and some other ones I got locally) onto
the original code in PEAR.

Do you have your code in Github to see if we can merge yours into the
package.

Also, how should we procede in this case:

   - Merge the PEAR2\Math\Trigonometry code on the old Math_TrigOp?
   - Deprecate Math_TrigOp and replace it by the code in the new repo?
   - Other option I am now aware of?

Cheers


--
Jesus M. Castagnetto <[email protected]>
Web: http://www.castagnetto.com/


On Fri, Oct 25, 2013 at 6:03 PM, Assaad Abu Rashed <[email protected]>wrote:

> Dear Receiver,
>
> Hope this email finds you well.
>
> My name is Assaad Youssef Abou-Rached, 32 years old from Saida/Lebanon.
>
> I have been working on a trigonometry package for the past week as I
> couldn't find what I was looking for over the net. My implementation
> contains the following:
> - Basic and pythagorean identities
> - Angle-sum and angle-difference identities
> - Sum identities
> - Product identities
>
> I am on the process to implementing: double-angle identities, and
> half-angle identities.
> I browsed the pear packages website and noticed the Math_TripOp package is
> not maintained. I believe that completing and expanding this package to
> contain as many trigonometric functions as possible would really be very
> useful to many people, researches, students, and definitely programmers.
>
> Please consider my request to maintain the package.
>
> Thanks in advance.
>
> Cordially,
>
> Assaad Y. Abou-Rached
>