FirstIndexNext

[help-gsl] a project in recursive number representations (2008-08-26)

From: "Brian Cartwright" <briancartwright2@.........>
Subject: a project in recursive number representations
Date: Mon, 25 Aug 2008 17:39:47 -0400
To: help-gsl@gnu.org
Cc: Karl Berry <karl@...............>

To the gsl folks,
I am an amateur mathematician and have a project I hope to develop into
tools which could be compatible with gsl. I have an understanding of
standard C but am a very inexperienced programmer; I developed my ideas
without computers. There is a general description of the algorithms and
features posted at:

b0rken.com/nnumerics.html

It was suggested by Karl Berry that I write you to see if you have any
guidance for me. I have been reading the GNU coding standards and it
recommends looking at Bison as a good example of manual writing and
documentation. Would it be sensible in your opinion to write a manual
first, to describe what I want my program to do, in order to look for
collaborators and get recommendations on implementation?

I would appreciate your response as well as any referrals to people in the
GNU community who might be interested in corresponding