Commit History

作者 SHA1 備註 提交日期
  Benno Evers 76e16aaaa7 Remove unnecessary overloads for stem() and name_plot(). 7 年之前
  Benno Evers e0bdd04e32 Remove indentation for namespaces to reduce average line length. 7 年之前
  Benno Evers 12923d7039 Changed xkcd example to show a the plot instead of saving an image. 7 年之前
  Kartik Mohta 660b7f3763 Makefile: Build all examples 7 年之前
  Kartik Mohta 037022be2b Fix build with python 3 7 年之前
  Bobby Aldridge a22156399f Adds close() function. 7 年之前
  Bobby Aldridge 6aa4bc6086 Fixes #30. Creates a function called import_numpy defined as an int if the Python version 3 and void if the Python version is 2. 7 年之前
  Alessandro Gentilini 1d79940e57 Fix typo (?) 9 年之前
  Patrik Fors 41817480ca Added wrapper for ion function 7 年之前
  tirtadwipam fb4cdf929b Support for stem and xkcd (#43) 7 年之前
  Yuan 71bd59b102 added support to semilogx, semilogy, and loglog. 7 年之前
  adiba 687a42d1aa Update README.md 7 年之前
  hyhuang 4ea1200e9d Add non-blocking mode of show and an example 7 年之前
  Yuma.M ba9343f483 Add animation example 7 年之前
  Yuma.M 63d0e15009 Support draw and pause functions 7 年之前
  Valerio Magnago ce69854b03 added a char* cast at line 95 and solve compilation error 7 年之前
  Benno Evers c9b777a329 Merge pull request #29 from amintahmasbi/patch-1 8 年之前
  Amin Tahmasbi f3d6f81f25 fix: CMake example commands in README.md 8 年之前
  Benno Evers 5b1c7bb946 Add backend function to enable running in headless mode. 8 年之前
  Benno Evers 598aa8e1a3 Clarify instructions for CMake users 8 年之前
  Benno Evers 2ce9760d71 Update documentation after introducing numpy 8 年之前
  Christos ac61b3fabe replace python lists with numpy arrays and avoid copy of input data 8 年之前
  Benno Evers 0bfb012865 Add tight_layout() function 8 年之前
  Benno Evers 00778f20f1 Merge pull request #22 from tomix1024/patch-1 8 年之前
  Tom Kneiphof 791fa415db Add wrapper for plt.fill_between 8 年之前
  Benno Evers b90d6e9018 Merge pull request #20 from Chachay/dev 8 年之前
  Chachay eb1cb4dd93 Modify CMakeList and WinBuild for Changes at a284aa5 and 4f56678 8 年之前
  Benno Evers a284aa557e Document flag for changing python version, make the mechanism more general 8 年之前
  Benno Evers 4f5667882a Rename Win/ -> contrib/ 8 年之前
  Chachay b815a4320f Windows Compile Command 8 年之前