|
65d2df3a40
|
indentation and other trivial changes
|
2019-06-06 17:01:50 +02:00 |
|
|
c6b557080d
|
fix AbstractAlgebra.promote_rules
|
2019-06-06 17:00:51 +02:00 |
|
|
8368608962
|
fix and speed-up complete! and create_pm
|
2019-06-05 10:21:35 +02:00 |
|
|
5b923dfe4c
|
exact division is still TODO
|
2019-06-04 22:50:00 +02:00 |
|
|
194cdf64eb
|
add promotion, rand isapprox and isunit
|
2019-06-04 22:48:27 +02:00 |
|
|
1949b908e5
|
fix using, imports and includes
|
2019-06-04 22:47:55 +02:00 |
|
|
edc6d5cefa
|
add missing dropzeros!
|
2019-06-04 22:47:09 +02:00 |
|
|
e4e5121a71
|
add GroupRing cache and basis manipulation
|
2019-06-04 22:45:15 +02:00 |
|
|
900709f5f2
|
add ncring interface
|
2019-06-04 22:32:01 +02:00 |
|
|
37f9763fc3
|
add utilities for very low-level manipulation
|
2019-06-04 20:10:47 +02:00 |
|
|
9261df96ec
|
move Group Ring specific functions (norm, aug, supp, star) to misc.jl
|
2019-06-04 20:10:04 +02:00 |
|
|
c516ce286a
|
move array protocol for GroupRings to misc.jl and enhance it
|
2019-06-04 20:08:22 +02:00 |
|
|
a55d2e18f6
|
move unary/binary operations to arithmetic.jl
|
2019-06-04 20:06:39 +02:00 |
|
|
006c1fcfb2
|
move types/constructors parent call overloads to types.jl
|
2019-06-04 20:04:52 +02:00 |
|
|
f6b270696e
|
stylistic changes to mul!
|
2019-03-15 08:05:14 +01:00 |
|
|
76e933313c
|
fix one(GroupRing{<:MatSpace})
|
2019-03-10 16:56:31 +01:00 |
|
|
b8779b44cc
|
scalar*Vector needs .* on julia-1.0
|
2019-01-17 08:32:09 +01:00 |
|
|
01071414f7
|
no need for prefix to fmac!: it is not exported
|
2019-01-09 16:54:45 +01:00 |
|
|
e39a1c8b4d
|
replace fastm keyword by cachedmul
|
2019-01-09 16:53:44 +01:00 |
|
|
43b10d8029
|
explicitely extend norm and sparse
|
2019-01-09 16:52:40 +01:00 |
|
|
2be41a3774
|
add @doc
|
2019-01-09 11:13:11 +01:00 |
|
|
5785663efa
|
changes to docs
|
2019-01-08 03:17:56 +01:00 |
|
|
b25ae0fc4f
|
fix equality of GroupRings
|
2019-01-02 17:07:46 +01:00 |
|
|
e6555551c1
|
rename mul! and fmac! to specific GRmul! and GRfmac!
|
2019-01-02 17:07:17 +01:00 |
|
|
ecc44a8da6
|
Merge remote-tracking branch 'origin/AutFn' into enh/julia-v0.7
|
2019-01-02 16:21:58 +01:00 |
|
|
4be3bbf5e8
|
better printing
|
2019-01-02 16:13:41 +01:00 |
|
|
853f0ac45a
|
add fmac! low-level operation
|
2018-11-22 19:59:09 +01:00 |
|
|
69419d9294
|
fix powering on julia-1.0
|
2018-10-24 20:29:57 +02:00 |
|
|
11e7b46806
|
no warn on julia-1.0
|
2018-10-01 10:57:55 +02:00 |
|
|
e8d8686831
|
there is no full on Julia-1.0
|
2018-10-01 10:08:40 +02:00 |
|
|
93f48af087
|
remove excess of constructors
|
2018-09-24 00:30:44 +02:00 |
|
|
bf97fc083b
|
Permutation group is iterable
|
2018-09-24 00:30:18 +02:00 |
|
|
d85d7c76c6
|
remove deepcopy_internal
|
2018-09-21 21:11:52 +02:00 |
|
|
04f29f0b34
|
more or less trivial changes
|
2018-09-21 21:11:30 +02:00 |
|
|
558cbc78d8
|
throw message on (::GroupRing)(::Vector) when no basis is defined
|
2018-09-06 22:52:48 +02:00 |
|
|
e53c638939
|
add full(::GroupRingElem) and sparse(::GroupRingElem)
|
2018-08-15 19:29:11 +02:00 |
|
|
2c7d968990
|
embedding constructor of GroupRing produces sparse GroupRingElem
|
2018-08-15 19:28:14 +02:00 |
|
|
d5e390bce3
|
don't complete if basis is not defined
|
2018-08-15 19:27:19 +02:00 |
|
|
607d2b42c0
|
fix constructor issue
|
2018-08-14 20:18:34 +02:00 |
|
|
c7115c689e
|
preserve storage type of X.coeffs
|
2018-08-14 19:28:24 +02:00 |
|
|
2fee695b51
|
fix addition/subtraction for different coeff types
|
2018-08-14 09:47:15 +02:00 |
|
|
6b2cd781c7
|
general clean-up
|
2018-08-13 20:55:27 +02:00 |
|
|
68c6d116a9
|
remove broken divexact
|
2018-08-13 20:54:15 +02:00 |
|
|
e472a42d09
|
remove baseless_warn
|
2018-08-13 20:48:51 +02:00 |
|
|
0180856083
|
remove rationalize
|
2018-08-13 20:47:54 +02:00 |
|
|
f6b31ec2c9
|
don't compare bases when ==(::GroupRing, ::GroupRing)
comparing pm should be enough
|
2018-08-13 19:34:24 +02:00 |
|
|
4dd2c02a4c
|
simple constructor from support of GroupRingElem
|
2018-08-13 19:33:19 +02:00 |
|
|
29f5bc1ee7
|
subtraction allocates once only
|
2018-08-13 19:31:58 +02:00 |
|
|
86777050b1
|
don't allocate full(X.coeefs) when computing hash
|
2018-08-13 19:30:03 +02:00 |
|
|
d2e9688e9f
|
replace all the // function by a single, simple one
|
2018-08-13 19:29:10 +02:00 |
|