GroupRings.jl/README.md

13 lines
919 B
Markdown
Raw Permalink Normal View History

2021-06-21 23:11:14 +02:00
# StarAlgebras.jl
This package was superseeded by [StarAlgebras.jl](https://github.com/kalmarek/StarAlgebras.jl) and as of 21st June 2021 is unmaintained.
2017-05-16 21:06:44 +02:00
# GroupRings
2019-03-15 18:51:27 +01:00
[![Build Status](https://travis-ci.org/kalmarek/GroupRings.jl.svg?branch=master)](https://travis-ci.org/kalmarek/GroupRings.jl)
[![codecov](https://codecov.io/gh/kalmarek/GroupRings.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/kalmarek/GroupRings.jl)
2019-10-30 23:16:49 +01:00
Please have a look at [tests](https://github.com/kalmarek/GroupRings.jl/blob/master/test/runtests.jl) to see how to use this package. It depends on [AbstractAlgebra.jl](https://github.com/Nemocas/AbstractAlgebra.jl) and optionally [Groups.jl](https://github.com/kalmarek/Groups.jl)
2019-03-15 18:51:27 +01:00
For an example applications have a look at our papers:
[1703.09680](https://arxiv.org/abs/1703.09680), [1712.07167](https://arxiv.org/abs/1712.07167) and [1812.03456](https://arxiv.org/abs/1812.03456).