mathnet / mathnet-symbolics

Math.NET Symbolics
http://symbolics.mathdotnet.com
MIT License
349 stars 66 forks source link

Does library work in C++/CLI projects? #59

Closed FoggyFinder closed 5 years ago

cdrnet commented 5 years ago

I have never tried - but am not aware of anything that would obviously cause a problem.

FoggyFinder commented 5 years ago

I heard from someone that he wasn't able to use this library. It was a couple months ago. I didn't test it by myself as I was busy. Now I checked it with examples from the docs. Works great.

Probably he stuck with references to the dll-s or forgot to set true for AutoGenerateBindingRedirects.