Dear Robbie,
First thing first, make it a python package with proper documentation,
setup scripts and tests. This is documented in many places and you can
follow the example of https://gitlab.com/modulispaces/admcycles.
Best
Vincent
On Tue, 14 Jan 2025 at 15:28, Robbie wrote:
>
> Dear all,
>
>
Dear all,
I am attempting to turn a sage project “CompGIT” into an
optional/experimental sage package, with the long-term goal of becoming a
standard package.
CompGIT computes GIT quotients, a useful tool for algebraic geometers, for
which no sage implementation is currently available. A