Commit History

Autor SHA1 Mensaxe Data
  Benno Evers c3e4a829b7 Correct a few reference counting errors. %!s(int64=7) %!d(string=hai) anos
  Benno Evers 76e16aaaa7 Remove unnecessary overloads for stem() and name_plot(). %!s(int64=7) %!d(string=hai) anos
  Benno Evers e0bdd04e32 Remove indentation for namespaces to reduce average line length. %!s(int64=7) %!d(string=hai) anos
  Kartik Mohta 037022be2b Fix build with python 3 %!s(int64=7) %!d(string=hai) anos
  Bobby Aldridge a22156399f Adds close() function. %!s(int64=7) %!d(string=hai) anos
  Bobby Aldridge 6aa4bc6086 Fixes #30. Creates a function called import_numpy defined as an int if the Python version 3 and void if the Python version is 2. %!s(int64=7) %!d(string=hai) anos
  Patrik Fors 41817480ca Added wrapper for ion function %!s(int64=7) %!d(string=hai) anos
  tirtadwipam fb4cdf929b Support for stem and xkcd (#43) %!s(int64=7) %!d(string=hai) anos
  Yuan 71bd59b102 added support to semilogx, semilogy, and loglog. %!s(int64=7) %!d(string=hai) anos
  hyhuang 4ea1200e9d Add non-blocking mode of show and an example %!s(int64=7) %!d(string=hai) anos
  Yuma.M 63d0e15009 Support draw and pause functions %!s(int64=7) %!d(string=hai) anos
  Valerio Magnago ce69854b03 added a char* cast at line 95 and solve compilation error %!s(int64=7) %!d(string=hai) anos
  Benno Evers 5b1c7bb946 Add backend function to enable running in headless mode. %!s(int64=8) %!d(string=hai) anos
  Benno Evers 2ce9760d71 Update documentation after introducing numpy %!s(int64=8) %!d(string=hai) anos
  Christos ac61b3fabe replace python lists with numpy arrays and avoid copy of input data %!s(int64=8) %!d(string=hai) anos
  Benno Evers 0bfb012865 Add tight_layout() function %!s(int64=8) %!d(string=hai) anos
  Tom Kneiphof 791fa415db Add wrapper for plt.fill_between %!s(int64=8) %!d(string=hai) anos
  Benno Evers a284aa557e Document flag for changing python version, make the mechanism more general %!s(int64=8) %!d(string=hai) anos
  Chachay b815a4320f Windows Compile Command %!s(int64=8) %!d(string=hai) anos
  Chachay d3c9763cad Added Python3 support %!s(int64=8) %!d(string=hai) anos
  Benno Evers 4a725eb1dd Make code formatting more consistent %!s(int64=8) %!d(string=hai) anos
  Raphael Taylor-Davies 1e09ba27c5 Wrapped errorbar function %!s(int64=8) %!d(string=hai) anos
  Raphael Taylor-Davies 0401e3e1c6 Added clf function and fixed mistakes due to the way PyTuple_SetItem steals references. %!s(int64=8) %!d(string=hai) anos
  Martino Ferrari 3fc3148495 Remove Py_DECREF(...) of objects in args %!s(int64=8) %!d(string=hai) anos
  Martino bfa2300e83 Added annotate() method %!s(int64=8) %!d(string=hai) anos
  Martino d430c696ef Added xlim() and ylim() to get the limits of a plot %!s(int64=8) %!d(string=hai) anos
  Martino 94a41026eb Changed PyFloat to PyLong for bins %!s(int64=8) %!d(string=hai) anos
  Martino de35a19721 Tested Py_DECREF(...) %!s(int64=8) %!d(string=hai) anos
  Martino 37d9c2fa19 Corrected output %!s(int64=8) %!d(string=hai) anos
  Mandarancio 2cbc314288 Added hist and named_hist %!s(int64=8) %!d(string=hai) anos