Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 335 Bytes

readme.md

File metadata and controls

25 lines (17 loc) · 335 Bytes

Helmert Chains

Proof of concept that demonstrates how to combine Helmert transformations for more effecient computations

Setup

conda env create --file environment.yml
conda activate helmertchains

Run tests

In the root of the repository:

pytest test.py

Generate PDF docs

pdflatex docs/main.tex