Skip to content

Implement matrix multiplication operator (PEP 465) #65375

Closed
@abalkin

Description

@abalkin
BPO 21176
Nosy @jcea, @abalkin, @benjaminp, @njsmith
Files
  • mat-mult1.patch
  • mat-mult2.patch
  • mat-mult3.patch
  • mat-mult4.patch
  • mat-mult5.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/benjaminp'
    closed_at = <Date 2014-04-10.03:56:05.754>
    created_at = <Date 2014-04-08.02:51:34.953>
    labels = ['interpreter-core', 'type-feature']
    title = 'Implement matrix multiplication operator (PEP 465)'
    updated_at = <Date 2014-06-12.00:57:19.493>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2014-06-12.00:57:19.493>
    actor = 'jcea'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2014-04-10.03:56:05.754>
    closer = 'python-dev'
    components = ['Interpreter Core']
    creation = <Date 2014-04-08.02:51:34.953>
    creator = 'belopolsky'
    dependencies = []
    files = ['34754', '34755', '34756', '34758', '34762']
    hgrepos = []
    issue_num = 21176
    keywords = ['patch']
    message_count = 15.0
    messages = ['215724', '215726', '215730', '215731', '215732', '215734', '215735', '215736', '215737', '215738', '215739', '215740', '215762', '215863', '215865']
    nosy_count = 5.0
    nosy_names = ['jcea', 'belopolsky', 'benjamin.peterson', 'njs', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue21176'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions