|
80c609ad6e
|
fix aliasing bugs with add!
|
2019-07-23 17:19:24 +02:00 |
|
|
d0fbd0301b
|
Merge branch 'enh/NCRing_interface' of https://git.wmi.amu.edu.pl/kalmar/GroupRings.jl into enh/NCRing_interface
|
2019-06-14 22:23:33 +02:00 |
|
|
810245b7c2
|
make add! use addeq! when out is aliased with either of args
|
2019-06-14 22:21:52 +02:00 |
|
|
9ff0d68650
|
AA promote_rule is not symmetric by design
|
2019-06-07 18:49:51 +02:00 |
|
|
cc7eb9b699
|
update tests for promote_rules
|
2019-06-06 19:37:32 +02:00 |
|
|
9e5a307ee3
|
bump version to 0.3.0
|
2019-06-06 17:53:38 +02:00 |
|
|
d1b8d90c56
|
more small fixes
|
2019-06-06 17:52:58 +02:00 |
|
|
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 |
|
|
5acdc4a16c
|
small fix to usetests.jl
|
2019-06-05 10:22:36 +02:00 |
|
|
8368608962
|
fix and speed-up complete! and create_pm
|
2019-06-05 10:21:35 +02:00 |
|
|
ebf3644682
|
add conformance tests
|
2019-06-05 10:19:53 +02:00 |
|
|
85ab7a430a
|
add unittests
|
2019-06-04 22:52:20 +02:00 |
|
|
b066465918
|
move and update old tests to usetests.jl
|
2019-06-04 22:51:48 +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 |
|
|
d0d3a25524
|
update travis & add badges
|
2019-03-15 18:51:27 +01:00 |
|
|
f6b270696e
|
stylistic changes to mul!
|
2019-03-15 08:05:14 +01:00 |
|
|
a1bc8e8c2a
|
bump version to 0.2.0
|
2019-03-10 16:56:31 +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 |
|
|
dfc3cfb31c
|
add randomized HPC testing
|
2019-01-02 17:20:55 +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 |
|
|
b7320cb74d
|
drop support for julia-0.7
|
2019-01-02 16:14:48 +01:00 |
|
|
11224e1408
|
in AbstractAlgebra-^0.3 Rings are not Groups
|
2019-01-02 16:14:32 +01:00 |
|
|
4be3bbf5e8
|
better printing
|
2019-01-02 16:13:41 +01:00 |
|
|
0ca26dd1c4
|
fix tests
|
2018-11-24 14:57:44 +01:00 |
|
|
853f0ac45a
|
add fmac! low-level operation
|
2018-11-22 19:59:09 +01:00 |
|
|
10f3a97576
|
add tests for sum of squares
|
2018-11-17 22:46:03 +01:00 |
|
|
69419d9294
|
fix powering on julia-1.0
|
2018-10-24 20:29:57 +02:00 |
|
|
3001d2e6f9
|
Require AbstractAlgebra; bump version of AA
|
2018-10-24 20:29:18 +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 |
|
|
490765652d
|
add Groups in build script
|
2018-10-01 09:59:43 +02:00 |
|