On Tue, Sep 29, 2009 at 6:08 PM, Dag Sverre Seljebotn
<da...@student.matnat.uio.no> wrote:
>
> Since it might easily be another month until the SciPy 09 proceedings are
> available, I'm making a preprint available in case somebody find it useful.
> This is currently the best documentation available on using the tuning flags
> for NumPy/Cython access.

It has a list of references to related tools that one might not even
know about. I find that useful. Thank you for the paper and posting a
pre-print. Your paper is useful to Sage developers who want to
optimize Cython code or Sage library modules. So I'm CC'ing this email
to sage-devel.


>  Fast numerical computations with Cython
>  http://sage.math.washington.edu/home/dagss/numerical-cython-preprint.pdf
>
> """
>  Cython has recently gained popularity as a tool for conveniently
>  performing high-speed numerical computations in the Python
>  environment, as well as mixing calls to C, C++ or Fortran with
>  Python code.  We discuss Cython's features for fast NumPy array
>  access in detail through examples and benchmarks. Using Cython to
>  wrap scientific libraries as well as using Cython in parallel
>  computations is also given consideration. We conclude with a note on
>  possible directions for future Cython development.
> """
>
> (I should note that I already spent too much time on this paper, and so I
> might not be able to accomodate any feedback from the list. I'm mainly
> making it available because it could be useful. Blatant errors will of
> course be corrected.)
>
> Dag Sverre

-- 
Regards
Minh Van Nguyen

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to