Skip to content

Karatsuba multiplication #36647

@ccraig

Description

@ccraig
mannequin
BPO 560379
Nosy @gvanrossum, @tim-one
Files
  • k_mul.patch: patch
  • output.jpg: Timing graph
  • k_mul2.patch: patch, take 2 (splits on larger number)
  • k_mul3.patch: patch, take 3 (cleaned up, better comments)
  • 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/tim-one'
    closed_at = <Date 2002-08-12.22:13:46.000>
    created_at = <Date 2002-05-25.01:07:03.000>
    labels = ['interpreter-core']
    title = 'Karatsuba multiplication'
    updated_at = <Date 2002-08-12.22:13:46.000>
    user = 'https://bugs.python.org/ccraig'

    bugs.python.org fields:

    activity = <Date 2002-08-12.22:13:46.000>
    actor = 'tim.peters'
    assignee = 'tim.peters'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2002-05-25.01:07:03.000>
    creator = 'ccraig'
    dependencies = []
    files = ['4294', '4295', '4296', '4297']
    hgrepos = []
    issue_num = 560379
    keywords = ['patch']
    message_count = 11.0
    messages = ['40123', '40124', '40125', '40126', '40127', '40128', '40129', '40130', '40131', '40132', '40133']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'tim.peters', 'tismer', 'nnorwitz', 'ccraig']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue560379'
    versions = ['Python 2.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions