Skip to content

bug in solve_mod -- variable sorting #3135

@williamstein

Description

@williamstein
Carlo Hamalainen: 
>  OK, but in solve_mod() perhaps the line
>  
>     vars.sort()
>  
>  should be
>  
>     vars.sort(cmp)
>  
>  so that the variables are actually sorted?
>  

Yes, *that* is certainly a bug!

William

Component: calculus

Issue created by migration from https://trac.sagemath.org/ticket/3135

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions