Historique des commits

Auteur SHA1 Message Date
  Benno Evers bf2be71082 Update python-config invocation in Makefile il y a 5 ans
  Benno Evers ecf3a8dd0b Add native numpy handling when plotting vectors of (unsigned) long long il y a 5 ans
  Benno Evers d74105036a Fix use-after-free bug when plotting unknown numeric types il y a 5 ans
  Benno Evers edb4074612 Reword libpython dependency; move vcpkg section il y a 5 ans
  NancyLi1013 1243814dab Add vcpkg installation instructions il y a 5 ans
  Mateo Gianolio 9595628a80 Replace occurrences of std::unordered_map<> with std::map<> il y a 5 ans
  Guillaume Jacquenot 823de00fba :wrench: Moved all elements related to docker build in contrib il y a 5 ans
  Guillaume Jacquenot a7c38ad725 :pencil: Typo update in Readme.md il y a 5 ans
  Guillaume Jacquenot fa673c6706 :sparkle: Added a first CI file il y a 5 ans
  Guillaume Jacquenot 7ef2559239 :sparkle: Added a target to build docker image il y a 5 ans
  Guillaume Jacquenot d7839cc475 :sparkle: Added a first version of Dockerfile il y a 5 ans
  acxz e5ffc6ce83 ensure interpreter is initialized for suptitle & subplot il y a 5 ans
  tomotakaeru 2843ebbe68 delete unnecessary "inline" on get_array(vector<string>) il y a 5 ans
  tomotakaeru ea527fdcef add "inline" to get_array, color_bar, axvline il y a 5 ans
  Benno Evers 7f7b8528b4 Fix numpy detection and provide some functions even when numpy is not available il y a 5 ans
  Benno Evers 41477fcdb6 Add experimental documentation target il y a 5 ans
  Brian Phung 811ebfb2c9 Add 3D line plot and zlabel function. il y a 5 ans
  Florian Eich 9b23ca06b4 Adds vim tempfiles to gitignore il y a 5 ans
  Florian Eich 52816e2f8b Adds boxplot, get_strarray and get_listlist il y a 5 ans
  Florian Eich 1809d7a261 Adds axvline to function scope il y a 5 ans
  Benno Evers d283d47d08 Remove indentation around 'imshow()' functions il y a 5 ans
  Benno Evers de33a57457 Rename make variable CXXFLAGS -> EXTRA_FLAGS il y a 5 ans
  Trevor Keller f1af639c42 implement colorbar; requires returned PyObject of mappable object il y a 6 ans
  Ilya Makarov f23347fca2 Added information about backend renderer issue on MacOS il y a 5 ans
  Benno Evers 7219c6187f Updated wording in README. il y a 5 ans
  Ilya Makarov 61da78fbbe Updated cmake readme section. il y a 5 ans
  Marcus Davi d68740570c Added #include "unordered_map" to main header il y a 5 ans
  belre9 8297ae81a0 Implemented wrapper corresponding to tick_params in matplotlib il y a 5 ans
  Matthieu Zins 6fb6a91568 Fix multiple definition of subplot2grid il y a 5 ans
  Matthieu Zins 97729fd2cc Add possibility to pass additional parameters to scatter (like color or label) il y a 5 ans