Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Cooper Harasyn b60d3384ae Added text and suptitle 6 年之前
  Alex Dewar 3d555d2264 Add missing Py_DECREF to quiver() 6 年之前
  Benno Evers 00a4766f78 Fix indentation in basic example, 6 年之前
  Benno Evers 079194581b Update README and Makefile for quiver plot example. 6 年之前
  Alex Dewar c1ad253e74 Add example of quiver plot 6 年之前
  Alex Dewar 697054cab7 Add quiver function for 4 vectors of uniform length 6 年之前
  Alex Dewar 16a7fd66c3 Fix implementation of errorbar() 6 年之前
  Chachay 6e3fcf65c8 Update windows/VS2017 support 7 年之前
  Alex Dewar 331029fd15 Add support for xticks and yticks 6 年之前
  quangtung97 717e98e752 Add figure_size 7 年之前
  Gregor Lenz 1d23b2883d added example for fill_inbetween.cpp 7 年之前