Browse thread
[Caml-list] Fortran-like array indexing / PDE numerical code with boundary cells in OCAML
- Grégory Guyomarc'h
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-12-26 (06:06) |
From: | Grégory Guyomarc'h <gregory@g...> |
Subject: | [Caml-list] Fortran-like array indexing / PDE numerical code with boundary cells in OCAML |
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