File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -11,3 +11,33 @@ The purpose of this repository is document the existing support for numerical co
11
11
12
12
* [ Array programming in Haskell] ( https://www.tweag.io/posts/2017-08-09-array-programming-in-haskell.html )
13
13
* [ Enter the matrix, Haskell style] ( https://www.tweag.io/posts/2017-08-31-hmatrix.html )
14
+
15
+ ## People working in this space
16
+
17
+ [ Marco Zocca] ( https://github.com/ocramz )
18
+ [ Carter Schonwald] ( https://github.com/cartazio )
19
+
20
+ ## Tools
21
+
22
+ | Project | Description |
23
+ | :------------------------------------------------------| :-----------------------------------------------|
24
+ | [ hmatrix] ( https://hackage.haskell.org/package/hmatrix ) | Matrix operations in Haskell |
25
+ | [ Frames] ( https://hackage.haskell.org/package/Frames ) | Data frames in Haskell |
26
+ | [ grenade] ( https://github.com/HuwCampbell/grenade ) | Deep learning |
27
+ | [ numerical] ( https://github.com/wellposed/numerical ) | pre-alpha numerical package |
28
+ | [ ad] ( https://hackage.haskell.org/package/ad ) | Automatic differentiation (by Ed) |
29
+ | [ jupyter] ( https://jupyter.org/ ) | Notebook-style web app for working with data |
30
+ | [ haskell.do] ( http://haskell.do/ ) | Notebook-style web thing for Haskell |
31
+ | [ hakaru] ( https://github.com/hakaru-dev/hakaru ) | Probabilistic programming |
32
+
33
+ ## Other groups
34
+
35
+ [ theam] ( https://theam.io )
36
+
37
+ [ data Haskell] ( http://www.datahaskell.org/ ) : Open source community around doing data science in Haskell
38
+
39
+ ## Books
40
+
41
+ [ Haskell data analysis cookbook] ( https://www.packtpub.com/big-data-and-business-intelligence/haskell-data-analysis-cookbook )
42
+
43
+ [ Learning Haskell data analysis] ( https://www.packtpub.com/big-data-and-business-intelligence/learning-haskell-data-analysis )
You can’t perform that action at this time.
0 commit comments