miguelinux314 / experiment-notebook

enb (experiment notebook) is a python library/framework to design, run and analyze computer-based experiments. Persistence, parallelization and plotting can be automatically handled by enb, to help you develop efficient and reproducible science.
https://miguelinux314.github.io/experiment-notebook/
Other
6 stars 10 forks source link

Makefile for fse and huffman plugin #21

Closed esterjara closed 3 years ago

esterjara commented 3 years ago

Added the Makefile for fse and huffman plugin.

miguelinux314 commented 3 years ago

Very nice commit, good work!