Skip to content

Unused kernel function 8Bits_Quotient, 16Bits_Quotient and 32Bits_Quotient -- use or remove? #2504

@fingolfin

Description

@fingolfin

While working on PR #2499 I discovered that the kernel functions 8Bits_Quotient, 16Bits_Quotient and 32Bits_Quotient are never used, though in theory we could install them as methods for computing quotients of associative words in syllable representation.

Pros: they might be faster than using inverson + multplication
Con: Since they were never used, they are mostly untested, and might not work correctly.

Thoughts? Pinging esp. @ThomasBreuer and @hulpke as their names appear on lib/wordrep.gi

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: discussiondiscussions, questions, requests for comments, and so on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions