Hi Toby, > The time has finally (almost) come. I'd like to make a 1.0.0 release > tomorrow (or rather, later today), but first of all, there are three > things I'd like to happen.
Yeah, great! :-) > Firstly, I need to move pyviennacl into its own repository under > viennacl-dev on GitHub. I don't know how to do that, but I'm sure it's > easy (and I can find out). Do I have the relevant permissions? I think I > do, but I am not sure. I just created https://github.com/viennacl/pyviennacl-dev and added you as collaborator. Simply push the relevant code using e.g. git remote add origin <URL> git push -u origin <branchname> You might want to either strip out old ViennaCL commits from the history, or start with a completely fresh initial commit. Automatically generated files should not be part of the repository (i.e. documentation), as it would quickly clutter the history. > Secondly, it would be nice to have the PyViennaCL documentation > accessible from a sub-site of the main ViennaCL web pages. Is that > possible to arrange? Are you okay with adding a page http://viennacl.sourceforge.net/pyviennacl.html for the description and a folder http://viennacl.sourceforge.net/pyviennacl/doc/ for documentation? If PyViennaCL grows nicely, we may consider creating a separate http://pyviennacl.sourceforge.net/ account. > Thirdly, it would be good to have some Ubuntu packages available. I can > take care of that -- I'll just put them in the PPA as I have done > before. I'm also hoping to get a package into Ubuntu 14.04 proper, but > first of all, I need to update the viennacl package. The archive freeze > happens on the 20th, but if it doesn't all get done in time, there will > always be the PPA.. Since 14.04 is a LTS release, it would be great to get both PyViennaCL and ViennaCL in on time. The PPA are certainly nice, but they also require a fairly large amount of additional setup, making it far less popular. Note: ViennaCL 1.5.1 has no more required dependencies, only optional ones (Boost, OpenCL). Please let us know if you need any further input. > Right. I'm finally off to bed. Good morning ;-) Best regards, Karli ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ ViennaCL-devel mailing list ViennaCL-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viennacl-devel