Skip to content
wbhart edited this page May 21, 2021 · 2 revisions

Welcome to the AbstractAlgebra.jl wiki!

Here we cannot have mathematics: $\mathbb{R}$ but we can have code

using Nemo

R, x = PolynomialRing(ZZ, "x")
Clone this wiki locally