Le mer. 9 juin 2021 à 16:10, Alex Herbert a écrit :
>
> On Wed, 9 Jun 2021 at 15:02, Gilles Sadowski wrote:
>
> > Le mer. 9 juin 2021 à 15:58, Alex Herbert a
> > écrit :
> > >
> > I'm doing it...
> >
>
> OK. I was trying to fix the math build using the default maven goal.
> Currently there are i
On Wed, 9 Jun 2021 at 15:02, Gilles Sadowski wrote:
> Le mer. 9 juin 2021 à 15:58, Alex Herbert a
> écrit :
> >
> I'm doing it...
>
OK. I was trying to fix the math build using the default maven goal.
Currently there are issues. See separate e-mail thread on the CI build
goals.
I've pushed the
Le mer. 9 juin 2021 à 15:58, Alex Herbert a écrit :
>
> On Wed, 9 Jun 2021 at 14:55, Gilles Sadowski wrote:
>
> > Hello.
> >
> > Le mer. 9 juin 2021 à 15:49, Erik Svensson a
> > écrit :
> > >
> > > Hi!
> > >
> > >
> > >
> > > I’m trying and failing to build commons-math and it looks like the cla
On Wed, 9 Jun 2021 at 14:55, Gilles Sadowski wrote:
> Hello.
>
> Le mer. 9 juin 2021 à 15:49, Erik Svensson a
> écrit :
> >
> > Hi!
> >
> >
> >
> > I’m trying and failing to build commons-math and it looks like the class
> LinearCombination is either in the wrong package.
> >
> > In DerivativeSt
Hello.
Le mer. 9 juin 2021 à 15:49, Erik Svensson a écrit :
>
> Hi!
>
>
>
> I’m trying and failing to build commons-math and it looks like the class
> LinearCombination is either in the wrong package.
>
> In DerivativeStructure for instance, LinearCombination is declared as
> org.apache.commons
Hi!
I’m trying and failing to build commons-math and it looks like the class
LinearCombination is either in the wrong package.
In DerivativeStructure for instance, LinearCombination is declared as
org.apache.commons.numbers.arrays.LinearCombination instead of
org.apache.commons.numbers.core.Lin