#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.
#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.