Tommy Hofmann

Results 92 issues of Tommy Hofmann

Example: ``` julia> M = Hecke.embedded_module(ZZ, QQ[1 2//3; 3 4]); julia> N = Hecke.embedded_module(ZZ, QQ[0 1; 0 0]); julia> intersect(M, N) Embedded module over Integer ring with generator matrix [0...

While trying to point GAP users to some things in the Oscar documentation, I noticed a few things that we could probably improve: The page https://docs.oscar-system.org/stable/General/other/#Notes-for-GAP-users only mentions "differences". It...

documentation
enhancement
package: GAP
package: Singular
package: Polymake