]> gitweb.michael.orlitzky.com - sage.d.git/blob - mjo/eja/TODO
eja: split "check" args into check_field and check_axioms.
[sage.d.git] / mjo / eja / TODO
1 1. Add CartesianProductEJA.
2
3 2. Add references and start citing them.
4
5 3. Implement the octonion simple EJA.
6
7 4. Factor out the unit-norm basis (and operator symmetry) tests once
8 all of the algebras pass.
9
10 5. Override inner_product(), _max_test_case_size(), et cetera in
11 DirectSumEJA.
12
13 6. Switch to QQ in *all* algebras for _charpoly_coefficients().