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 transfo
> 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
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 combinations
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. Non-linear
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.
Hello,
2013/2/1 Thomas Neidhart
> Hi Guys,
>
> thanks for your feedback, much appreciated!
>
> Thomas
>
> On Thu, Jan 31, 2013 at 9:17 PM, Thomas Neidhart
> wrote:
>
> > Hi,
> >
> > Gilles and myself will give a presentation on CM at FOSDEM this weekend
> > and we would like to have a few more
Hi Guys,
thanks for your feedback, much appreciated!
Thomas
On Thu, Jan 31, 2013 at 9:17 PM, Thomas Neidhart
wrote:
> 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 used.
>
> I know Phil aske
On Fri, Feb 1, 2013 at 10:18 AM, Jens Kübler wrote:
> 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 supp
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. n