Skip to content

Commit

Permalink
Merge pull request #46 from kalmarek/mk/update_readme
Browse files Browse the repository at this point in the history
remove from README refs to Direct/WreathProduct
  • Loading branch information
Marek Kaluba authored Dec 6, 2023
2 parents fb7705b + b885ece commit 74b6fea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ For an implemented interface please have a look at `/test` folder, where several
example implementations are tested against the conformance test suite:
* [`CyclicGroup`](https://github.com/kalmarek/GroupsCore.jl/blob/main/test/cyclic.jl)
* [`InfCyclicGroup`](https://github.com/kalmarek/GroupsCore.jl/blob/main/test/infinite_cyclic.jl)
* [`DirectProduct`](https://github.com/kalmarek/GroupsCore.jl/blob/main/src/constructions/direct_product.jl)
* [`WreathProduct`](https://github.com/kalmarek/GroupsCore.jl/blob/main/src/constructions/wreath_product.jl)

To test the conformance of a group implementation one can run

Expand Down

0 comments on commit 74b6fea

Please sign in to comment.