Re: [Math] Cleaning up the curve fitters

2013-07-17 Thread Konstantin Berlin
Hi, Am I missing something? Why is a linear least squares problem (fitting constants of basis functions) being solved using a non-linear least squares solver in the first place? On Jul 17, 2013, at 11:16 AM, Gilles gil...@harfang.homelinux.org wrote: Hello. Constructors of classes in the

[Math] Cleaning up the curve fitters

2013-07-17 Thread Gilles
Hello. Constructors of classes in the o.a.c.m.fitting are instantiated using an (abstract) MultivariateVectorOptimizer. The only concrete implementations of this class are * LevenbergMarquardtOptimizer * GaussNewtonOptimizer [I.e. the API suggests that the Jacobian is not necessary for some

Re: how to contribute on coding ?

2013-07-17 Thread Gilles
Hi. On Mon, 15 Jul 2013 08:51:10 +0530, narendra kumar wrote: hii every one i am new this open source world i wish to contribute something on coding , but i am confused where and how to start with pls help on this ... This mailing list is a discussion forum for many different projects:

Re: svn commit: r1504314 - in /commons/proper/math/trunk: build.xml pom.xml src/changes/changes.xml src/site/xdoc/developers.xml

2013-07-17 Thread sebb
On 17 July 2013 23:42, pste...@apache.org wrote: Author: psteitz Date: Wed Jul 17 22:42:07 2013 New Revision: 1504314 URL: http://svn.apache.org/r1504314 Log: Enabled LaTeX expressions in javadoc via MathJax. JIRA: MATH-1006. Modified: commons/proper/math/trunk/build.xml

Re: svn commit: r1504314 - in /commons/proper/math/trunk: build.xml pom.xml src/changes/changes.xml src/site/xdoc/developers.xml

2013-07-17 Thread Phil Steitz
On 7/17/13 4:08 PM, sebb wrote: On 17 July 2013 23:42, pste...@apache.org wrote: Author: psteitz Date: Wed Jul 17 22:42:07 2013 New Revision: 1504314 URL: http://svn.apache.org/r1504314 Log: Enabled LaTeX expressions in javadoc via MathJax. JIRA: MATH-1006. Modified:

Re: svn commit: r1504314 - in /commons/proper/math/trunk: build.xml pom.xml src/changes/changes.xml src/site/xdoc/developers.xml

2013-07-17 Thread sebb
On 18 July 2013 00:52, Phil Steitz phil.ste...@gmail.com wrote: On 7/17/13 4:08 PM, sebb wrote: On 17 July 2013 23:42, pste...@apache.org wrote: Author: psteitz Date: Wed Jul 17 22:42:07 2013 New Revision: 1504314 URL: http://svn.apache.org/r1504314 Log: Enabled LaTeX expressions in

Re: svn commit: r1504314 - in /commons/proper/math/trunk: build.xml pom.xml src/changes/changes.xml src/site/xdoc/developers.xml

2013-07-17 Thread Phil Steitz
On 7/17/13 5:48 PM, sebb wrote: On 18 July 2013 00:52, Phil Steitz phil.ste...@gmail.com wrote: On 7/17/13 4:08 PM, sebb wrote: On 17 July 2013 23:42, pste...@apache.org wrote: Author: psteitz Date: Wed Jul 17 22:42:07 2013 New Revision: 1504314 URL: http://svn.apache.org/r1504314 Log: