Skip to content

Homework & Projects for Python course at Bioinformatics Institute

Notifications You must be signed in to change notification settings

mrbarbitoff/python-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python course

Homework & Projects for Python course at Bioinformatics Institute

##Here is the README markdown Well, the most dissatisfying thing I've found so far is that the default .md files in GitHub do not support math rendering via MathJax or anything. That means, no beautiful LaTeX whatsoever. And that's surely miserable.
Thankfully, GitHub still supports text styling in the classic manner. Many thanks.

And code blocks are looking as usual, that is also cool. I.e.:

import numpy as np
will_you_be_happy = np.random.random(1) <= 0.00000001
print(will_you_be_happy)

========2015-09-27=========
Added homework number 1!

Yury A. Barbitoff, 2015.
All rights reserved ©

About

Homework & Projects for Python course at Bioinformatics Institute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages