[math] Contributions to filter package

2013-02-01 Thread Jens Kübler
Hi, I recently spent some time to extend the filter package. Included features are: - Extended Kalman Filter with user supplied transition functions - Unscented Kalman Filter - Rauch Tung Striebel Kalman Smoother - Ability to supply combinations of nonlinear and linear kalman filter setups, i.e.

Re: [math] Contributions to filter package

2013-02-01 Thread Thomas Neidhart
On Fri, Feb 1, 2013 at 10:18 AM, Jens Kübler cleane...@googlemail.comwrote: Hi, I recently spent some time to extend the filter package. Included features are: - Extended Kalman Filter with user supplied transition functions - Unscented Kalman Filter - Rauch Tung Striebel Kalman Smoother

Re: [math] Question regarding use of CM - who is using it?

2013-02-01 Thread Thomas Neidhart
Hi Guys, thanks for your feedback, much appreciated! Thomas On Thu, Jan 31, 2013 at 9:17 PM, Thomas Neidhart thomas.neidh...@gmail.comwrote: Hi, Gilles and myself will give a presentation on CM at FOSDEM this weekend and we would like to have a few more examples of how CM is currently

Re: [math] Question regarding use of CM - who is using it?

2013-02-01 Thread Sébastien Brisard
Hello, 2013/2/1 Thomas Neidhart thomas.neidh...@gmail.com Hi Guys, thanks for your feedback, much appreciated! Thomas On Thu, Jan 31, 2013 at 9:17 PM, Thomas Neidhart thomas.neidh...@gmail.comwrote: Hi, Gilles and myself will give a presentation on CM at FOSDEM this weekend and

Re: [math] Question regarding use of CM - who is using it?

2013-02-01 Thread Bruno P. Kinoshita
Hi,  I intend to use commons-math3 + commons-functor in nebular [1], a fuzzy API for Java. My idea is port Matlab Fuzzy Toolbox and R modules to Java, and then start using nebular in Jenkins for analysing build fuzzy status. With commons-functor, users will be able to specify functions (e.g.:

Re: [math] Question regarding use of CM - who is using it?

2013-02-01 Thread Fran Lattanzio
Hi, We use CM in an options analytics package. Some of the interesting usages are: 1. Implied vol calculations (a semi-fancy root find over function with no closed forms). 2. Dividend projections. 3. Option greeks (partial derivatives of value function), both automatic and numerical. 4.

Re: [math] Contributions to filter package

2013-02-01 Thread Gilles
Hello Jens. Thanks for your interest in contributing! I recently spent some time to extend the filter package. Included features are: - Extended Kalman Filter with user supplied transition functions - Unscented Kalman Filter - Rauch Tung Striebel Kalman Smoother - Ability to supply

Re: [math] Contributions to filter package

2013-02-01 Thread Jens Kübler
Hi Jens, this sounds very good. May I ask you to create a feature request on JIRA and attach your changes. We may afterwards discuss the API changes on the mailinglist. There you go: https://issues.apache.org/jira/browse/MATH-932 I was running Java 6, but afaik did not actively use Java 6

Re: CMS/SvnPubSub for site live ?

2013-02-01 Thread Olivier Lamy
That's because maven relativize urls while building the site. Check a maven site build log you will see something like: Relativizing decoration links with respect to project URL: http://commons.apache.org/ognl/ So as the link for commons home is declared as http://commons.apache.org, Maven