Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Markus Mottl <markus@oefai.at>
To: Christophe TROESTLER <debian00@tiscalinet.be>
Cc: OCAML <caml-list@inria.fr>
Subject: Re: [Caml-list] Bigarray "mimic"
Date: Fri, 19 Apr 2002 15:21:35 +0200	[thread overview]
Message-ID: <20020419132135.GC29425@kiefer.ai.univie.ac.at> (raw)
In-Reply-To: <20020419.145337.118679490.debian00@tiscalinet.be>

On Fri, 19 Apr 2002, Christophe TROESTLER wrote:
> Is there a way to create a Bigarray (resp. Array1, Array2, Array3)
> of the same type (especially layout) as a given one without resorting
> to some C routine (maybe with some Obj.magic ???) -- I do not want to
> copy the original array.

It's only a couple of days that I have reported this shortcoming, and
Xavier has already fixed it in the CVS. You can now query both the layout
and the kind by writing, e.g. "Array1.layout ar" or "Array1.kind ar"
as required for creating similar arrays.

Regards,
Markus Mottl

-- 
Markus Mottl                                             markus@oefai.at
Austrian Research Institute
for Artificial Intelligence                  http://www.oefai.at/~markus
-------------------
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:[~2002-04-19 13:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-19 12:53 Christophe TROESTLER
2002-04-19 13:21 ` Markus Mottl [this message]

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=20020419132135.GC29425@kiefer.ai.univie.ac.at \
    --to=markus@oefai.at \
    --cc=caml-list@inria.fr \
    --cc=debian00@tiscalinet.be \
    /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