commons-math pull request: Two implementations of least squares in separeat...

2013-09-17 Thread wardev
Github user wardev closed the pull request at: https://github.com/apache/commons-math/pull/2 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [MATH] Re: commons-math pull request: Two implementations of least squares in separeat...

2013-08-27 Thread Evan Ward
Using https://github.com/apache/commons-math/pull/2.diff and `patch -p1 < 2.diff` worked for me. (On top of svn r1517789) I've also attached the modified files to https://issues.apache.org/jira/browse/MATH-1026 Regards, Evan On Tue 27 Aug 2013 12:35:48 PM EDT, Gilles wrote: > On Tue, 27 Aug 20

Re: [MATH] Re: commons-math pull request: Two implementations of least squares in separeat...

2013-08-27 Thread Gilles
On Tue, 27 Aug 2013 08:40:25 -0700, Ted Dunning wrote: On Tue, Aug 27, 2013 at 7:41 AM, Gilles wrote: The patch does not apply cleanly (special options needed to handle output from git?). Try different prefix levels. The -p0 option is commonly helpful. I did that too. It didn't work. Gi

[MATH] Re: commons-math pull request: Two implementations of least squares in separeat...

2013-08-27 Thread Ted Dunning
On Tue, Aug 27, 2013 at 7:41 AM, Gilles wrote: > The patch does not apply cleanly (special options needed to handle > output from git?). > Try different prefix levels. The -p0 option is commonly helpful.

Re: commons-math pull request: Two implementations of least squares in separeat...

2013-08-27 Thread Gilles
On Tue, 27 Aug 2013 14:19:58 + (UTC), wardev wrote: GitHub user wardev opened a pull request: https://github.com/apache/commons-math/pull/2 Two implementations of least squares in separeate packages. You can merge this pull request into a Git repository by running: $ git pul

commons-math pull request: Two implementations of least squares in separeat...

2013-08-27 Thread wardev
GitHub user wardev opened a pull request: https://github.com/apache/commons-math/pull/2 Two implementations of least squares in separeate packages. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wardev/commons-math merged Alter