Closed opticode closed 9 years ago
Great, thanks a lot for providing the fixes! :-)
Hi Karl, I encountered a number of minor issues in the Python code when trying to run the examples - it seems that some of the Python code is a bit out of date. I will do some more work to get it up to date and working and submit another pull request some time soon.
Removed spurious "typename" usage in platform_support.cpp to avoid compiler error on Windows using VS2013. With this change I am able to successfully build a 64bit version of PyViennaCL on Windows 10 using VS 2013.