Skip to content

perf: Remove defensive code in orientation.jl #85

Description

@V-Francois

#84 adds a new file, orientation.jl. It contains sanity checks in functions that will eventually be called on each molecule at each step.
This defensive style is useful during the development stage, but can incur performance issues in production.
We should remove these checks when all the features related to molecule orientation are implemented and tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions