Closed Lagrang3 closed 3 years ago
@cosurgi @ckormanyos : In my opinion this could be merged already. What do you think?
Thank you, this is a pretty good abstraction. I was overzealous when trying to get CI running, and I linked everything with mpc mpfr. I'm sorry for this. We still need one example to test them, I see that ex05 serves this purpose. Maybe it would be good to have a similar one for the real to complex mpfr/mpc example test.
Thanks guys. Nice!
Since there were numerous commits to get to this good stable point, I decided to merge to develop. Regarding the example mentioneg by Janek, we should I think go for another PR.
Cc: @Lagrang3 and @cosurgi
The purpose of this PR is to be able to compile the examples and tests without having to link against MPFR and GMP when they're not needed. Solves issue #29