[sage-devel] Re: SingularError in rational_parameterization

2024-04-17 Thread Kwankyu Lee
No problem with Singular 4.3.2 included in sage (on mac). -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this

[sage-devel] Re: SingularError in rational_parameterization

2024-04-17 Thread Nils Bruin
Thanks. It looks like the error occurs in integralbasis.lib. It's last version data is fairly recent, so the file may be under active maintenance. sagemath has grown enough divisor machinery that it can probably compute a conic model of a genus 0 curve, which would be more standard to try and

[sage-devel] SingularError in rational_parameterization

2024-04-17 Thread 'Peter Mueller' via sage-devel
The following code raises a SingularError in SageMath version 10.4.beta3 (with system singular enabled), and the same at https://sagecell.sagemath.org/ : R. = QQ[] f = -2*x^2*y^2 - x^3 - x^2*y + x*y^2 + y^3 + 2*x^2 + 2*y^2 - 2 C = Curve(f) assert C.genus() == 0

[sage-devel] On backdooring open source projects

2024-04-17 Thread Georgi Guninski
If the recent xz backdoor drama didn't induce enough paranoia in you, here is a second chance exception: https://www.theregister.com/2024/04/16/xz_style_attacks_continue/ Open sourcerers say suspected xz-style attacks continue to target maintainers Social engineering patterns spotted across