Historique des commits

Auteur SHA1 Message Date
  Benno Evers 65933e3d40 Officially require C++11. il y a 6 ans
  weijun.liu c19e00ca4c Add -std=c++11 for basic in Makefile il y a 6 ans
  weijun.liu 94f6c01021 Add bar plot and subplots_adjust il y a 6 ans
  Benno Evers 8baa5821ce Add missing Py_DECREF in scatter function. il y a 6 ans
  Matthew Mosley 78719eb5f4 added support for scatter plots il y a 6 ans
  Alex Dewar 073dd98f62 Add fignum_exists() function il y a 6 ans
  Alex Dewar c92ad4cd18 Optionally pass figure number to figure() as argument il y a 6 ans
  Alex Dewar dcb23221b2 Return figure number from figure function il y a 6 ans
  Alex Dewar b1242079bc Add support for ginput() function il y a 6 ans
  Cooper Harasyn e49f4f7cce Chose a better name for the parameter to text il y a 6 ans
  Cooper Harasyn 41a46e5d0b Fixed whitespace il y a 6 ans
  Cooper Harasyn b60d3384ae Added text and suptitle il y a 6 ans
  Alex Dewar 3d555d2264 Add missing Py_DECREF to quiver() il y a 6 ans
  Benno Evers 00a4766f78 Fix indentation in basic example, il y a 6 ans
  Benno Evers 079194581b Update README and Makefile for quiver plot example. il y a 6 ans
  Alex Dewar c1ad253e74 Add example of quiver plot il y a 6 ans
  Alex Dewar 697054cab7 Add quiver function for 4 vectors of uniform length il y a 6 ans
  Alex Dewar 16a7fd66c3 Fix implementation of errorbar() il y a 6 ans
  Chachay 6e3fcf65c8 Update windows/VS2017 support il y a 7 ans
  Alex Dewar 331029fd15 Add support for xticks and yticks il y a 6 ans
  quangtung97 717e98e752 Add figure_size il y a 7 ans
  Gregor Lenz 1d23b2883d added example for fill_inbetween.cpp il y a 7 ans
  jose nazario b74e465baa fix a small typo, no content changes il y a 7 ans
  Benno Evers f994996e07 Update minimal example to show a non-straight line. il y a 7 ans
  Benno Evers c3e4a829b7 Correct a few reference counting errors. il y a 7 ans
  Benno Evers 76e16aaaa7 Remove unnecessary overloads for stem() and name_plot(). il y a 7 ans
  Benno Evers e0bdd04e32 Remove indentation for namespaces to reduce average line length. il y a 7 ans
  Benno Evers 12923d7039 Changed xkcd example to show a the plot instead of saving an image. il y a 7 ans
  Kartik Mohta 660b7f3763 Makefile: Build all examples il y a 7 ans
  Kartik Mohta 037022be2b Fix build with python 3 il y a 7 ans