Hi.

Le mar. 1 juin 2021 à 07:28, Samy Badjoudj <samy.badjo...@gmail.com> a écrit :
>
> Hi Gilles,
>
> Following up the discussion on
> https://issues.apache.org/jira/browse/MATH-1597
>
> * My suggestion was for "skip" to be similar to "jump" (i.e. it would
> return a "SkippableSequence")... *
>
> Yes will improve the API design.

But the PR does not implement the suggestion...

[Branch "modularized_master" is now stale; please use "master".]

>
> I tried it by returning the LowerDiscrepencySequence so we do not end up in
> a cul de sac.
> So the caller will have its next vector that way
>
> double[] currentVector = generator.skipTo(5).get();
>
> The PR is updated, please let me know your thoughts

You might want to take on the issues which I've mentioned
on the *other* thread.

Regards,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to