Goodstein Sequence: Difference between revisions

Content deleted Content added
Wherrera (talk | contribs)
No edit summary
Wherrera (talk | contribs)
Line 61:
 
struct HRTuple <: HereditaryRepresentation
mult::BigIntInt
exp::GBase
end
 
struct HRVector <: HereditaryRepresentation
mult::BigIntInt
exp::Vector{HereditaryRepresentation}
end