2013/5/2 Robert Layton <[email protected]>: > As part of PR 1830, it looks like backporting some code from scipy 0.13 is > the best option. > What is the best way to go about this? I haven't done it before -- do I just > copy files over until it works, or is there a better process?
I have done this with arcane Git magic involving a SciPy clone as a remote, but copying files and tying them into the build process is the easier way. -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
