# conics **Repository Path**: mirrors_erikbrinkman/conics ## Basic Information - **Project Name**: conics - **Description**: Python library for managing conic sections - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-26 - **Last Updated**: 2025-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Conics ![Linux](https://github.com/sergiud/conics/actions/workflows/linux.yml/badge.svg) [![codecov](https://codecov.io/gh/sergiud/conics/graph/badge.svg?token=89OIQDFWHV)](https://codecov.io/gh/sergiud/conics) [![Documentation Status](https://readthedocs.org/projects/conics/badge/?version=latest)](https://conics.readthedocs.io/en/latest/?badge=latest) ![PyPI - Version](https://img.shields.io/pypi/v/conics) Conics is a library for managing conic sections (or simply *conics*). ## Features * Conics construction and transformation * Algebraic and geometric fitting and conditioning * Computing intersections of conics * 5 DoF pose estimation of the supporting plane of an ellipse ## License The library is provided under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0).