You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to improve the approaches used for designing two-dimensional curves using computer software. More information about the general ideas behind kurve can be found at the Foundation wiki page.
This project uses ipopt (http://www.coin-or.org/Ipopt/) for numerical optimization and casadi (http://www.casadi.org/) for symbolic differentiation. It is implemented in C# and can be used with both the .NET Framework (http://www.microsoft.com/net) and mono (http://www.mono-project.com/Main_Page).