Skip to content

Finish scalar arithmetic ops #7

@milesgranger

Description

@milesgranger

Only multiplication and addition have been added. Need to add the following, including inplace *= ops for each.

  • Division -> /
  • Floor division -> //
  • Subtraction -
  • Exponent **

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions