Skip to content

stenseng/helmertchains

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Chaining Helmert transformations like a mad man!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%