On 28.03.2012 19:27, Bharath M R wrote:
> 
>>
>>
>> See link - http://pyinterval.googlecode.com/svn/trunk/html/index.html
>>
> 
> Even mpmath implements those functions. Some of the problems with
> mpmath is sqrt([-1.1]) will give [0.1]. This will severely alter the plot.
> Also things like abs(), integer(x) , min(), max() etc are not implemented
> in mpmath, which I will have to implement. 
> Thanks for the link. I think it will help me, when implementing interval
> arithmetic in numpy. 
> 

Note also

http://docs.sympy.org/dev/_modules/sympy/core/sets.html

--
Alexey Gudchenko

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to