CyclotomicFields / cyclotomic

Implementations of cyclotomic field arithmetic
GNU Lesser General Public License v3.0
6 stars 0 forks source link

Deduplicate sparse and big_sparse by making sparse generic over exponent types #4

Closed kaashif closed 4 years ago

kaashif commented 4 years ago

Just making this PR so I can actually see the amount of deletion. I had to fix like 400 compilation errors.