David Joyner wrote:
> On Thu, Feb 12, 2009 at 9:16 PM, Jason Grout
> <jason-s...@creativetrax.com> wrote:
> 
> ...
> 
> 
>> So I need to implement a .jacobian() method for SR^n, plus .arguments()
>> and .variables().  Or is this the right place for these things?  I guess
>> that's why I'm asking these questions.
> 
> 
> I think you are proposing to create a new class which is basically
> VectorSpace(SR,n) plus some extra methods. This makes sense
> to me.


Yes, I guess so.  A similar subject has been brought up on trac: 
http://trac.sagemath.org/sage_trac/ticket/2546


For now, I just need a jacobian function for my calc 3 class.  I've 
implemented it and posted a patch at: 
http://trac.sagemath.org/sage_trac/ticket/5253

If there is any way someone could review it and it could make it into 
3.3, that would be absolutely fantastic.  I know my class will be using 
the function over the next week especially.

Thanks,

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to