Browse thread
[Caml-list] interesting array efficiency observations
[
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: | Olivier Grisel <olivier.grisel@e...> |
| Subject: | Re: [Caml-list] interesting array efficiency observations |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yamagata Yoriyuki a écrit :
| Yes, it is expected, since a.{j} expands a call of a C function, while
| a.(j) expands inlined assembly codes.
Hello,
I have two other questions about Bigarray :
- - Bigarray seems to provide a relatively low level interface to general
multi-dimensional numerical arrays in OCaml. Do you know about a helper
library that provide higher level numerical functions such as those
provided in the Python Numeric package ? What I miss most are Ufuncs
(universal functions defined here :
http://www.pfdubois.com/numpy/html2/numpy-7.html#30906 ).
- - what is the difference of performance between Bigarray based
computation and Python Numeric based computation ?
Thanks for any hint !
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAnWLzTsBRE+WZ2SARAu1RAKC/Fz1cSF21x3IgnRyFh1Cfo/VCDgCeLNYk
bqJDpuibGGn1ATYN739pWVk=
=a5tv
-----END PGP SIGNATURE-----
-------------------
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