01/12/2016, 09:10 AM
Also, if you'd like to use my code, you can find the SageMath notebook on GitHub. I recently discovered that GitHub will render "ipynb" (IPython/Jupyter) notebooks as read-only, though you can download it and open it in SageMath with (sage --notebook=jupyter). I'm still learning SageMath, so I've put all my functions into one Python file that I hope to break into separate files eventually.

