История коммитов

Автор SHA1 Сообщение Дата
  Florian Eich 7fa134ea15 Fixes compiler warnings 5 лет назад
  Alex Dewar 2772217011 Fix for OpenCV 4 5 лет назад
  Olivier Croquette 5dd719498b Add support for plot(y,keywords) 6 лет назад
  Trevor Keller bc7e4576b2 Added basic example for imshow. 6 лет назад
  Alex Dewar 20e090ef9e Add support for imshow() 6 лет назад
  Trevor Keller 019cd237a6 check functions with narrower error message scope 6 лет назад
  jul 4ace1ad946 fix the figsize segfault bug 5 лет назад
  Benno Evers 94c0215d6a Fixed type in update example. 6 лет назад
  Benno Evers c48ed308d1 Reduced example for dynamic plot class. 6 лет назад
  Olivier Kermorgant 07a73fad22 Add dynamic plot class 6 лет назад
  William Lee 8babc98e0f Add kwargs for title, xlabel, ylabel 6 лет назад
  Paul Jurczak f64f1f6583 Added missing <array> header 6 лет назад
  Patric Schmitz d184e14673 Add cumulative parameter to hist() 6 лет назад
  Patric Schmitz 05087cf86e Additional debug output if python module loading fails 6 лет назад
  Patric Schmitz d42a969cc1 Add portability #defines PyLong_FromLong, PyUnicode_FromString 6 лет назад
  Tobias Tschirch d89878b950 Add fill plot with example 6 лет назад
  Benno Evers 0e39f8f56b Load mplot3d module lazily. 6 лет назад
  Benno Evers eae3824b07 Add picture and cpp file for new surface example. 6 лет назад
  Austin Schuh 69e58fe25b Add plot_surface 6 лет назад
  Benno Evers 65933e3d40 Officially require C++11. 6 лет назад
  weijun.liu c19e00ca4c Add -std=c++11 for basic in Makefile 6 лет назад
  weijun.liu 94f6c01021 Add bar plot and subplots_adjust 6 лет назад
  Benno Evers 8baa5821ce Add missing Py_DECREF in scatter function. 6 лет назад
  Matthew Mosley 78719eb5f4 added support for scatter plots 6 лет назад
  Alex Dewar 073dd98f62 Add fignum_exists() function 6 лет назад
  Alex Dewar c92ad4cd18 Optionally pass figure number to figure() as argument 6 лет назад
  Alex Dewar dcb23221b2 Return figure number from figure function 6 лет назад
  Alex Dewar b1242079bc Add support for ginput() function 6 лет назад
  Cooper Harasyn e49f4f7cce Chose a better name for the parameter to text 6 лет назад
  Cooper Harasyn 41a46e5d0b Fixed whitespace 6 лет назад