oxfordcontrol / Clarabel.cpp

Clarabel.cpp: C/C++ interface to the Clarabel Interior-point solver for convex conic optimisation problems.
Apache License 2.0
33 stars 11 forks source link

remove c-side unicode characters #29

Closed goulart-paul closed 7 months ago

goulart-paul commented 11 months ago

Remove unicode characters from the C / C++ side of the interface. Addresses #27.

CLAassistant commented 11 months ago

CLA assistant check
All committers have signed the CLA.

jwnimmer-tri commented 8 months ago

I've double-checked that these three μ are the only non-ASCII characters is the code. I think this is OK to merge.

FYI There are non-ASCII in the comments, but these do not cause any problems:

     * The first two parameters supplies a pointer to an array of nonnegative powers “alpha” of the 
     * The “alpha” terms must sum to 1.