Hello, It seems that the next release of Cython will have support for some kind of templates - they are called fused types.
Discussion: http://groups.google.com/group/cython-users/browse_thread/thread/fbb707afa233d346?pli=1 Documentation: https://sage.math.washington.edu:8091/hudson/job/cython-docs/doclinks/1/src/userguide/fusedtypes.html This should be very useful in scikit-learn to implement functions which support different kinds of dtype. Mathieu ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
