← Back to team overview

python-quantities-developers team mailing list archive

Re: Trig functions

 

assert_almost_equals , its the second item down at
http://code.google.com/p/python-nose/wiki/TestingTools

On Mon, Jan 19, 2009 at 2:20 PM, John Salvatier
<jsalvati@xxxxxxxxxxxxxxxx>wrote:

> Does Nose have something like assertAlmostEqual? I could not find anything.
>
>
> On Mon, Jan 19, 2009 at 11:18 AM, John Salvatier <
> jsalvati@xxxxxxxxxxxxxxxx> wrote:
>
>> I added support for trig functions. I put them in a new file,
>> "trigfuncs.py" maybe all our wrapped functions should go into a new folder
>> for organization?
>>
>> I have pushed the branch to
>> https://code.launchpad.net/~jsalvatier/python-quantities/quantities-trigfuncs<https://code.launchpad.net/%7Ejsalvatier/python-quantities/quantities-trigfuncs>
>>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~python-quantities-developers<https://launchpad.net/%7Epython-quantities-developers>
> Post to     : python-quantities-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~python-quantities-developers<https://launchpad.net/%7Epython-quantities-developers>
> More help   : https://help.launchpad.net/ListHelp
>
>

References