On 10/28/2014 10:47 PM, smohamm...@gmail.com wrote:
> Thank you so much! I'm sorry I couldn't answer earlier. It worked as I
> expected. Now as the last question on this discussion, do I need to use
> 'SymbolicSequence', when I want to numerically solve a large ODE system?
> I tried to use instructions in "Solving ODE numerically by GSL" from the
> Documentation, but I have encountered some unexpected 'Value Error'(s).
> Of course I know I should ask about them in a separate discussion (and
> I'll do it right after this post!), but here I want to know if it is
> beneficial (or even possible) to do such computations using
> 'SymbolicSequence'.

SymbolSequence is just syntactic sugar over the usual symbols you'd get
with e.g. SR.var(), so there shouldn't be any unnecessary limitations.

But I'm not familiar with what you're trying to do, so you're going to
have to let us know what that ValueError is that you're getting.

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

Reply via email to