Open access book on scientific visualization using Python and matplotlib

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • scientific-visualization-book

    An open access book on scientific visualization using python and matplotlib

  • This book is distributed under a non commercial license (CC-BY-NC-SA 4.0) [0].

    While I understand that language is evolving and that only under a "strict definition" of open access does it mean removing barriers to copying and reuse [1], it's seems pretty duplicitous to say it's "open" while putting it under a non-commercial license.

    [0] https://github.com/rougier/scientific-visualization-book/blo...

    [1] https://en.wikipedia.org/w/index.php?title=Open_access&oldid...

  • oz

    Data visualizations in Clojure and ClojureScript using Vega and Vega-lite

  • Anyone have experience with both MatPlotLib and Vega / Vega-lite? I like working in Clojure and am just about to do a bunch of data-viz.

    I've only done a simple line chart so far, and I used this oz library for interfacing with Clojure and displaying results in the browser. [1]

    One of the problems was lack of error messages. Not sure what part of the tooling was failing me there.

    [1]. https://github.com/metasoarous/oz

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Altair

    Declarative statistical visualization library for Python

  • I can't speak to oz's error messages, but for the vega-lite + python integration, I've found altair pretty usable. In particular, simple scatter plots with tooltips were easy to get up and running.

    https://altair-viz.github.io/

    https://altair-viz.github.io/gallery/scatter_tooltips.html?h...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts