stylewarning / hypergeometrica

Livin' like it's 1813 (or 1988).
BSD 3-Clause "New" or "Revised" License
30 stars 6 forks source link

MPZ-SIZE and VEC-* are sometimes incompatible #40

Open stylewarning opened 1 year ago

stylewarning commented 1 year ago

Just because two MPZ-SIZEs are equal doesn't mean their vector sizes will be equal. This is a bad assumption that was made with MPZ-=. Are there other places where this assumption is being incorrectly made?