Historial de Commits

Autor SHA1 Mensaje Fecha
  Trevor Keller 1ac91f7593 subplot2grid implementation and example hace 6 años
  pm-twice d3137c53b1 Fix for imshow multiple definition error #48 hace 5 años
  Florian Eich f4ad842e70 Implements bar slightly more closely to matplotlib hace 5 años
  Florian Eich 7fa134ea15 Fixes compiler warnings hace 5 años
  Alex Dewar 2772217011 Fix for OpenCV 4 hace 5 años
  Olivier Croquette 5dd719498b Add support for plot(y,keywords) hace 6 años
  Alex Dewar 20e090ef9e Add support for imshow() hace 6 años
  Trevor Keller 019cd237a6 check functions with narrower error message scope hace 6 años
  jul 4ace1ad946 fix the figsize segfault bug hace 6 años
  Olivier Kermorgant 07a73fad22 Add dynamic plot class hace 6 años
  William Lee 8babc98e0f Add kwargs for title, xlabel, ylabel hace 6 años
  Paul Jurczak f64f1f6583 Added missing <array> header hace 6 años
  Patric Schmitz d184e14673 Add cumulative parameter to hist() hace 6 años
  Patric Schmitz 05087cf86e Additional debug output if python module loading fails hace 6 años
  Patric Schmitz d42a969cc1 Add portability #defines PyLong_FromLong, PyUnicode_FromString hace 6 años
  Tobias Tschirch d89878b950 Add fill plot with example hace 6 años
  Benno Evers 0e39f8f56b Load mplot3d module lazily. hace 6 años
  Austin Schuh 69e58fe25b Add plot_surface hace 6 años
  Benno Evers 65933e3d40 Officially require C++11. hace 6 años
  weijun.liu 94f6c01021 Add bar plot and subplots_adjust hace 6 años
  Benno Evers 8baa5821ce Add missing Py_DECREF in scatter function. hace 6 años
  Matthew Mosley 78719eb5f4 added support for scatter plots hace 6 años
  Alex Dewar 073dd98f62 Add fignum_exists() function hace 6 años
  Alex Dewar c92ad4cd18 Optionally pass figure number to figure() as argument hace 6 años
  Alex Dewar dcb23221b2 Return figure number from figure function hace 6 años
  Alex Dewar b1242079bc Add support for ginput() function hace 6 años
  Cooper Harasyn e49f4f7cce Chose a better name for the parameter to text hace 6 años
  Cooper Harasyn 41a46e5d0b Fixed whitespace hace 6 años
  Cooper Harasyn b60d3384ae Added text and suptitle hace 6 años
  Alex Dewar 3d555d2264 Add missing Py_DECREF to quiver() hace 6 años