Skip to content

Instantly share code, notes, and snippets.

@olegantonyan
Last active January 19, 2019 07:53
Show Gist options
  • Save olegantonyan/e37b35a9cbfc5b904e69429d0ff72466 to your computer and use it in GitHub Desktop.
Save olegantonyan/e37b35a9cbfc5b904e69429d0ff72466 to your computer and use it in GitHub Desktop.

Revisions

  1. olegantonyan renamed this gist Jan 19, 2019. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. olegantonyan created this gist Jan 19, 2019.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    %matplotlib inline
    %config InlineBackend.figure_format = 'svg'
    import matplotlib.pyplot as plt
    plt.style.use('ggplot')
    import numpy as np