]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/symbol_sequence.py
mjo/symbol_sequence.py: fix tests to work with PYTHONPATH="."
[sage.d.git] / mjo / symbol_sequence.py
2018-11-01 Michael Orlitzkymjo/symbol_sequence.py: fix tests to work with PYTHONPA...
2014-10-24 Michael OrlitzkyUpdate SymbolSequence to use underscores.
2012-11-06 Michael OrlitzkyRemove the __call__() code and refactor everything...
2012-11-06 Michael OrlitzkyUpdate all doctests to use index[] notation instead...
2012-11-05 Michael OrlitzkyAllow tuples to be passed in square brackets.
2012-11-04 Michael OrlitzkyAdd the SymbolSequence class; eventually headed upstream.