Историја ревизија

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