[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: generic C++ code for uniform b-spline processing



Hi Kay,

On Fri, May 12, 2017 at 11:24:33AM +0200, Kay F. Jahnke wrote:
> Hi group!
> 
> I have recently published a library for the creation and evaluation of
> uniform b-splines. The code is available from my repository at
> 
> https://bitbucket.org/kfj/vspline
> 
> where you can also find an introduction and a link to the doxygen-generated
> documentation.
> 
> The library is header-only C++11. It aims to be both comprehensive and fast,
> the code is fully multithreaded and optionally uses the processor's vector
> units via Vc, which is now available as an up-to-date debian package. The
> only other dependency is vigra, which is used mainly for data handling.
> ...

I think you've sent this message to the Debian Science list to give a
hint to us that we could package it.  This is nice of you but if you
really want to make sure that there will be some Debian package in the
not to distant future the most promising way is to do the Debian
packaging yourself and ask here for sponsoring your work (which means
some Debian developer checks your work and uploads on behalf of you).

If you intend to do so I'd recommend to have a close look into the
Debian Science team policy[1] as well as a possibly similar example
package which also is header only:

     apt-get source cimg

Feel free to ask here if you might have questions about packaging.

Kind regards

      Andreas.


[1] https://debian-science.alioth.debian.org/debian-science-policy.html

-- 
http://fam-tille.de


Reply to: