1
0
mirror of https://github.com/kalmarek/GroupRings.jl.git synced 2024-09-05 22:51:44 +02:00

using Nemo, imports

This commit is contained in:
kalmar 2017-05-16 18:27:32 +02:00
parent 5dcae51b48
commit 200e9b429a

View File

@ -1,5 +1,8 @@
module GroupAlgebras
using Nemo
import Nemo: Group, GroupElem, Ring
import Base: convert, show, isequal, ==
import Base: +, -, *, //
import Base: size, length, norm, rationalize