Skip to content

Language inconsistencies for different implementations #625

Open
@leios

Description

@leios

Notice

Description

This is a list of all the language inconsistencies with certain implementations in the Algorithm Archive

  1. Monte Carlo: in_circle(...) function reads in a radius in some languages and does not in others. Note: I personally think that these functions should not read in a radius parameter, simply because it is easier to pass around function pointers to similar in_shape(...) functions if we just use x and y as our parameters. Feel free to disagree.

I figure we should consistently update this list as more of these inconsistencies are found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProblemThis is a problem in the archive or an implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions