Skip to content

Fix the lines in 2D visualize ideal #123

@tenkosky

Description

@tenkosky

There are white lines that appear at x=3, x=6, and possibly other places, depending on the ideal. It is also not always showing the correct lattice points in the convex hull. I think these are both issues with a rounding error. The size of a unit square is determined by the size of the window and the max x and max y coordinates but the locations of the lattice points are not necessarily "unit" distances apart because of rounding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions