Re: [sage-devel] Re: [feature] simplify manual integral usage

2022-06-15 Thread Nils Bruin
On Tuesday, 14 June 2022 at 10:39:05 UTC-7 zfrh...@gmail.com wrote: > Check out: > import sage.numerical.gauss_legendre > > looks interesting but i cant find where to put the limits > Raw implementations of numerical integration methods usually standardize to an integration interval [-1,1] or [0,

Re: [sage-devel] Re: [feature] simplify manual integral usage

2022-06-15 Thread Mom Mam
so should i open a feature request? вт, 14 июн. 2022 г. в 20:27, Mom Mam : > Check out: > import sage.numerical.gauss_legendre > > looks interesting but i cant find where to put the limits > -- > > The numerical_integral routine you’re referring to is mainly just wrapp

Re: [sage-devel] Emacs sage user wanted

2022-06-15 Thread Dima Pasechnik
On Wed, Jun 15, 2022 at 9:20 AM Kwankyu Lee wrote: > > Hi, > > The ticket > > https://trac.sagemath.org/ticket/33996 > > fixes the issue "ascii_art fail in jupyter notebook" raised in > > https://groups.google.com/g/sage-support/c/1a7cBp580CM > > We worry that the fix would have a bad side

[sage-devel] Emacs sage user wanted

2022-06-15 Thread Kwankyu Lee
Hi, The ticket https://trac.sagemath.org/ticket/33996 fixes the issue "ascii_art fail in jupyter notebook" raised in https://groups.google.com/g/sage-support/c/1a7cBp580CM We worry that the fix would have a bad side effect with other user interfaces, like emacs. So please test the f