Re: [sage-devel] Why using giac no longer works in sage 10.6?

2025-07-12 Thread Dima Pasechnik
the point is that sagemath_giac is an optional package, it is not built/installed by default On July 12, 2025 5:40:19 AM CDT, Georgi Guninski wrote: >On Fri, Jul 11, 2025 at 6:32 PM Dima Pasechnik wrote: >> >> I reported this on their github repo sagemath/sagecell >> >> They also have a dedica

Re: [sage-devel] Why using giac no longer works in sage 10.6?

2025-07-12 Thread 'Nasser M. Abbasi' via sage-devel
Fyi after doing sudo pacman -Sy sagemath-giac Now it works. >which sage /usr/bin/sage >which giac /usr/bin/giac >sage ┌┐ │ SageMath version 10.6, Release Date: 2025-03-31│ │ Using Python 3.13.5. Type "

Re: [sage-devel] Why using giac no longer works in sage 10.6?

2025-07-12 Thread Michael Orlitzky
On 2025-07-12 13:40:19, Georgi Guninski wrote: > > On this testcase, both sagecell and sage 10.6 built from source on > Fedora 41 with system giac give the same output, so they both are > equally correct or equally incorrect. > The output is correct, although again it would be better if it told

Re: [sage-devel] Why using giac no longer works in sage 10.6?

2025-07-12 Thread Georgi Guninski
On Fri, Jul 11, 2025 at 6:32 PM Dima Pasechnik wrote: > > I reported this on their github repo sagemath/sagecell > > They also have a dedicated Google Group, for which this would be a better > place to report > On this testcase, both sagecell and sage 10.6 built from source on Fedora 41 with sys