Browse thread
[Caml-list] 32 bit floats, SSE instructions
[
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: | Christophe TROESTLER <Christophe.Troestler@u...> |
| Subject: | Re: [Caml-list] 32 bit floats, SSE instructions |
> On Mon, Jun 07, 2004 at 01:32:12PM +0200, Christophe TROESTLER wrote: > > On Mon, 7 Jun 2004, "Brandon J. Van Every" <vanevery@indiegamedesign.com> wrote: > > > Game developers do tons of stuff with 32 bit floats. How difficult > > > to add these to OCaml? > > > > The Int32 module is not enough for you? Please explain why. > > I think he needs floats, not ints... OOOps, read too fast. If you need a selected number of routines using 32 bits floats, implement them in C and interface them to OCaml. But this could be slow depending of what you want to do -- i.e. maybe you want to use OCaml for higher level stuff? Could you please provide more details ? ChriS ------------------- 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