Ask Your Question

greatpet's profile - activity

2024-02-15 10:54:18 +0200 received badge  Notable Question (source)
2024-02-15 10:54:18 +0200 received badge  Popular Question (source)
2022-11-17 01:07:44 +0200 received badge  Popular Question (source)
2021-04-06 13:07:57 +0200 edited question Cython / Sage: how to use Static Typing (cdef)?

Cython / Sage: how to use Static Typing (cdef)? I'm looking at Sage developer guide for Cython: https://doc.sagemath.org

2021-04-06 13:01:20 +0200 asked a question Cython / Sage: how to use Static Typing (cdef)?

Cython / Sage: how to use Static Typing (cdef)? I'm looking at Sage developer guide for Cython: https://doc.sagemath.org

2021-03-21 06:45:14 +0200 received badge  Good Question (source)
2021-03-21 02:43:44 +0200 received badge  Nice Question (source)
2021-03-20 21:57:41 +0200 received badge  Editor (source)
2021-03-20 21:57:41 +0200 edited question Human-readable form of operator() of an expression?

Human-readable form of operator() of an expression? Consider the code below sage: x,y=var('x y')

2021-03-20 21:56:47 +0200 asked a question Human-readable form of operator() of an expression?

Human-readable form of operator() of an expression? Consider the code below sage: x,y=var('x y')

2021-03-19 18:22:23 +0200 commented answer Why does Sage use its own build of Python interpreter

That's nice to here! I was under the impression (probably mistakenly) that SAGE required python to be compiled with non-

2021-03-19 18:10:48 +0200 received badge  Supporter (source)
2021-03-19 17:29:05 +0200 received badge  Student (source)
2021-03-19 17:28:34 +0200 asked a question Why does Sage use its own build of Python interpreter

Why does SAGE use its own build of Python interpreter Why can't I install SAGE as a package in an existing Python enviro