[sage-support] Re: Segmentation fault with find_fit function

2009-11-04 Thread cchristy...@gmail.com
e use of the symbolic pi.  Many related problems have gone > away as we've switched to pynac for basic symbolics, though, so to > some extent that is legacy habit on my part. > > -Marshall Hampton > > On Nov 4, 5:30 am, "cchristy...@gmail.com" > wrote: > > >

[sage-support] Re: Segmentation fault with find_fit function

2009-11-04 Thread cchristy...@gmail.com
That's strange, the page published #924 isn't mine any more.. Here is mine : http://www.sagenb.org/home/pub/931/ If it disappears again, the problem comes from this line : B_sol=find_fit(f1_data, Kohl, parameters = [Beta], variables = [t], initial_guess = [0.3], solution_dict = True)[Beta] whe

[sage-support] Segmentation fault with find_fit function

2009-11-03 Thread cchristy...@gmail.com
Hello ! Since I have compiled the new version of sage, 'Sage Version 4.1.2, Release Date: 2009-10-14' , the find_fit function of my programs don't want to work any more. The error message is : /sage/sage/local/bin/sage-sage: line 353: 14218 Segmentation fault python "$@" Connection to localhost

[sage-support] Re: A semilogx graph

2009-09-19 Thread cchristy...@gmail.com
Ok, thank you, I will wait. On 19 sep, 17:33, Jason Grout wrote: > cchristy...@gmail.com wrote: > > Hi > > I would like to display points in a semilogx graph, but I can't find > > how to change the axe. > > > I've found this trick : > >http://trac.

[sage-support] A semilogx graph

2009-09-19 Thread cchristy...@gmail.com
Hi I would like to display points in a semilogx graph, but I can't find how to change the axe. I've found this trick : http://trac.sagemath.org/sage_trac/ticket/4530 But I can't display the good values for the axis. Is there another way to do this ? Thank you ! Christyves --~--~-~--~-