From: "David McClain" <dmcclain@azstarnet.com>
To: <caml-list@inria.fr>
Subject: New Major OCaml App
Date: Wed, 26 Jul 2000 03:36:52 -0700 [thread overview]
Message-ID: <001701bff6ed$6a9f73a0$210148bf@dylan> (raw)
I have just completed another major mathematical analysis program written as
a hybrid OCaml and NML/IPLib program. The OCaml is essential for robustness,
rapid development, near C speeds, and for prefiltering data for the
inherently loosely typed and unsafe NML/IPLib math core.
The program solves for optical aberrations in a sensor based on a random
collection of observed point targets at various sub-pixel phasings. This is
a very difficult, high dimensional, very sparse, optmization problem based
on a Levenberg-Marquardt optimization algorithm. Each iteration of the
program requires typically 900-1000 two dimensional FFT's at anywhere from
128x128 to 512x512 computation cells. It replaces a previous program
developed by another on our team that takes about 40 hours to compute the
solution with one that computes on your average desktop Pentium in about 5
minutes.
You can download a postscript document that describes the math and the
program at www.azstarnet.com/~dmcclain/blurfit3_ps.zip
Thanks again to all the wonderful team at INRIA for such a fabulous
language!
- DM
reply other threads:[~2000-07-27 17:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001701bff6ed$6a9f73a0$210148bf@dylan' \
--to=dmcclain@azstarnet.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox