Commit Graph

685 Commits

Author SHA1 Message Date
kalmarek e3a58fdef0
fix BinaryProvider-0.5.6; IntervalArithmetic-^0.15
Binary Provider 0.5.5 has disappeared,
0.15.2 is the last version of IntervalArithmetic supporting julia-^1.0.0
2019-07-16 15:46:39 +02:00
kalmarek 5393a67bb5
update BinaryProvider to 0.5.6 (0.5.5 has disappeared) 2019-07-16 14:11:43 +02:00
kalmarek 38bf6605ca
Merge pull request #4 from kalmarek/enh/AA_MatrixAlgebra
Use Matrix Algebras
2019-07-05 20:56:04 +02:00
kalmarek 874881b1ab
remove Nemo, Manifest update, version 0.3 2019-07-05 19:23:38 +02:00
kalmarek f39680042d
fix: avoid random numeric fails 2019-07-05 19:23:37 +02:00
kalmarek 5e821286e5
define and use one(::Group) 2019-07-05 19:23:37 +02:00
kalmarek 4bce106c2d
better logging 2019-07-05 19:23:36 +02:00
kalmarek e23b6a85dc
include sqadjop.jl from 1812.03456.jl file 2019-07-05 19:23:35 +02:00
kalmarek e9bb6f13dd
add tests for actions 2019-07-05 19:01:04 +02:00
kalmarek 2ef8de7d42
add commented test on Adj₄ + 100 Op₄ in SAut(F₄) 2019-07-04 23:08:17 +02:00
kalmarek 75e997b2e8
update tests and test spectral_gap directly 2019-07-04 23:08:01 +02:00
kalmarek cc9d3db846
we act on MatAlgElem now; use MatAlgebra 2019-07-04 22:52:21 +02:00
kalmarek 88b460a959
use NCRing[Elem]s instead of MatSpace and use NCRing in Settings 2019-07-04 22:52:02 +02:00
kalmarek 80e338f191
add 1812.03456 positivity tests in SL(n,Z) 2019-06-30 13:20:39 +02:00
kalmarek 6c906b05cb
add sqadjop.jl and unit tests 2019-06-30 13:19:24 +02:00
kalmarek b9dc701f17
when acting on MatElem always act on the lhs columns/rows 2019-06-30 11:58:32 +02:00
kalmarek 4c4ef195e1
replace radius by halfradius where appropriate 2019-06-30 11:56:57 +02:00
kalmarek f2311fa975
update GroupRings to 0.2.1 2019-06-28 09:26:43 +02:00
kalmarek 8467b0d432
slightly faster perm action on MatElem 2019-06-28 09:15:01 +02:00
kalmarek da54d140fd
Merge pull request #3 from kalmarek/perf/faster_actions
Perf/faster actions
2019-06-28 07:58:28 +02:00
kalmarek 761879f5fd
fix rebase 2019-06-28 01:34:37 +02:00
kalmarek a81dccea38
update Project/Manifest 2019-06-28 01:24:31 +02:00
kalmarek a9d72d1a87
add hdf5-tools to travis 2019-06-28 01:24:04 +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 b5f12501f9
try/catch file loading 2019-04-17 12:37:41 +02:00
kalmarek 2a84d04edc
test the correctness of hpc sos computation 2019-04-16 17:05:34 +02:00
kalmarek 70c160411d
cosmetic changes (mostly empty lines) 2019-04-12 23:18:48 +02:00
kalmarek ed910ccde5
rename computeλandP → approximate_by_SOS 2019-04-02 23:04:46 +02:00
kalmarek bb42538ee5
rename distance_to_positive_cone → certify_SOS_decomposition
and make it a bit more general
2019-04-02 23:04:45 +02:00
kalmarek 6fde981b32
save warmstart in time-stamped file;
don't override warmstart.jld if there are any nans in the solution (e.g.
solver was interrupted)
2019-04-02 23:04:44 +02:00
kalmarek cfb3eaf358
updates to Manifest (binary Nemo!) 2019-04-02 18:41:43 +02:00
kalmarek 7ab8f70d61
Merge branch 'master' of github.com:kalmarek/PropertyT.jl 2019-03-16 23:39:05 +01:00
kalmarek d23f1ff54f
update travis (MbedTLS is fixed) 2019-03-15 18:02:13 +01:00
kalmarek ba2d53be42
update travis (MbedTLS is fixed) 2019-03-15 08:14:12 +01:00
kalmarek 60bdbd0e74
optimized version of compue_SOS
using accumulator matrix to allow auto-vectorisation
2019-03-15 08:13:38 +01:00
kalmarek 2602d0a181
Revert "Thread.@threads compute_SOS (better precision!)"
This reverts commit ad1b11f10d.
2019-03-14 14:25:32 +01:00
kalmarek ad1b11f10d
Thread.@threads compute_SOS (better precision!) 2019-03-12 15:47:31 +01:00
kalmarek d3ad8b9c6b
update Manifest.toml 2019-03-10 23:32:27 +01:00
kalmarek 7d0677333c
small stylistic tweaks for @constraint(s) 2019-03-10 16:52:54 +01:00
kalmarek 0b92aebb2f
use @info, @warn without () 2019-02-24 00:17:20 +01:00
kalmarek 715d4bf7ab
add JLD 2019-02-23 00:13:48 +01:00
kalmarek d69e33629b
better info in sparsify! 2019-02-21 21:10:36 +01:00
kalmarek d31933a02f
fix travis 2019-02-21 19:03:49 +01:00
kalmarek 40ee2cfb80
version 0.2.0
* compat GroupRings = "^0.2.0"
* compat Groups = "^0.2.0"
* compat JuMP = "^0.19.0"
2019-02-21 16:32:05 +01:00