Skip to content

Releases: zhipeiyan/kappa-Curves

C++ Version

04 Apr 05:35
f0a91f4
Compare
Choose a tag to compare

Converted the Mathematica code to C++.

Mathematica Version

22 Dec 00:48
af86382
Compare
Choose a tag to compare

This is the simplest implementation of the original paper intended for study and research purpose. Engineering applications should add some necessary modification to the code, such as input validation check.
Attached a standalone .nb file including all of the library and demo code.