Historial de Commits

Autor SHA1 Mensaje Fecha
  Benno Evers 5b1c7bb946 Add backend function to enable running in headless mode. hace 8 años
  Benno Evers 598aa8e1a3 Clarify instructions for CMake users 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
  Benno Evers 00778f20f1 Merge pull request #22 from tomix1024/patch-1 hace 8 años
  Tom Kneiphof 791fa415db Add wrapper for plt.fill_between hace 8 años
  Benno Evers b90d6e9018 Merge pull request #20 from Chachay/dev hace 8 años
  Chachay eb1cb4dd93 Modify CMakeList and WinBuild for Changes at a284aa5 and 4f56678 hace 8 años
  Benno Evers a284aa557e Document flag for changing python version, make the mechanism more general hace 8 años
  Benno Evers 4f5667882a Rename Win/ -> contrib/ 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
  Benno Evers be35f6aa56 Merge pull request #14 from Mandarancio/master hace 8 años
  Martino Ferrari 3fc3148495 Remove Py_DECREF(...) of objects in args hace 8 años
  Martino bfa2300e83 Added annotate() method hace 8 años
  Martino d430c696ef Added xlim() and ylim() to get the limits of a plot hace 8 años
  Martino 94a41026eb Changed PyFloat to PyLong for bins hace 8 años
  Martino de35a19721 Tested Py_DECREF(...) hace 8 años
  Martino 37d9c2fa19 Corrected output hace 8 años
  Mandarancio 2cbc314288 Added hist and named_hist hace 8 años
  Benno Evers 741350f150 Merge pull request #10 from torfinnberset/subplot hace 8 años
  Torfinn Berset 5f6e611aa7 Add subplot hace 8 años
  Torfinn Berset 088af33c7d Cleanup hace 8 años
  AtsushiSakai 27ce78e45c Add xlabel, ylabel, axis and grid functions hace 9 años
  Benno Evers f5b73c084e Merge pull request #3 from AtsushiSakai/master hace 9 años
  AtsushiSakai 335ffa61f6 format code hace 9 años