Commit Graph

320 Commits

Author SHA1 Message Date
Marek Kaluba 32df53e06f
Add note on StarAlgebras.jl 2021-06-21 23:11:14 +02:00
kalmarek 96d4b8f009
bump to 0.3.5 2020-10-18 00:13:21 +02:00
kalmarek e3b1498efa
fix: deepcopy for baseless rings 2020-10-17 16:48:36 +02:00
kalmarek b601b882fa
Merge pull request #8 from kalmarek/fix/mul_broadcasting
fix broadcasting intervals over GroupRingElem
2020-10-17 01:54:27 +02:00
kalmarek 80ffa083cf
fix broadcasting intervals over GroupRingElem 2020-10-17 01:45:29 +02:00
kalmarek ad1cfa939d
Merge pull request #7 from kalmarek/fix/groups_only_in_tests
move Groups to extras
2020-10-16 13:55:37 +02:00
kalmarek c1e594a2bb
move Groups to extras 2020-10-16 12:17:05 +02:00
kalmarek da6795d961
Merge pull request #6 from kalmarek/update_groups
Update groups
2020-10-14 23:47:15 +02:00
kalmarek 3ee94ce53b
move LICENCE.md → LICENCE 2020-10-14 23:05:58 +02:00
kalmarek 6515bc373a
add ci+tagbot through gh actions 2020-10-14 23:05:57 +02:00
kalmarek b6526f93ed
update to Groups-0.5 and bump to 0.3.4 2020-10-09 17:16:33 +02:00
kalmarek c1465a2209
Merge pull request #4 from kalmarek/fix/codecov
fix codecov
2020-10-04 21:35:09 +02:00
kalmarek e977f9c2b1
Merge pull request #5 from kalmarek/enh/use_star
Enh/use star
2020-10-04 21:31:09 +02:00
kalmarek f4b73c29a3
bump to 0.3.3 2020-10-04 21:12:47 +02:00
kalmarek 3054fa40d1
remove warnings 2020-10-04 21:12:18 +02:00
kalmarek 8178af6530
update travix to newest versions of julia 2020-10-04 21:09:08 +02:00
kalmarek 1718a6ce26
rm REQUIRE 2020-10-04 21:08:50 +02:00
kalmarek 002954f5de
minor changes 2020-08-27 10:19:11 +02:00
kalmarek 31cf3b552d
use === for checking parent in Base.:* 2020-08-27 10:18:46 +02:00
kalmarek f5f173fdb8
use star() instead of inv() when creating pm_matrix 2020-08-27 10:09:17 +02:00
kalmarek 222063c2fc
add hasbasis 2020-06-23 15:44:23 +02:00
kalmarek 6abca60e8a
LinearAlgebra.norm is not imported, so it must be specified 2020-04-19 21:49:53 +02:00
kalmarek 91dcaba261
v0.3.1 2020-04-06 16:41:10 +02:00
kalmarek ef616f11bd
update to AA-0.9 2020-04-06 16:39:26 +02:00
kalmarek cfac73e5f0
try again 2019-11-20 10:11:04 +01:00
kalmarek a2424918e6
Merge branch 'master' into fix/codecov 2019-11-19 12:22:29 +01:00
kalmarek 9225d2153f
use Base.one instead of (::Group)() 2019-11-19 11:30:29 +01:00
kalmarek 885b8d508a
use PackageSpec 2019-10-30 23:16:49 +01:00
kalmarek 8e7e0dd1bf
fix codecov 2019-10-30 21:42:45 +01:00
kalmarek ce6ef70d55
Merge branch 'master' of github.com:kalmarek/GroupRings.jl 2019-10-30 20:00:11 +01:00
kalmarek d6b02393a3
update travis 2019-10-30 17:16:59 +01:00
kalmarek 82ca5abed3
use get in create_pm 2019-10-30 17:16:49 +01:00
kalmarek 632cf0a4d5 fix link to Groups.jl 2019-10-23 09:17:45 +02:00
kalmarek d09d85cbd0 Merge branch 'master' of github.com:kalmarek/GroupRings.jl 2019-07-29 01:12:15 +02:00
kalmarek d574b2a881
version 0.3 2019-07-01 01:06:10 +02:00
kalmarek af1ca3e6e7
use GroupOrNCRing[Elem]
in AbstractAlgebra Rings are not groups
2019-07-01 01:05:48 +02:00
kalmarek fbd7b940e9
version 0.2.2 2019-06-30 19:00:49 +02:00
kalmarek e773ed99b5
relax MatSpaces to NCRings 2019-06-30 18:59:16 +02:00
kalmarek 9ae0a3caf3
bump version to 0.2.1 2019-06-28 09:25:37 +02:00
kalmarek 4bebf0df5d
relax assumptions on coeffs<:Numbers 2019-06-28 09:25:36 +02:00
kalmarek 1f205d0f4a
update travis & add badges 2019-06-28 09:25:34 +02:00
kalmarek d044cc693b
stylistic changes to mul! 2019-06-28 09:25:33 +02:00
kalmarek 929269b941 Merge branch 'master' of github.com:kalmarek/GroupRings.jl 2019-06-16 14:06:23 +02:00
kalmarek d0d3a25524
update travis & add badges 2019-03-15 18:51:27 +01:00
kalmarek f6b270696e
stylistic changes to mul! 2019-03-15 08:05:14 +01:00
kalmarek bcb4f3ed30
Merge pull request #1 from kalmarek/fbot/deps
Fix deprecations
2019-03-10 22:39:28 +01:00
kalmarek a1bc8e8c2a
bump version to 0.2.0 2019-03-10 16:56:31 +01:00
kalmarek 76e933313c
fix one(GroupRing{<:MatSpace}) 2019-03-10 16:56:31 +01:00
kalmarek b8779b44cc scalar*Vector needs .* on julia-1.0 2019-01-17 08:32:09 +01:00
kalmarek 01071414f7 no need for prefix to fmac!: it is not exported 2019-01-09 16:54:45 +01:00