]> gitweb.michael.orlitzky.com - sage.d.git/shortlog
sage.d.git
2012-10-26 Michael OrlitzkyAdd a makefile with a 'clean' target.
2012-10-26 Michael OrlitzkyReplace the load() call in interpolation.py with an...
2012-10-26 Michael OrlitzkyAdd the divided_difference() and newton_polynomial...
2012-10-26 Michael OrlitzkyAdd the 'product' function to misc.py.
2012-10-26 Michael OrlitzkyAdd a gitignore for *.pyc files.
2012-10-20 Michael OrlitzkyEnable text.usetex for Matplotlib to work around trac...
2012-09-28 Michael OrlitzkyAdd the misc module with the legend_latex() function.
2012-05-12 Michael OrlitzkyTry replacing _plot() instead of plot() so that plottin...
2012-05-11 Michael OrlitzkyFinally get the plot defaults to behave (maybe).
2012-05-10 Michael OrlitzkyFix plot option defaulting.
2012-05-10 Michael OrlitzkyRemove an unused import.
2012-05-10 Michael OrlitzkyInitial commit.