Commit Graph

52 Commits

Author SHA1 Message Date
Marek Kaluba 92a19f8566
no longer use "FULL_TEST" ENV variable 2024-02-15 22:47:55 +01:00
Marek Kaluba 681d93ce58
the order of characters has changed 2024-02-15 22:46:52 +01:00
Marek Kaluba 3a954cdfbd
the order of roots has changed 2024-02-15 22:45:55 +01:00
Marek Kaluba d3975790f2
tweaking solvers parameters in tests 2024-02-15 22:45:21 +01:00
Marek Kaluba c9f68eee8f
update IntervalArithmetic to 0.21 2024-02-15 22:44:23 +01:00
Marek Kaluba 27ce603872
import packages as ... instead of using
This includes:
* PermutationGroups as PG
* SymbolicWedderburn as SW
* StarAlgebras as SA
2024-02-15 22:42:17 +01:00
Marek Kaluba d40a0fe117
fix error with printing of roots 2023-05-09 01:02:39 +02:00
Marek Kaluba 17274f895f
set eps_*_inf for COSMO solver 2023-04-06 11:40:49 +02:00
Marek Kaluba f0986982ce
reorganize Roots module 2023-04-06 11:39:54 +02:00
Marek Kaluba 005ffc29cb
cosmo fails at high precision with zero condition 2023-04-05 17:50:12 +02:00
Marek Kaluba 914b068070
update and reformat tests 2023-03-20 01:37:19 +01:00
Marek Kaluba a5f5a4ea35
lots of re-formatting 2023-03-20 01:37:18 +01:00
Marek Kaluba 4e43811ea3
fix a nasty bug with negatives in ConstraintMatrix 2023-03-20 01:36:39 +01:00
Marek Kaluba 18f681b12b
add really quick tests to be run first
tests run really fast, but compilation time is killing it...
2022-11-16 00:16:01 +01:00
Marek Kaluba fca7733280
remove old (unported) SOS_correctness tests 2022-11-14 19:51:38 +01:00
Marek Kaluba e6bd862e7a
small tweaks 2022-11-14 19:50:50 +01:00
Marek Kaluba 227e82d551
make augmented compute_sos fast 2022-11-14 19:45:41 +01:00
Marek Kaluba 65286e09d2
fix _positive_direction so that Adj works for N=2 2022-11-13 14:27:58 +01:00
Marek Kaluba 4e93e78a9b
test: old sq,adj,op = the graded Adj for SL/SAut 2022-11-08 11:49:04 +01:00
Marek Kaluba b2b08e68c1
include tests for constraint Matrices 2022-11-08 10:02:21 +01:00
Marek Kaluba 518c661dc8
add feasibility/warmstarting tests 2022-11-08 10:01:31 +01:00
Marek Kaluba a080ae74c3
reorganize/rewrite tests! 2022-11-07 18:48:09 +01:00
Marek Kaluba 57f6de8dda
tweak tests 2021-02-21 19:17:01 +01:00
kalmarek 8d23fd3a73
tweak max_iters in tests 2020-10-18 01:08:42 +02:00
kalmarek 1e14380942
rename OrbitData → BlockDecomposition 2020-10-17 11:39:19 +02:00
kalmarek 0d48ff698c
use ^ for group action everywhere 2020-10-17 02:13:59 +02:00
kalmarek eeecc35232
use @SDconstraint and SOS_problem_(primal|dual) 2020-10-17 02:11:34 +02:00
kalmarek 7ab971eb76
update to SCS-0.7.0 2020-10-17 02:08:51 +02:00
kalmarek 6992840899
update Groups to 0.5 2020-10-17 02:04:31 +02:00
kalmarek 7d6d038262
update deps 2020-06-23 16:15:01 +02:00
kalmarek 0778f828e4
rework group actions 2020-06-23 16:13:42 +02:00
kalmarek ff8fcb5dd3
fix names and tests 2019-11-20 13:49:16 +01:00
kalmarek ac035e9fc8
fix tests 2019-11-06 17:49:56 +01:00
kalmarek 352c1fafe7
fix tests 2019-10-31 11:18:06 +01:00
kalmarek 4362e7354c
fix test 2019-10-31 09:59:09 +01:00
kalmarek dc14b2fd95
replace Settings.warmstart by force_compute 2019-10-30 23:56:53 +01:00
kalmarek f39680042d
fix: avoid random numeric fails 2019-07-05 19:23:37 +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 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 2a84d04edc
test the correctness of hpc sos computation 2019-04-16 17:05:34 +02:00
kalmarek a603c104cd
reorganize tests 2019-02-21 16:31:38 +01:00
kalmarek 0ccf9f280b
Sparse Arrays are needed for JLD to load OrbitData 2019-01-28 18:41:16 +01:00
kalmarek 581097b7d3
add: tests for oSL(4,Z); global @info 2019-01-28 08:42:40 +01:00
kalmarek 9567169bdc reorganize tests 2019-01-18 15:59:17 +01:00
kalmarek 23f829a874 fix order of `using XXX` to make sure the types are known to JLD 2019-01-18 15:57:21 +01:00
kalmarek 2a94cd355f update deps 2019-01-17 08:27:37 +01:00