The Wayback Machine - https://web.archive.org/web/20190329112400/https://github.com/ma-laforge
Skip to content
Block or report user

Report or block ma-laforge

Contact Support about this user’s behavior.

Report abuse
Pro

Pinned

  1. C-Data Parametric Analysis/Visualization Suite

    Julia 1

  2. Fast, interactive Julia/GTK+ plots (+Smith charts +Gtk widget +Cairo-only images)

    Julia 23 4

  3. Fine control over numeric output: Scientific/Engineering/SI-notation +UTF8

    Julia 6 3

  4. A pure-Julia .psf simulation data file reader

    Julia 2 2

  5. A pure-Julia SPICE data file reader

    Julia 3 2

  6. Consumer IR (remote-control) for Arduino

    C++ 1

143 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2019

Created a pull request in JuliaGraphics/Gtk.jl that received 1 comment

Make length() return Int instead of Int32.

pop!(::GtkListStoreLeaf) uses length(::GtkListStore) which currently returns an Int32 instead of an Int. It then calls deleteat!(...) which expects…

+4 −2 1 comment
You can’t perform that action at this time.