Historial de Commits

Autor SHA1 Mensaje Fecha
  Cooper Harasyn b60d3384ae Added text and suptitle hace 6 años
  Alex Dewar 3d555d2264 Add missing Py_DECREF to quiver() hace 6 años
  Alex Dewar 697054cab7 Add quiver function for 4 vectors of uniform length hace 6 años
  Alex Dewar 16a7fd66c3 Fix implementation of errorbar() hace 6 años
  Alex Dewar 331029fd15 Add support for xticks and yticks hace 6 años
  quangtung97 717e98e752 Add figure_size hace 7 años
  Benno Evers c3e4a829b7 Correct a few reference counting errors. hace 7 años
  Benno Evers 76e16aaaa7 Remove unnecessary overloads for stem() and name_plot(). hace 7 años
  Benno Evers e0bdd04e32 Remove indentation for namespaces to reduce average line length. hace 7 años
  Kartik Mohta 037022be2b Fix build with python 3 hace 7 años
  Bobby Aldridge a22156399f Adds close() function. hace 7 años
  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. hace 7 años
  Patrik Fors 41817480ca Added wrapper for ion function hace 7 años
  tirtadwipam fb4cdf929b Support for stem and xkcd (#43) hace 7 años
  Yuan 71bd59b102 added support to semilogx, semilogy, and loglog. hace 7 años
  hyhuang 4ea1200e9d Add non-blocking mode of show and an example hace 7 años
  Yuma.M 63d0e15009 Support draw and pause functions hace 7 años
  Valerio Magnago ce69854b03 added a char* cast at line 95 and solve compilation error hace 7 años
  Benno Evers 5b1c7bb946 Add backend function to enable running in headless mode. hace 8 años
  Benno Evers 2ce9760d71 Update documentation after introducing numpy hace 8 años
  Christos ac61b3fabe replace python lists with numpy arrays and avoid copy of input data hace 8 años
  Benno Evers 0bfb012865 Add tight_layout() function hace 8 años
  Tom Kneiphof 791fa415db Add wrapper for plt.fill_between hace 8 años
  Benno Evers a284aa557e Document flag for changing python version, make the mechanism more general hace 8 años
  Chachay b815a4320f Windows Compile Command hace 8 años
  Chachay d3c9763cad Added Python3 support hace 8 años
  Benno Evers 4a725eb1dd Make code formatting more consistent hace 8 años
  Raphael Taylor-Davies 1e09ba27c5 Wrapped errorbar function hace 8 años
  Raphael Taylor-Davies 0401e3e1c6 Added clf function and fixed mistakes due to the way PyTuple_SetItem steals references. hace 8 años
  Martino Ferrari 3fc3148495 Remove Py_DECREF(...) of objects in args hace 8 años