Skip to content

Commit

Permalink
remove from README refs to Direct/WreathProduct
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Kaluba authored Dec 5, 2023
1 parent 471fc6f commit b885ece
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 b885ece

Please sign in to comment.