From: thomas.mertes on
On 3 Mai, 09:43, Mensanator <mensana...(a)aol.com> wrote:
> On Apr 28, 4:15�pm, Mensanator <mensana...(a)aol.com> wrote:
>
> > If it passes my testing, I'll post it on my web-site tonight
> > in case you want a peek before I have the web page that will
> > highlight the Seed7 versions of the Brent & Sedgewick algorithms.
>
> The web page has been completed and everything uploaded!
>
> You can see it at
>
> <http://members.aol.com/mensanator/cycle/ultimate_cycle.htm>

It looks very good. How is it linked from your homepage?

> Inside there are links to the Seed7 versions of
> Brent's algorithm and Sedgewick's algorithm.

Great. Thanks a lot for your effort. I will add a link to your
web page to the Seed7 homepage.

BTW. Currently I moved my focus away from bigInteger's,
but if you think that some function / feature is still needed
I will look at it.

Greetings Thomas Mertes

Seed7 Homepage: http://seed7.sourceforge.net
Seed7 - The extensible programming language: User defined statements
and operators, abstract data types, templates without special
syntax, OO with interfaces and multiple dispatch, statically typed,
interpreted or compiled, portable, runs under linux/unix/windows.
From: thomas.mertes on
On 7 Mai, 09:48, thomas.mer...(a)gmx.at wrote:
> On 3 Mai, 09:43, Mensanator <mensana...(a)aol.com> wrote:
>
> > On Apr 28, 4:15�pm, Mensanator <mensana...(a)aol.com> wrote:
>
> > > If it passes my testing, I'll post it on my web-site tonight
> > > in case you want a peek before I have the web page that will
> > > highlight the Seed7 versions of the Brent & Sedgewick algorithms.
>
> > The web page has been completed and everything uploaded!
>
> > You can see it at
>
> > <http://members.aol.com/mensanator/cycle/ultimate_cycle.htm>
>
> It looks very good. How is it linked from your homepage?

Now I found the link at your homepage.
I must have been blind...

Greetings Thomas Mertes

Seed7 Homepage: http://seed7.sourceforge.net
Seed7 - The extensible programming language: User defined statements
and operators, abstract data types, templates without special
syntax, OO with interfaces and multiple dispatch, statically typed,
interpreted or compiled, portable, runs under linux/unix/windows.
From: Mensanator on
On May 7, 3:24 am, thomas.mer...(a)gmx.at wrote:
> On 7 Mai, 09:48, thomas.mer...(a)gmx.at wrote:
>
> > On 3 Mai, 09:43, Mensanator <mensana...(a)aol.com> wrote:
>
> > > On Apr 28, 4:15�pm, Mensanator <mensana...(a)aol.com> wrote:
>
> > > > If it passes my testing, I'll post it on my web-site tonight
> > > > in case you want a peek before I have the web page that will
> > > > highlight the Seed7 versions of the Brent & Sedgewick algorithms.
>
> > > The web page has been completed and everything uploaded!
>
> > > You can see it at
>
> > > <http://members.aol.com/mensanator/cycle/ultimate_cycle.htm>
>
> > It looks very good. How is it linked from your homepage?
>
> Now I found the link at your homepage.
> I must have been blind...

It might not have been there the first time you looked
as there was a slight lag in getting the Home Page updated.

I can't think of anything about bigIntegers at the moment.

I, too, have moved on to another project. If I ever get the
theory worked out, I may do the algorithm in Seed7 for performance.

If I encounter any problems, I'll let you know.

>
> Greetings Thomas Mertes
>
> Seed7 Homepage:  http://seed7.sourceforge.net
> Seed7 - The extensible programming language: User defined statements
> and operators, abstract data types, templates without special
> syntax, OO with interfaces and multiple dispatch, statically typed,
> interpreted or compiled, portable, runs under linux/unix/windows.