Commit Graph

26 Commits

Author SHA1 Message Date
kalmarek 5e821286e5
define and use one(::Group) 2019-07-05 19:23:37 +02:00
kalmarek cc9d3db846
we act on MatAlgElem now; use MatAlgebra 2019-07-04 22:52:21 +02:00
kalmarek b9dc701f17
when acting on MatElem always act on the lhs columns/rows 2019-06-30 11:58:32 +02:00
kalmarek 8467b0d432
slightly faster perm action on MatElem 2019-06-28 09:15:01 +02:00
kalmarek 761879f5fd
fix rebase 2019-06-28 01:34:37 +02:00
kalmarek 1345257732
further speedups for WreathProduct on Mats 2019-06-28 01:24:04 +02:00
kalmarek 70c72d28d9
further speedups for perm action on Automorphisms 2019-06-28 01:24:03 +02:00
kalmarek 7e854f902a
simplify WreathProductElem action on Automorphisms 2019-06-28 01:24:02 +02:00
kalmarek 55b7ed09bc
reorganize actions 2019-06-28 01:24:01 +02:00
kalmarek f4f9dfe21d
much faster WreathProductElem actions 2019-06-28 01:24:00 +02:00
kalmarek 4cef591dfa
faster permutation actions on GroupElements 2019-06-28 01:23:53 +02:00
kalmarek 7a8b21db3c
relax type assumptions in compute_SOS and else 2019-06-28 01:20:48 +02:00
kalmarek 70c160411d
cosmetic changes (mostly empty lines) 2019-04-12 23:18:48 +02:00
kalmarek 0b92aebb2f
use @info, @warn without () 2019-02-24 00:17:20 +01:00
kalmarek d69e33629b
better info in sparsify! 2019-02-21 21:10:36 +01:00
kalmarek fb8ec1578a
use multi-line @info where possible 2019-02-21 14:52:20 +01:00
kalmarek 4768bb6e35 Merge branch 'AutFn' into enh/julia-v0.7 2019-01-17 08:39:13 +01:00
kalmarek 5492998e7e group actions definitions to orbitdata.jl 2019-01-11 07:54:36 +01:00
kalmarek 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
kalmarek 10d319f48b fix: deprecations for julia-0.7/1.0 2019-01-11 06:32:09 +01:00
kalmarek 760dfdc7d5 optimisation in constraintLHS! 2019-01-10 04:48:30 +01:00
kalmarek 0ccc782d2f save and load OrbitData directly 2018-09-16 18:15:34 +02:00
kalmarek 9d6a6fa0f8 add verbose=true to OrbitData constructor 2018-09-16 18:03:25 +02:00
kalmarek 23449ed3c0 mv Laplacians, Projections and CheckSolution
to laplacians, RGprojections and checksolution
2018-09-09 11:50:26 +02:00
kalmarek bb5ed331d3 redistribute content of OrbitDecomposition into new files 2018-09-09 11:37:11 +02:00
kalmarek dedf342ba2 mv Orbit-wise, SDPs → orbitdata, sos_sdps; rm OrbitDecomposition 2018-09-09 11:35:13 +02:00