Re: [mpir-devel] MPIR secrets and bsdnt

2010-06-23 Thread Antony Vennard
Hi Bill, Thanks, will do. Just a quick note - in the code I posted the line: for ( i = 0; i < nsdim; i++ ) in the second piece should read: for ( i = x*nt; i < nsdim+(x*nt); i++ ) As clearly, otherwise you'd just be doing the same section repeatedly... what I intented was to break the factor u

Re: [mpir-devel] MPIR secrets and bsdnt

2010-06-22 Thread Bill Hart
Regarding Forth, check out Jonesforth. Truly one of the most beautiful pieces of code on the web. Bill. On 22 June 2010 23:45, Antony Vennard wrote: > Just a quick check in from me. > > I am indeed still working on this. Work has been suspended slightly > because I set up a company and am just f

Re: [mpir-devel] MPIR secrets and bsdnt

2010-06-22 Thread Antony Vennard
Just a quick check in from me. I am indeed still working on this. Work has been suspended slightly because I set up a company and am just finishing with a client project (gotta fund myself somehow). However, the upside is I've written a python script to automate quite a bit of the process of writi

[mpir-devel] MPIR secrets and bsdnt

2010-06-21 Thread Bill Hart
Hi all, this is the first of three posts, primary audience sage-devel, esp. those attending Sage Days in Leiden. As many of you know, I recently stepped down from the MPIR project. The main reason was that I need to focus on FLINT until about 1 Oct 2010, then need to transition to 80% research, 2