caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Grégory Guyomarc'h" <gregory@guyomarch.org>
To: caml-list@inria.fr
Subject: [Caml-list] Fortran-like array indexing / PDE numerical code with boundary cells in OCAML
Date: Thu, 25 Dec 2003 21:41:32 -0800	[thread overview]
Message-ID: <20031226054132.53C8780176@server2.messagingengine.com> (raw)

Hello,

Does anyone know how to index bigarrays with negative integers as in
fortran (either through a modified version of Bigarray or some
pre-Processing macro with caml-p4)? For those who wonder, it is for a pde
numerical code, i wish i could index boundary cells naturally as u.{-1}
u.{-2}, ... and u.{n+1}, u.{n+2}, ... Or if you have any experience in
implementing such numerical code in OCaml and want to suggest better
options, i am also interested :o).

Merry XMas!!! Joyeux Noel!!!


---------------------------------------------------------------------
Grégory Guyomarc'h
Email: gregory@guyomarch.org
Phone: (+82) (0)16-9355-3799

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


             reply	other threads:[~2003-12-26  6:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-26  5:41 Grégory Guyomarc'h [this message]
2003-12-27  9:42 ` Issac Trotts

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=20031226054132.53C8780176@server2.messagingengine.com \
    --to=gregory@guyomarch.org \
    --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;
as well as URLs for NNTP newsgroup(s).