Skip to content

mcekwonu/ellipsoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ellipsoid

Simple code to make ellipsoid in Python.

The code can be used in two ways:

  • If only the matrix of points is known, the center, radii and rotation can be computed using the Ellipsoid class and the corresponding ellipsoid plotted using ellipsoid function. (Figure 1)

  • If the matrix of point and the center is known, the plot_Ellpisoid function can be used directly to make ellipsoid. (Figure 2)

About

Simple code to make ellipsoid in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages