Hi,

something does not work anymore in my notebook (with version 4.1.2
ubuntu 64bit):



var('a,b,c,I')
model(I)=a*I+b
model_exp = exp(I)**a*(b)
sol1_l={b: 5.0, a: 1.1}
model_sol1_l(I)=model_exp.subs(sol1_l)

The notebook hangs-up. It's critical on the parameter a, if you change
it to 1.0 it's o.k.

Some help with that?

Thank you!
Stefan

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to