Historique des commits

Auteur SHA1 Message Date
  Florian Fervers 08ff087d5e Add modern cmake support il y a 4 ans
  Alex Dewar 490fa9cda0 Fix memory leaks in xlim() and ylim() il y a 4 ans
  raphael.viards@magellium.fr 3af24b4182 Adding possibility to choose dpi when saving il y a 4 ans
  William Leong 2bf4f26d72 Fix #221 and #225 il y a 4 ans
  Alex d1b7c72be8 Add #include <string> for std::stod il y a 4 ans
  Ruan Luies 9d19657a36 Add 3D scatter plots, allow more than one 3d plot on the same figure and make rcparams changeable. il y a 4 ans
  Joshua Brinsfield 80bc9cd84d Add 3D quiver support il y a 4 ans
  Benno Evers 70d508fcb7 Expand comment for new interkeeper() function il y a 4 ans
  Le creepeur petitè b6f58a5c4c Suggestion: Give more multithreading flexibility il y a 4 ans
  Benno Evers dfe5a69a95 Fix whitespace error il y a 4 ans
  Andre Furlan 6f841d442a Added support to barh plot method il y a 4 ans
  Benno Evers f2bf7a4511 Add missing call to initialize interpreter in 'modern' example il y a 4 ans
  Barnabé BALP f4b49a35d0 Fix issue lava/matplotlib-cpp#124 il y a 4 ans
  Cryoris 7d0e695409 include ldflags instead of libs il y a 4 ans
  Tako Hisada b79ca6dc65 feat: Add keyword argument support to legend() il y a 4 ans
  JBPennington 374dcd032c Added arrow, cla, margins, contour il y a 5 ans
  pf 107912124d a few of the parameters are floats. This is a quick hack to get a couple of them to work. In the future matplotlibcpp should use map<string,any> instead of map<string,string> for kwargs. That should be a separate PR il y a 5 ans
  pf 480af0f4f9 Added support for axvspan il y a 5 ans
  Benno Evers 60dcd64c8f Sprinkle calls to interpreter::get() all over the codebase il y a 5 ans
  Benno Evers d612b524e1 Fix python3.8 segfault for the named_* family of functions il y a 5 ans
  Benno Evers f5f8ce3d6a Move Python.h include into first position il y a 5 ans
  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