Re: [sage-devel] Re: ask.sagemath.org issues - do we need it?

2024-07-02 Thread Dima Pasechnik
On Tue, Jul 2, 2024 at 8:48 PM Matthias Koeppe wrote: > > On Tuesday, July 2, 2024 at 10:27:34 AM UTC-7 Dima Pasechnik wrote: > > On Tue, Jul 2, 2024 at 3:35 PM Matthias Koeppe wrote: > > > > Karma and other gamification instruments are apparently available as a > > plugin. https://meta.discours

[sage-devel] Re: Pollard Lambda fails to find valid discrete logarithm

2024-07-02 Thread Nils Bruin
That's an ... interesting ... way to do a division, but sure: also in prime cyclic groups represented as an additive group discrete log algorithms should work. When I try your example on a version that is reported as 10.3.beta3, I'm not getting an error, so you'll probably have to include versi

Re: [sage-devel] Re: Error in I.variety(algorithm='msolve', proof=False)

2024-07-02 Thread Dima Pasechnik
Given that on the input we discuss that answers returned by msolve don't make sense, we should leave it in place. IMHO msolve tries to find a univariate representation for the solutions, and so it needs a big field to work in - and I don't even know whether there any pitfalls with this approac

Re: [sage-devel] Re: ask.sagemath.org issues - do we need it?

2024-07-02 Thread Matthias Koeppe
On Tuesday, July 2, 2024 at 10:27:34 AM UTC-7 Dima Pasechnik wrote: On Tue, Jul 2, 2024 at 3:35 PM Matthias Koeppe wrote: > > Karma and other gamification instruments are apparently available as a plugin. https://meta.discourse.org/t/discourse-gamification/225916 This one doesn't seem to be

[sage-devel] Re: gfortran error in installation of cbc

2024-07-02 Thread Matthias Koeppe
Please try with a more recent version of Sage (yours is 10.0.beta2 per config.log; we have updated gfortran since then) and in particular https://github.com/sagemath/sage/pull/38319, which updates the sage-numerical-backends-... packages. 10.0.beta2 On Tuesday, July 2, 2024 at 7:36:44 AM UTC-7

Re: [sage-devel] Re: ask.sagemath.org issues - do we need it?

2024-07-02 Thread Dima Pasechnik
On Tue, Jul 2, 2024 at 3:35 PM Matthias Koeppe wrote: > > Karma and other gamification instruments are apparently available as a > plugin. https://meta.discourse.org/t/discourse-gamification/225916 This one doesn't seem to be available in our test installation. It could be it's only available fo

[sage-devel] Pollard Lambda fails to find valid discrete logarithm

2024-07-02 Thread Georgi Guninski
I think this is a bug: ``` #Author Georgi Guninski p=90887;Kp=GF(p);g=Kp(2);X=46712;a=X*g print(a==X*g) Y=discrete_log_lambda(a,g,operation="+",bounds=(1,p)) -> 1076 raise ValueError("Pollard Lambda failed to find a log") ValueError: Pollard Lambda failed to find a log ``` -- You received this

Re: [sage-devel] Re: ask.sagemath.org issues - do we need it?

2024-07-02 Thread Dima Pasechnik
On 2 July 2024 08:47:48 BST, "Sébastien Labbé" wrote: > > >On Monday, July 1, 2024 at 10:41:35 PM UTC+2 Matthias Koeppe wrote: > > >I share the same skepticism about using GitHub Discussions. >But Discourse would be a direct replacement for AskBot; it is widely used >with the same user-facing

Re: [sage-devel] Re: ask.sagemath.org issues - do we need it?

2024-07-02 Thread Matthias Koeppe
Karma and other gamification instruments are apparently available as a plugin. https://meta.discourse.org/t/discourse-gamification/225916 On Tuesday, July 2, 2024 at 12:47:48 AM UTC-7 Sébastien Labbé wrote: > On Monday, July 1, 2024 at 10:41:35 PM UTC+2 Matthias Koeppe wrote: > > > I share the s

[sage-devel] sage-numerical-backends-cplex, sage-numerical-backends-gurobi 10.4 release candidates

2024-07-02 Thread Matthias Koeppe
https://pypi.org/project/sage-numerical-backends-cplex/10.4rc1/ https://pypi.org/project/sage-numerical-backends-gurobi/10.4rc1/ Upgrade PR: https://github.com/sagemath/sage/pull/38319 -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscrib

Re: [sage-devel] Re: Vote: Removing Automatic PR Size Labels

2024-07-02 Thread Matthias Koeppe
It really does not work this way. On Monday, July 1, 2024 at 7:21:34 PM UTC-7 Travis Scrimshaw wrote: > Sorry for the delayed response due to conference travel. > > Vote count: > > (A1) 5 > (A3) 1 > (B) 1ish > > As such, please remove this automatic labeling of PR sizes. > > We can have a proper

[sage-devel] More than 4096 characters with Qepcad causes an error

2024-07-02 Thread Ani J
### Steps To Reproduce 1. I installed Sage-Math 10.3 for my Mac M2 from [https://github.com/3-manifolds/Sage_macOS/releases/](https://github.com/sagemath/sage/issues/link) 2. I tried running a program containing QEPCAD. The link for the program: [tmp_sage_ani_git_issue.txt](https://github.com/us

Re: [sage-devel] Re: ask.sagemath.org issues - do we need it?

2024-07-02 Thread Sébastien Labbé
On Monday, July 1, 2024 at 10:41:35 PM UTC+2 Matthias Koeppe wrote: I share the same skepticism about using GitHub Discussions. But Discourse would be a direct replacement for AskBot; it is widely used with the same user-facing, not developer-centric, role. I checked Discourse Group yesterd