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