Skip to content

Rosetta stone should use Python 3 #47

@asmeurer

Description

@asmeurer

The Rosetta stone should use Python 3. None of the current examples will run because they use Python 2-only syntax (print statements). There's also at least one example I saw that assumes / does integer division.

Also, the NumPy example for matrix multiplication can use @ instead of dot.

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