That is the original paper and as in my previous email (sorry was on a short holiday): http://www.mlsec.org/malheur/docs/malheur-jcs.pdf The C code (header) for extracting prototypes is here: https://github.com/rieck/malheur/blob/master/src/proto.h Line 39 function prototype: https://github.com/rieck/malheur/blob/master/src/proto.c
Regards. ________________________________________ From: Lars Buitinck [[email protected]] Sent: 07 November 2013 12:24 To: [email protected] Subject: Re: [Scikit-learn-general] Prototype Extraction algorithm implementation 2013/11/7, Andy <[email protected]>: > Could you please give a link to the reference paper? I couldn't find it. > Could you maybe also give a quick description of the algorithm, I'm > afraid I'm not familiar with it (by that name). Maybe it's this one? (Didn't read it yet.) http://www.cs.kent.edu/~dragan/ST/papers/p-centersGons.pdf ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
