Skip to content
Snippets Groups Projects
Commit ac1c6a70 authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Add Changelog, put version to 0.3 David Cournapeau...

Add Changelog, put version to 0.3 David Cournapeau <david@ar.media.kyoto-u.ac.jp> | 2006-07-13 19:51:04 +0900 (Thu, 13 Jul 2006)

From: cdavid <cdavid@cb17146a-f446-4be1-a4f7-bd7c5bb65646>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@70 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
parent 3d83d807
Branches
Tags
No related merge requests found
pyem (0.3) Thu, 13 Jul 2006 19:48:54 +0900
* put version to 0.3
* Refactoring kmean code into new module.
* Refactoring tests code into test module.
* Replace matrixmultiply and outerproduct calls by dot to use fast BLAS if
available.
-- David Cournapeau <david@ar.media.kyoto-u.ac.jp>
#! /usr/bin/env python #! /usr/bin/env python
# Last Change: Wed Jul 12 12:00 PM 2006 J # Last Change: Thu Jul 13 07:00 PM 2006 J
version = '0.2' version = '0.3'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment