public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Jonathan Leto" <jaleto@gmail.com>
To: gsl-discuss@sourceware.org
Subject: Where is gsl_vector_complex_scale ?
Date: Wed, 10 Dec 2008 12:45:00 -0000	[thread overview]
Message-ID: <9aaadf9c0812050203r3fad5a23u925bcfbb93bf0ff3@mail.gmail.com> (raw)

Howdy,

First, thanks to everyone that works on GSL, it is a great library.

I am writing the Math::GSL Perl module which interfaces to GSL and I
am running into some issues with gsl_vector_complex . I've noticed
that gsl_vector_complex_scale doesn't exist.

I have the latest git repo of GSL and searching for gsl_vector_complex_scale :

$ ack -a gsl_vector_complex_scale
vector/gsl_vector_complex_double.h
176:int gsl_vector_complex_scale (gsl_vector_complex * a, const gsl_complex x);

produces a header but no tests or implementation. What gives? If
someone would nudge me in the right direction I wouldn't mind writing
the tests and implementation, which cannot be very different from
gsl_vector_scale.

Cheers,


-- 
[---------------------]
  Jonathan Leto
jaleto@gmail.com

             reply	other threads:[~2008-12-05 10:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 12:45 Jonathan Leto [this message]
2008-12-10 17:31 ` Brian Gough

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=9aaadf9c0812050203r3fad5a23u925bcfbb93bf0ff3@mail.gmail.com \
    --to=jaleto@gmail.com \
    --cc=gsl-discuss@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).