PatWie / CppNumericalSolvers

a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
MIT License
873 stars 201 forks source link

Including this implementation in another package with proper credits to the authors #132

Closed Shihao-Yang closed 3 years ago

Shihao-Yang commented 3 years ago

We are writing another c++ package with interface in R (https://github.com/wongswk/magi) that uses your implementation as a dependency. We plan to submit the package to CRAN (https://cran.r-project.org/) and want to make sure authors here are properly credited despite the MIT license.

If you agree, we will list the main author Patrick Wieschollek as a contributor for our R package (https://github.com/wongswk/magi/tree/master/rmagi). Please let us know.

PatWie commented 3 years ago

Sure, I agree.