First time here? Check out the FAQ!
Hi there! Please sign in
help
tags
users
badges
ALL
UNANSWERED
Ask Your Question
RSS
Sort by »
date
activity
answers ▲
votes
8348
questions
Tagged
785
views
1
answer
1
vote
2021-04-11 16:13:50 +0200
slelievre
Parametric plot doesn't work as expected
3D-plots
parametric_plot3d
projective
615
views
1
answer
2
votes
2021-04-12 08:23:26 +0200
vdelecroix
interact: different behavior concerning **kwargs in SageCell an Jupyter notebook
interact
sagecell
jupyter-notebook
588
views
1
answer
no
votes
2021-04-14 07:32:26 +0200
Emmanuel Charpentier
How to find and plot both steady periodic solution and actual solution?
differential_eqns
periodic
periodic_eqns
444
views
1
answer
2
votes
2021-04-16 19:29:20 +0200
rburing
matrix_plot not returning any outputs in subroutines
matrix_plot
738
views
1
answer
3
votes
2021-04-17 20:09:58 +0200
vdelecroix
Segmentation fault calling is_irreducible()
segmentation_fault
680
views
1
answer
no
votes
2021-04-18 18:14:59 +0200
Alain Ngalani
Running a for cycle in parallel
parallelization
for-loop
optimization
693
views
1
answer
1
vote
2021-04-18 12:48:14 +0200
tmonteil
Obtaining the polynomial given its list of coefficients while using SageMath as an imported library in python
roots
python_package
polynomials
672
views
1
answer
2
votes
2021-04-18 11:44:22 +0200
tmonteil
xmin and xmax doesn't work within parametric plot.
parametric_plot
xim
xmax
show
655
views
1
answer
3
votes
2021-04-18 13:34:51 +0200
tmonteil
Computing the factored multiplicative order of an extension field tries to solve an unnecessarily hard factoring problem
extension-field
confirmed_issue
order
factoring
357
views
1
answer
no
votes
2021-04-19 09:23:29 +0200
Emmanuel Charpentier
Why don't log rules work for symbolic values?
logarithms
symbolic-variables
466
views
1
answer
1
vote
2021-04-19 20:07:54 +0200
slelievre
Differential operator
operator
847
views
1
answer
1
vote
2021-04-19 20:53:15 +0200
tmonteil
What implementation does sage use for solve?
Implementation
solve
polynomial
1k
views
1
answer
3
votes
2021-04-19 23:02:27 +0200
tmonteil
Quotient of polynomial ring over integers not working
quotient_ring
PolynomialRing
confirmed_issue
2k
views
1
answer
no
votes
2021-04-21 00:34:49 +0200
slelievre
How to install sage to one existing virtualenv?
installation
741
views
1
answer
no
votes
2021-04-23 03:49:05 +0200
Max Alekseyev
Rounding up to the nearest integer that’s congruent to k mod N
abelian_group
Elliptic-curves
math
508
views
1
answer
no
votes
2021-05-03 05:42:05 +0200
dsejas
Unwanted conversions by `function` wrapping ?
symbolic-functions
logic
1k
views
1
answer
1
vote
2023-05-19 18:44:18 +0200
slelievre
Get denominator with hold=True
denominator
687
views
1
answer
1
vote
2021-04-26 08:28:06 +0200
vdelecroix
How to work with points in GF(p**2) for a prime p
finite-field
EllipticCurve
787
views
1
answer
2
votes
2021-04-28 11:46:44 +0200
eric_g
Background for plot should include axes and labels
2Dplot
graphics
733
views
1
answer
no
votes
2021-04-28 05:51:19 +0200
Max Alekseyev
How to define function
binary
BooleanFunction
893
views
1
answer
1
vote
2021-05-03 05:12:20 +0200
dsejas
How to define functions with varying number of variables
symbolic
function
definition
substitution
488
views
1
answer
no
votes
2021-05-03 20:11:50 +0200
Max Alekseyev
How to find difference table of DES S box in sage math?
DES
difference
cayley_table
556
views
1
answer
1
vote
2021-05-04 18:38:22 +0200
John Palmieri
how to calcualte the basis of quotient module over the steenrod algebra in Sage
steenrod
algebra
413
views
1
answer
no
votes
2021-05-04 16:09:58 +0200
Max Alekseyev
quotient ring in Sage
QuotientRing
364
views
1
answer
no
votes
2021-05-12 05:28:13 +0200
John Palmieri
How to delete several vectors from a vector space?
442
views
1
answer
no
votes
2021-05-07 23:16:37 +0200
rburing
Order of variables in partial derivative expressions
term-order
896
views
1
answer
2
votes
2021-05-13 11:52:27 +0200
rburing
Singularity Type
libSingular
singular
type
singularity
2k
views
1
answer
1
vote
2021-05-21 23:20:59 +0200
Glenn Tesler
How to make a hexadecimal number into a string
hexadecimal
634
views
1
answer
2
votes
2021-05-23 15:29:28 +0200
Emmanuel Charpentier
Are these integrate interface issues with Fricas known?
symbolic
integral
fricas
464
views
1
answer
2
votes
2021-05-25 19:25:02 +0200
tmonteil
how do I compute a polynomial pseudo-remainder in sage?
polynomial
« previous
1
...
195
196
197
198
199
...
279
next page »
Contributors
Tags
confirmed_issue
×2
polynomial
×2
symbolic
×2
2Dplot
×1
3D-plots
×1
abelian_group
×1
algebra
×1
binary
×1
BooleanFunction
×1
cayley_table
×1
definition
×1
denominator
×1
DES
×1
difference
×1
differential_eqns
×1
EllipticCurve
×1
Elliptic-curves
×1
extension-field
×1
factoring
×1
finite-field
×1
for-loop
×1
fricas
×1
function
×1
graphics
×1
hexadecimal
×1
Implementation
×1
installation
×1
integral
×1
interact
×1
jupyter-notebook
×1
libSingular
×1
logarithms
×1
logic
×1
math
×1
matrix_plot
×1
operator
×1
optimization
×1
order
×1
parallelization
×1
parametric_plot
×1
parametric_plot3d
×1
periodic
×1
periodic_eqns
×1
PolynomialRing
×1
polynomials
×1
projective
×1
python_package
×1
quotient_ring
×1
QuotientRing
×1
roots
×1
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a
Creative Commons Attribution Share Alike 3.0
license.
Powered by Askbot version 0.7.59
Please note: Askbot requires javascript to work properly, please enable javascript in your browser,
here is how
dummy
×