[sage-support] Sage 8.3 build fails on Fedora

2018-09-19 Thread ET
I downloaded the Fedora version of Sage 8.3 from the official website of Sage, but when I extracted the content and run following: ./configure make -j$(nproc) It throws an error that it cannot find g++. More specifically this error: patching /home/user/app/SageMath/local/bin/g++ >

[sage-support] Sage 8.3 build fails in Fedora

2018-09-19 Thread ET
I downloaded the Fedora version of Sage 8.3 from the official website of Sage, but when I extracted the content and run following: ./configure make -j$(nproc) It throws an error that it cannot find g++. More specifically this error: patching /home/etairi/app/SageMath/local/bin/g++ >

[sage-support] Computing large degree isogenies in Sage

2018-02-26 Thread ET
I have been playing lately with isogeny computation functions that Sage provides, but I noticed that they kind of get stuck (computations does not finish in reasonable time) when using _largish_ values, which doesn't seem to happen when using Magma's isogeny computation functions. For