Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about abstract-algebra

Read more about abstract-algebra

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - abstract-algebra

How to change The Ring of the polynomial in Julia

Main using AbstractAlgebra include("./lib.jl"); S, (a,b,c) = PolynomialRing(QQ,["a","b","c"]) RR = AbstractAlgebra.RealField s1 = S(b^2*a + c*a - 1) s2 = S(c*a...
test-img

Ahmet Yusuf

julia

discrete-mathematics

polynomials

computation-theory

abstract-algebra

Votes: 0

Answers: 0

How to create Polynomial Ring which has Float coefficients Julia

I want to create a polynomial ring which has float Coefficients like this. I can create with integers but, Floats does not work. using Oscar S, (a,b,c,d) = PolynomialRing(QQ,["a","b&qu...
test-img

Ahmet Yusuf

math

julia

polynomials

coefficients

abstract-algebra

Votes: 0

Answers: 1

Latest Answer

While I do not have previous experience with this particular (from appearances, rather sophisticated) package Oscar.jl, parsing this error message tells me that the function you are trying to call is ...
test-img

cbk

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved