[IPython-user] printing lots of stuff to the screen
Ryan Krauss
ryanlists@gmail....
Thu May 24 20:10:07 CDT 2007
I have a program that prints lots of stuff to the screen. I am trying
to teach a bit about fmin and optimization, so I made my cost function
print the values of the variables at each step. But only the last 30
or so steps are avialable when it finishes and I really want to show
the beginning. Is there a way to change how far back I can scroll
into stuff printed to stdout (using print from within a Python
script)?
Thanks,
Ryan
More information about the IPython-user
mailing list