Hi all:
I recently wrote
- a new Python module for Sage
- a Python module that tests (1) using the unittest module
- a PDF document describing the mathematical background for the algorithms in (1)
I want to submit all three of these to the Sage trac server for reviewers to refer to. Is that a good idea? If so, what's the best way to do that? I know how to submit (1) as a patch, but what about (2) and (3)?
Thanks.