Skip to content

rhoef/geofit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geofit

Geofit implements some classes for fitting and plotting ellipses and circles. The methods used are described by a paper of W.Gander (www.emis.de/journals/BBMS/Bulletin/sup962/gander.pdf).

There are two types of method:

  • algebraic
  • geometric See the demo scripts for details

Dependencies

  • matplotlib
  • numpy
  • scipy

Installation

Use the setup.py for installation

Run

Run demo_cirlce.py and demo_ellipse.py to get started. Use the -h option for help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages