Hi Stephan,

it seems you beat me ;-)

I've been working on the same thing as well.
You'll find my effort at http://bitbucket.org/pao/hsvm/.

What is missing is:
- the final bindings to complete the API
- haddock documentation
- cabal setup

Unfortunately the commit log are in italian (I didn't
plan upfront to publish the repo).

I'll try to look at your code ASAP.
I'd really like to join our efforts.

Ciao
Pao


S. Günther wrote:
The result of the fact that I needed to use a support
vector machine and didn't want to leave haskell land.
LibSVM is a support vector machine library written in C++
with an exposed C interface.
More information about LibSVM can be found at:

http://www.csie.ntu.edu.tw/~cjlin/libsvm/

This is my first haskell package so any suggestions
for improvement are welcome.

kind regards
Stephan Günther
----------------------------------------------------------------------------

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to