home.social

#symlog — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #symlog, aggregated by home.social.

fetched live
  1. Turns out, this is not very complicated.
    One can easily use `matplotlib.scale.SymmetricalLogTransform()`
    gist.github.com/jzdm/5f8605a3c

    #NumPy #matplotlib #Python #symlog

  2. Is there a #NumPy logspace-like function but for a symlog distribution? Or is it possible to utilize the #matplotlib SymmetricalLogScale somehow to return an evenly distributed array in symlog-space?
    #Python #symlog