Computers, Math, Science, Technology > Computers, Math, Science, Technology

Haskell and Python Libraries for Functional Programming

(1/1)

forbitals:
Functional Programming for Dummies, by John Paul Mueller.

Author is of quite some renown.

Must have libraries for Haskell:

Hascore - means of describing music! Also American Mathematic SOciety, material about music on their public outreach

vect - all for computer graphics

binary - lets you serialize your data so you can transmit it.

vector - because arrays work better than linked lists. (C++ STL has something similar)

aeson - for doing stuff with JSONs.

attoparsec - for parsing mixed format files

bytestring - for interacting with data, can be strict or lazy

stringsearch -

text - Unicode, everything

moo - Genetic Algoriths!





Must have libraries for Python:

PyAudio -

PyQtGraph -

TkInter - GUI

PrettyTable -

SQLAlchemy -

Toolz - lots of stuff good for Functional Programming

ClouderaOryx - Machine learning for Apache Hadoop

funcy - all stuff inspired by Clojure, for doing functional programming

SciPy - all stuff for scientific computing

XGBoost - Gradient Boosting Machine, for Python, R, Java, C++

Navigation

[0] Message Index

Go to full version