Browse thread
Announcement: ocaml-based magnetism simulation package
[
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: | -- (:) |
| From: | Thomas Fischbacher <tf@f...> |
| Subject: | Re: [Caml-list] Announcement: ocaml-based magnetism simulation package |
Jon Harrop wrote: >>http://nmag.soton.ac.uk > > Wow! That looks awesome. :-) > > Are all of the graphics done from Python and none from OCaml? I'm interested > in writing some visualization libraries for OCaml as it seem to be lacking in > this area... Graphics-related issues are user interface stuff and as such will always be handled at the python level (= where all the interpretation of physical data happens). (I do, however, occasionally think about adding some debugging feature that allows me to create an image from a sparse matrix showing where the nonzero entries end up. But this would be only for debugging.) -- best regards, Thomas Fischbacher t.fischbacher@soton.ac.uk