Re: [Tutor] Making Doubly Linked List with Less Lines of Code.

2014-12-25 Thread WolfRage
Thanks, definitely adding this concept into my code. And re-writing. I originally hard coded everything just to get it working... but obviously, it would have been more time efficient to have thought in these terms from the beginning. Hopefully I can learn to write code more like this to begin

[Tutor] Python script

2014-12-25 Thread Mamy Rivo DIANZINGA
Good morning Sir, merry Xmas. I have a question, please Sir if you do not mind. In this file E_vs_cutoff1.pdf, i represent the energy vs radial cutoff. And in the python script, i specified the limits of Y-axis as: pl.ylim(-5524.0,-5522.5). But as you can see the figure, there is -5522e-3 on left t

Re: [Tutor] Python script

2014-12-25 Thread Ben Finney
Mamy Rivo DIANZINGA writes: > Good morning Sir, merry Xmas. I have a question, please Sir if you do > not mind. Thank you for being so polite; we are usually quite informal here. > In this file E_vs_cutoff1.pdf, i represent the energy vs radial > cutoff. And in the python script, i specified th

Re: [Tutor] Python script

2014-12-25 Thread Alex Kleider
On 2014-12-25 16:59, Ben Finney wrote: http://sscce.org/>. It may be that this link will go away. http://www.coderanch.com/t/628405/Ranch-Office/SSCCE-org-document-disappearing ___ Tutor maillist - Tutor@python.org To unsubscribe or change subsc