>
>
> > Is there a reason we need to have our own version? 
>
>
Actually, I think there is, because see the original ticket #9675:

I must say I detected some problems with Brian units related to the Sage 
classes 'RealNumber? <http://trac.sagemath.org/wiki/RealNumber>' and 
'Integer', so I created a patch so that when Brian is imported these two 
classes are redefined as follows:

RealNumber=float
Integer=int 

This solves the problems.  

$ pip
> -bash: pip: command not found
>
>
Though see #17155, which I just remembered about.
 

> However, in this case I'm sure we can just fix the patch.
>

sage -pip wouldn't fix that issue, unfortunately.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to