Historial de Commits

Autor SHA1 Mensaje Fecha
  Benno Evers 94c0215d6a Fixed type in update example. hace 6 años
  Benno Evers c48ed308d1 Reduced example for dynamic plot class. 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
  Benno Evers eae3824b07 Add picture and cpp file for new surface example. 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 c19e00ca4c Add -std=c++11 for basic in Makefile 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
  Benno Evers 00a4766f78 Fix indentation in basic example, hace 6 años
  Benno Evers 079194581b Update README and Makefile for quiver plot example. hace 6 años
  Alex Dewar c1ad253e74 Add example of quiver plot 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