Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update NEWS
  • Loading branch information
Soeren Sonnenburg committed Oct 12, 2011
1 parent 49c5ef7 commit 363a403
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/NEWS
Expand Up @@ -7,10 +7,16 @@
Diffusion Maps, Kernel Locally Linear Embedding,
Kernel Local Tangent Space Alignment
- ARPACK and SUPERLU integration
- LibSVM is now pthread-parallelized.
- Create modshogun.dll for csharp.
- Various new c# examples (thanks Daniel Korn).
* Bugfixes:
- TODO
* Cleanup and API Changes:
- TODO
- Most of the inline functions have been (re)moved to the corresponding
.cpp file.
- Libshogun is now compiled with sse support for math (if available) but
interfaces are now compiled with -O0 which drastically reduces compile times.

2011-08-31 Soeren Sonnenburg <sonne@debian.org>

Expand Down

0 comments on commit 363a403

Please sign in to comment.