1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-07-19 03:20:30 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
1ce892dc14
workaround for https://github.com/JuliaLang/julia/issues/30739 2019-01-28 18:40:39 +01:00
76b8fed6b1 update for changes in AbstractAlgebra, Groups, GroupRings
* MatSpaces are no longer Rings, they are modules (that's a hack, I 
know)
* DirectProduct → DirectPower
* full → GroupRings.dense
* constructors of GroupRings require explicit basis
2019-01-11 06:37:24 +01:00
10d319f48b fix: deprecations for julia-0.7/1.0 2019-01-11 06:32:09 +01:00
d9a8da045b indent fixes in docs 2019-01-08 04:59:56 +01:00
23449ed3c0 mv Laplacians, Projections and CheckSolution
to laplacians, RGprojections and checksolution
2018-09-09 11:50:26 +02:00