Skip to content

Commit

Permalink
* RELEASE: Update for cython.
Browse files Browse the repository at this point in the history
  • Loading branch information
kwgoodman committed May 30, 2010
1 parent 371f987 commit 511c724
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2010-05-30 Keith

* RELEASE: Update for cython.

* doc/source/intro.rst: Update for cython.

* src/clistmap.pyx, src/clistmap.c: Tweaked clistmap.pyx.
Expand Down
1 change: 1 addition & 0 deletions RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ New functions
- la.util.resample.cross_validation: k-fold cross validation index iterator
- la.util.resample.bootstrap: bootstrap index iterator
- la.util.misc.listmap: O(n) version of map(list1.index, list2)
- la/src/clistmap.pyx: Cython version of listmap with python fallback

Enhancements
------------
Expand Down

0 comments on commit 511c724

Please sign in to comment.