Sameer Deshmukh
Sameer Deshmukh
It's supposed to be. But that's an unresolved bug. Has happened to me too.
You can always pull the notebook onto your PC and run it for yourself if it's not showing properly on nbviewer; unless you're willing to patch nyaplot or nbviewer, whatever...
Great!
Can you introduce backports as a runtime dependency?
has this been solved in the latest release? could you check?
This is great. I'm currently working on incorporating nmatrix into rb-gsl and don't want any conflicts, so I'll merge your code with mine in 2-3 days.
By the way, does this change break compatibility with GSL 1.15 and 1.16? If yes, could you add guards with the macro `GSL_2_LATER` for whatever code that requires GSL >...
@boutil will it possible for you to include changes from @ktns into your branch?
@boutil didn't you have to make any changes to `extconf` to link with GSL 2.1?
Can you share your code?