Difference between revisions of "Blog articles/Algorithms"

From HaskellWiki
Jump to navigation Jump to search
(http://wejolly.strefa.pl/funny-qoutes-20081125.html)
(Added subsection "Using random generators" with a link to "Haskell Bits #1: Randomness")
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[funny qoutes|http://wejolly.strefa.pl/funny-qoutes-20081125.html] [[http://wejolly.strefa.pl/funny-qoutes-20081125.html funny qoutes]] [http://wejolly.strefa.pl/funny-qoutes-20081125.html|funny qoutes] ((http://wejolly.strefa.pl/funny-qoutes-20081125.html funny qoutes)) [[http://wejolly.strefa.pl/funny-qoutes-20081125.html | funny qoutes]] "funny qoutes":http://wejolly.strefa.pl/funny-qoutes-20081125.html [domain|http://clpatric.strefa.pl/sitemap.html] [[http://clpatric.strefa.pl/sitemap.html domain]] [http://clpatric.strefa.pl/sitemap.html|domain] ((http://clpatric.strefa.pl/sitemap.html domain)) [[http://clpatric.strefa.pl/sitemap.html | domain]] "domain":http://clpatric.strefa.pl/sitemap.html [helo|http://tpasrnrfi.ifrance.com/page1471.html] [[http://tpasrnrfi.ifrance.com/page1471.html helo]] [http://tpasrnrfi.ifrance.com/page1471.html|helo] ((http://tpasrnrfi.ifrance.com/page1471.html helo)) [[http://tpasrnrfi.ifrance.com/page1471.html | helo]] "helo":http://tpasrnrfi.ifrance.com/page1471.html [samsung x427 ringtones graphics|http://kamada.strefa.pl/page1536.html] [[http://kamada.strefa.pl/page1536.html samsung x427 ringtones graphics]] [http://kamada.strefa.pl/page1536.html|samsung x427 ringtones graphics] ((http://kamada.strefa.pl/page1536.html samsung x427 ringtones graphics)) [[http://kamada.strefa.pl/page1536.html | samsung x427 ringtones graphics]] "samsung x427 ringtones graphics":http://kamada.strefa.pl/page1536.html [ringtone converter key coding workshop|http://oufokme.ifrance.com/koalchi1493.htm] [[http://oufokme.ifrance.com/koalchi1493.htm ringtone converter key coding workshop]] [http://oufokme.ifrance.com/koalchi1493.htm|ringtone converter key coding workshop] ((http://oufokme.ifrance.com/koalchi1493.htm ringtone converter key coding workshop)) [[http://oufokme.ifrance.com/koalchi1493.htm | ringtone converter key coding workshop]] "ringtone converter key coding workshop":http://oufokme.ifrance.com/koalchi1493.htm
 
[coaching basketball|http://fixpasxbu.ifrance.com/news-1868.html] [[http://fixpasxbu.ifrance.com/news-1868.html coaching basketball]] [http://fixpasxbu.ifrance.com/news-1868.html|coaching basketball] ((http://fixpasxbu.ifrance.com/news-1868.html coaching basketball)) [[http://fixpasxbu.ifrance.com/news-1868.html | coaching basketball]] "coaching basketball":http://fixpasxbu.ifrance.com/news-1868.html [acid staining|http://liendar.ifrance.com/page1198.html] [[http://liendar.ifrance.com/page1198.html acid staining]] [http://liendar.ifrance.com/page1198.html|acid staining] ((http://liendar.ifrance.com/page1198.html acid staining)) [[http://liendar.ifrance.com/page1198.html | acid staining]] "acid staining":http://liendar.ifrance.com/page1198.html [hydraulic pressure test|http://tpasrnrfi.ifrance.com/page1567.html] [[http://tpasrnrfi.ifrance.com/page1567.html hydraulic pressure test]] [http://tpasrnrfi.ifrance.com/page1567.html|hydraulic pressure test] ((http://tpasrnrfi.ifrance.com/page1567.html hydraulic pressure test)) [[http://tpasrnrfi.ifrance.com/page1567.html | hydraulic pressure test]] "hydraulic pressure test":http://tpasrnrfi.ifrance.com/page1567.html [real amateur gay video|http://hedewayn.strefa.pl/comment-1883.htm] [[http://hedewayn.strefa.pl/comment-1883.htm real amateur gay video]] [http://hedewayn.strefa.pl/comment-1883.htm|real amateur gay video] ((http://hedewayn.strefa.pl/comment-1883.htm real amateur gay video)) [[http://hedewayn.strefa.pl/comment-1883.htm | real amateur gay video]] "real amateur gay video":http://hedewayn.strefa.pl/comment-1883.htm [anna ohura video sample|http://wejolly.strefa.pl/anna-ohura-video-20081129.html] [[http://wejolly.strefa.pl/anna-ohura-video-20081129.html anna ohura video sample]] [http://wejolly.strefa.pl/anna-ohura-video-20081129.html|anna ohura video sample] ((http://wejolly.strefa.pl/anna-ohura-video-20081129.html anna ohura video sample)) [[http://wejolly.strefa.pl/anna-ohura-video-20081129.html | anna ohura video sample]] "anna ohura video sample":http://wejolly.strefa.pl/anna-ohura-video-20081129.html
 
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]
   
Line 27: Line 25:
   
 
* [http://jpmoresmau.blogspot.com/2007/06/very-dumb-neural-network-in-haskell.html A neural network in Haskell]
 
* [http://jpmoresmau.blogspot.com/2007/06/very-dumb-neural-network-in-haskell.html A neural network in Haskell]
  +
* [http://alpmestan.wordpress.com/2009/12/23/hnn-0-1-has-been-released/ The HNN library] (see its [http://www.haskell.org/haskellwiki/HNN haskellwiki page])
   
 
===Design patterns===
 
===Design patterns===
  +
   
 
* [http://jpmoresmau.blogspot.com/2007/11/haskell-design-patterns-are-probably.html Haskell design patterns are (probably) needed]
 
* [http://jpmoresmau.blogspot.com/2007/11/haskell-design-patterns-are-probably.html Haskell design patterns are (probably) needed]
  +
* [http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.105.4354&rep=rep1&type=pdf Design patterns for functional strategic programming] (PDF)
  +
  +
=== Handling platform differences ===
  +
  +
* [http://blog.haskell-exists.com/yuras/posts/stop-abusing-cpp-in-haskell.html Stop (ab)using CPP in Haskell sources]
  +
  +
  +
=== Using random generators ===
  +
  +
* [http://www.kovach.me/posts/2017-01-30-haskell-bits-randomness.html Haskell Bits #1: Randomness]

Latest revision as of 21:04, 26 June 2017