# Code-Eli **Repository Path**: hylhm/Code-Eli ## Basic Information - **Project Name**: Code-Eli - **Description**: Curve & surface library. Code-Eli was developed by David Marshall to meet OpenVSP's needs. It is a header-only library that must be available to build. It is not likely to be packaged on any - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-23 - **Last Updated**: 2024-10-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Code-Eli ======== Collection of C++ libraries that provide a variety of functionalities. The only library dependencies are Eigen3 and CPPTest (only if you want to unit test). This uses CMake to build.