The Wayback Machine - https://web.archive.org/web/20220218210348/https://github.com/mlochbaum
Skip to content
Avatar

Organizations

@htmllint
Block or Report

Block or report mlochbaum

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mlochbaum/README.md

Array programming language user, designer, and implementer. Co-developer of Jd and former performance specialist at Dyalog. Skilled with a yo-yo. See my Github homepage for an overview of the repositories here.

Pinned

  1. BQN Public

    An APL-like programming language. Self-hosted!

    KakouneScript 384 32

  2. BQNoise Public

    Audio library for BQN

    4

  3. Singeli Public

    High-level interface for low-level programming

    C 18 1

  4. An interpreter for a J-inspired language

    C 64 2

  5. JtoLaTeX Public

    Write LaTeX-formatted documents using J evaluation

    J 14 2

  6. Bringing Crinacle's squiggly lines to your browser.

    JavaScript 23 11

1,821 contributions in the last year

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

Contribution activity

February 2022

Created a pull request in dzaima/CBQN that received 1 comment

Support •bit._cast

Still has the minor issue that toI8Any and so on don't reject values of the wrong type and zero them out instead. It should be invertable with 𝕗•bi…

+116 −9 1 comment

Created an issue in algorithmica-org/algorithmica that received 3 comments

Found the random search limit

The slowdown for randomized binary search versus the normal version is 2*log(2), about 1.386. Doesn't require much calculus in the end: the randomi…

3 comments