The Wayback Machine - https://web.archive.org/web/20221226235741/http://github.com/thautwarm/
Skip to content
Avatar
🧐
🧐

Highlights

  • Pro

Organizations

@JuliaLang @JuliaCN @Xython @QuantumBFS @purescript-python @JuliaStaging @Suzhou-Tongyuan
Block or Report

Block or report thautwarm

Report abuse

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

Report abuse
thautwarm/README.md

Hi there 👋

No Activity tracked this Week
  • 🔭 Working with the Julia programming language.

Pinned

  1. MLStyle.jl Public

    Julia functional programming infrastructures and metaprogramming facilities

    Julia 349 34

  2. A Python backend for PureScript.

    PureScript 111 3

  3. Microsoft Graph Engine

    C# 2.1k 341

  4. The Julia Programming Language

    Julia 41.2k 5.1k

  5. Idris, make back end, in 15 minutes, reusable, concise: https://bitbucket.org/thautwarm/ppl2020-idris-codegen-backend/src/master

    TeX 23 1

  6. The Python programming language

    Python 49.7k 25.3k

1,224 contributions in the last year

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

Contribution activity

December 2022

Created an issue in JuliaLang/julia that received 4 comments

ill-formed output produced by broadcast operations on empty arrays

The following behaviour can be reproduced in Julia v1.8-v1.10.0-DEV. julia> Int[] .+ String[] Union{}[] julia> Int[] .* String[] Union{}[] It can …

4 comments