Block or report user

Report or block JeffBezanson

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse
Pro

Organizations

@JuliaLang @JuliaStrings

Popular repositories

  1. femtolisp

    a lightweight, robust, scheme-like lisp implementation

    Scheme 822 82

  2. phdthesis

    phd thesis document source

    TeX 97 20

  3. cutef8

    simple, fast C routines for manipulating UTF-8

    C 50 11

  4. libsupport

    a library of useful C utilities

    C 45 12

  5. numal

    Numerical Algorithms in C

    C 41 12

  6. dataflow.jl

    introduction to dataflow analysis using julia

    Julia 5

1,366 contributions in the last year

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

Contribution activity

February 2019

Created a pull request in JuliaLang/julia that received 7 comments

another improvement to closure analysis precision

This adds support for the case where an assignment dominates all uses, but there are intervening if blocks. Also simplifies the implementation a bit.

+100 −73 7 comments

Created an issue in JuliaLang/julia that received 3 comments

deprecate <<, >>, >>> on BitArray

I was surprised to find we still have these methods. Instead, we should have a shift[!] function that works on any array. Using >> to move BitArray…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.