On Wed, Jan 04, 2012 at 03:23:09PM +0100, Josef Leydold wrote:
> Thanks for your reply.
> 
> I have put the sources on our webserver:
> 
> http://statmath.wu.ac.at/unuran/unuran-1.9.devel.tar.gz
> http://statmath.wu.ac.at/unuran/octunuran.cc
> http://statmath.wu.ac.at/unuran/octunuran.Makefile
> 
> I have put all soures into the file octunuran.cc and have used symlinks
> (see octunuran.Makefile) to make the different oct functions available
> in octave (this should be replaced by corresponding entries in
> PKG_ADD).
> 
> The source file is rather long and should be split into smaller ones
> (at least I would do so with C files).
> 
> When one wants to test the package do the following:
> 
> 1. Install unuran-1.9.devel.tar.gz (notice that this is a development
>    snapshot of the UNU.RAN library that includes some new functions
>    that are required for octunuran).
> 
> 2. compile the oct file(s) and create symlinks (see octunuran.Makefile).
> 
> 3. Before using any other command from this package run
>    unuran_config();
>    (This statement will be put into file PKG_ADD.)
> 
> So if you are interested in the package please take a look.
> Comments are welcome.
> 
> Josef

I did not test it and I'm not an expert on this topic. But the code
looks well worth to become an Octave Forge package.

My fear is that this thread gets overlooked by others. I'd say you
should just plan to generate a real Octave Forge package (yes, to be
an extra package is surely better, since it depends on an external
library) --- preferably maintained by yourself, for which you need a
SourceForge account and have to ask to get registered as an Octave
Forge author. For this, you should either start a new thread or
prepend something like "Carnë please read" to the subject so that your
request does not get overlooked.

Olaf

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to