MareoRaft / k_combinat_for_sage

k-Schur combinatorics for SageMath
4 stars 1 forks source link

cleanup #8

Open MareoRaft opened 6 years ago

MareoRaft commented 6 years ago

There are a number of last-minute "cleanup" things to do before adding code to sage itself. So I don't forget, I maintain a list here:

done

almost done

can't do it

during migrate

last of migrate

after migrate

MareoRaft commented 6 years ago

branch migration

Now using migration branch for this. Which will probably be merged with master frequently.

MareoRaft commented 6 years ago

how many tests to move over, omit the newest untested functions

MareoRaft commented 6 years ago

START MIGRATING

MareoRaft commented 6 years ago

ask about "this" terminology for classes in ticket. also note about UniqueRepresentation where sensible in ticket.

MareoRaft commented 6 years ago

Partition.py migrated, waiting on review. We can now create a skew_partition branch off the partition branch, a k_shape branch off the skew_partition branch, and so forth.

We can work on those branches even though we are waiting on partition. Then merge in changes as necessary.