Commit Verlauf

Autor SHA1 Nachricht Datum
  Alex Dewar 2772217011 Fix for OpenCV 4 vor 5 Jahren
  Olivier Croquette 5dd719498b Add support for plot(y,keywords) vor 6 Jahren
  Alex Dewar 20e090ef9e Add support for imshow() vor 6 Jahren
  Trevor Keller 019cd237a6 check functions with narrower error message scope vor 6 Jahren
  jul 4ace1ad946 fix the figsize segfault bug vor 6 Jahren
  Olivier Kermorgant 07a73fad22 Add dynamic plot class vor 6 Jahren
  William Lee 8babc98e0f Add kwargs for title, xlabel, ylabel vor 6 Jahren
  Paul Jurczak f64f1f6583 Added missing <array> header vor 6 Jahren
  Patric Schmitz d184e14673 Add cumulative parameter to hist() vor 6 Jahren
  Patric Schmitz 05087cf86e Additional debug output if python module loading fails vor 6 Jahren
  Patric Schmitz d42a969cc1 Add portability #defines PyLong_FromLong, PyUnicode_FromString vor 6 Jahren
  Tobias Tschirch d89878b950 Add fill plot with example vor 6 Jahren
  Benno Evers 0e39f8f56b Load mplot3d module lazily. vor 6 Jahren
  Austin Schuh 69e58fe25b Add plot_surface vor 6 Jahren
  Benno Evers 65933e3d40 Officially require C++11. vor 6 Jahren
  weijun.liu 94f6c01021 Add bar plot and subplots_adjust vor 6 Jahren
  Benno Evers 8baa5821ce Add missing Py_DECREF in scatter function. vor 6 Jahren
  Matthew Mosley 78719eb5f4 added support for scatter plots vor 6 Jahren
  Alex Dewar 073dd98f62 Add fignum_exists() function vor 6 Jahren
  Alex Dewar c92ad4cd18 Optionally pass figure number to figure() as argument vor 6 Jahren
  Alex Dewar dcb23221b2 Return figure number from figure function vor 6 Jahren
  Alex Dewar b1242079bc Add support for ginput() function vor 6 Jahren
  Cooper Harasyn e49f4f7cce Chose a better name for the parameter to text vor 6 Jahren
  Cooper Harasyn 41a46e5d0b Fixed whitespace vor 6 Jahren
  Cooper Harasyn b60d3384ae Added text and suptitle vor 6 Jahren
  Alex Dewar 3d555d2264 Add missing Py_DECREF to quiver() vor 6 Jahren
  Alex Dewar 697054cab7 Add quiver function for 4 vectors of uniform length vor 6 Jahren
  Alex Dewar 16a7fd66c3 Fix implementation of errorbar() vor 6 Jahren
  Alex Dewar 331029fd15 Add support for xticks and yticks vor 6 Jahren
  quangtung97 717e98e752 Add figure_size vor 7 Jahren