<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>alpheccar&#39;s blog</title>
<link href="http://www.alpheccar.org/atom.xml" rel="self" //>
<link href="http://www.alpheccar.org" //>
<id>http://www.alpheccar.org</id>
<updated>2013-03-06T16:20:00Z</updated>
<author><name>alpheccar</name>
</author>
<entry><title>Signal processing with Haskell : Part 2</title>
<link rel="alternate" type="text/html" href="http://www.alpheccar.org/content/103.html" //>
<id>103</id>
<updated>2013-03-06T16:20:00Z</updated>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>I have added a lot of features to my signal processing library and I reworked the foundations. So, a lot of things to cover in this post.
And a funny (but very simple) Voice Activity Detection example at the end.
</p>
</div>
</content>
</entry>
<entry><title>Signal processing with Haskell : First steps</title>
<link rel="alternate" type="text/html" href="http://www.alpheccar.org/content/102.html" //>
<id>102</id>
<updated>2013-02-22T20:30:00Z</updated>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>As said in my previous post, I have now started working on an Haskell package for prototyping signal processing algorithms : mainly speech and acoustic.
None of the packages I have seen so far were matching my needs. So, I decided to start working on something. And, this project is also a good opportunity for me to learn the latest ghc stuff like data type promotion and list fusion.
</p>
<p>This work is available on github but warning : I am in an exploratory phase. Anything can change at any time. Also, don't trust the code unless I have written some unit tests. In this first version I only have the foundations and it is only partially tested.
</p>
<p>So, let's see what's in the package so far.
</p>
</div>
</content>
</entry>
<entry><title>ghci viewer for OS X</title>
<link rel="alternate" type="text/html" href="http://www.alpheccar.org/content/101.html" //>
<id>101</id>
<updated>2013-02-14T14:00:00Z</updated>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>I am planning to write a library to prototype signal processing algorithms with Haskell (speech, acoustic ...). The first
missing block is plotting. 
</p>
<p>So, I wrote a very quick-and-dirty solution which is enough for me and may be useful to others even if it is very
preliminary.
</p>
</div>
</content>
</entry>
<entry><title>iFractal</title>
<link rel="alternate" type="text/html" href="http://www.alpheccar.org/content/100.html" //>
<id>100</id>
<updated>2012-01-12T14:00:00Z</updated>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>I had a few applications available in the AppStore. But, a few years ago I decided to remove them because of the risk increase due
to patent trolls and also because I was no more working on those applications.
</p>
<p>Some of those apps are still working on my iPhone 4S. I don't know for how many years they'll continue to work without any update. So to keep a trace for the day they'll fail to work, I decided to make a short video.
</p>
</div>
</content>
</entry>
<entry><title>hbayes 0.3</title>
<link rel="alternate" type="text/html" href="http://www.alpheccar.org/content/99.html" //>
<id>99</id>
<updated>2012-05-16T20:30:00Z</updated>
<content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Lot of news in this version : big network, mpe, soft evidence, logical table ...
</p>
<p>The documentation is available in the package.
</p>
</div>
</content>
</entry>
</feed>
