SmokinCaterpillar / pypet

The new python parameter exploration toolbox. pypet manages exploration of the parameter space and data storage into HDF5 files for you.
BSD 3-Clause "New" or "Revised" License
89 stars 22 forks source link

README.md need to be fixed for better rendering #52

Closed s-celles closed 6 years ago

s-celles commented 6 years ago

H1

H2

H3

Code rendering (with syntax highlighting)

from pypet import Environment, cartesian_product
SmokinCaterpillar commented 6 years ago

Yes, good idea! And I'm always happy to take pull requests ;-)

SmokinCaterpillar commented 6 years ago

Thanks!