Why not plotting like this (made as .sagews file) ?
(Please note parameters of plot function: [fi,fj], fill, fillcolor)
f1 = 0
f2 = E(l,3500)
f3 = E(l,4000)
f4 = E(l,4500)
f5 = E(l,5000)
f6 = E(l,5500)
a=plot([f1,f2],l,10,1000,fill = {0: [1]}, fillcolor=hue(0.2),
figsize=(3,2),frame=True,rgbcolo
How one can find resultant of two bivariate polynomials in sage?
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-support+unsubscr...@googlegroups.com.
To
Sage had been working fine for me on Mavericks and then suddenly started
crashing on launch today somewhere in polybori. As far as I know, I haven’t
done anything that should break Sage—I’ve updated XQuartz since I last used
Sage and maybe reinstalled Homebrew (can’t quite remember the sequence