Skip to content

A blog about programming (usually scientific python), mathematics (usually game theory) and learning (usually student centred pedagogic approaches).

License

Notifications You must be signed in to change notification settings

drvinceknight/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal blog site.

Source code for a blog written by Vince Knight. Topics covered:

  • Python
  • Mathematics and stochastic things
  • Usually both of the above

Render

The course code of this blog is markdown files. A conda environment with all required code is include.

To create the environment:

$ python -m venv blg-env

To source the environment:

$ source blog-env/bin/activate

To install the Python and R dependencies.

$ python -m invoke setup

To render the html:

$ inv build

About

A blog about programming (usually scientific python), mathematics (usually game theory) and learning (usually student centred pedagogic approaches).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published