aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/algebra
AgeCommit message (Collapse)Author
2015-12-12switch ":" to "-"Cyril Cohen
2015-12-04Add finLmodType, finLalgType and finAlgType instancesGeorges Gonthier
2015-12-04Remove more redundant power type structuresGeorges Gonthier
2015-12-04Correct join values to baseFingroupTypeGeorges Gonthier
These were all GRing.Zmodule.sort, instead of the corresponding sort in GRing (Ring.sort, Comin.sort, etc).
2015-12-04Add missing exportGeorges Gonthier
2015-11-10fix INSTALL symlinksEnrico Tassi
2015-07-28update copyright bannerEnrico Tassi
2015-07-22forgotten importCyril Cohen
2015-07-22remove duplicate fieldsCyril Cohen
2015-07-22make the opam package meta dataCyril Cohen
2015-07-21update opam meta-dataCyril Cohen
2015-07-18update to preserve backward compatibility with v8.4Cyril Cohen
2015-07-17Updating files + reorganizing everythingCyril Cohen
2015-04-09Using the From X Require Y for v8.4Cyril Cohen
2015-04-08packaging for v8.5Cyril Cohen
2015-04-08makefiles that are version dependentCyril Cohen
2015-03-19packaging fingroup and algebraCyril Cohen
The files zmodp and cyclic in fingroup had dependecies in algebra so I put them there. I'm not convinced it's the best solution to this problem. Maybe more subdivisions in algebra would bring a better solution? (Maybe we should send the whole problem to a solver? :P)
2015-03-09Initial commitEnrico Tassi