Commit Graph

21 Commits

Author SHA1 Message Date
Marek Kaluba 58f0ccb141
use IntervalMatrices
IntervalMatrices use Rump algorithm to matrix multiplication
This brings time to Qint'*Qint down to ~40s which is
5-8 × slower than Q'*Q (for size n=2^13).

The naive version is ~100 × slower than Q'*Q even for n = 2^10.
2023-04-06 13:17:52 +02:00
Marek Kaluba 15286c0c4a
add Manifest with a branch of SymbolicWedderburn 2023-03-20 01:42:41 +01:00
kalmarek c071520c3a
rm Manifest since GroupRings are registered 2020-10-18 01:07:42 +02:00
kalmarek b55026f99e
use master of GroupRings.jl for now 2020-10-17 16:50:57 +02:00
kalmarek b001afb731
update Project, Manifest 2020-10-17 11:39:49 +02:00
kalmarek 7d6d038262
update deps 2020-06-23 16:15:01 +02:00
kalmarek daa29f5223
update to latest AA, Groups, GroupRings 2020-04-19 21:36:24 +02:00
kalmarek ff8fcb5dd3
fix names and tests 2019-11-20 13:49:16 +01:00
kalmarek 3712aadbf7
bump to 0.3.1 2019-11-18 14:15:34 +01:00
kalmarek 70bf9ad74c
perm → Generic.Perm 2019-10-30 23:58:10 +01:00
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 874881b1ab
remove Nemo, Manifest update, version 0.3 2019-07-05 19:23:38 +02:00
kalmarek f2311fa975
update GroupRings to 0.2.1 2019-06-28 09:26:43 +02:00
kalmarek a81dccea38
update Project/Manifest 2019-06-28 01:24:31 +02:00
kalmarek cfb3eaf358
updates to Manifest (binary Nemo!) 2019-04-02 18:41:43 +02:00
kalmarek d3ad8b9c6b
update Manifest.toml 2019-03-10 23:32:27 +01:00
kalmarek 715d4bf7ab
add JLD 2019-02-23 00:13:48 +01:00
kalmarek d31933a02f
fix travis 2019-02-21 19:03:49 +01:00
kalmarek 2a94cd355f update deps 2019-01-17 08:27:37 +01:00
kalmarek ad00c76f68 update Manifest.toml, Project.toml 2019-01-09 11:26:41 +01:00