Skip to content
View WardBrian's full-sized avatar

Organizations

@stan-dev @MLB-LED-Scoreboard
Block or Report

Block or report WardBrian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
WardBrian/README.md

Hi there 👋

I'm a 2021 graduate from Boston College where I studied computer science and theatre. In the summer of 2021 I joined the Center for Computational Mathematics at the Flatiron Institute where I primarily work as a member of the Stan development team focusing on stanc3, our OCaml-based compiler for Stan.

My interests lie in programming languages and other rules-based systems. I am not currently working on anything theatrical, but when I do I focus on lighting design and event control systems.

See more of my work on https://brianward.dev/

Pinned

  1. stan-dev/stanc3 stan-dev/stanc3 Public

    The Stan transpiler (from Stan to C++ and beyond).

    OCaml 136 44

  2. roualdes/bridgestan roualdes/bridgestan Public

    BridgeStan provides efficient in-memory access through Python, Julia, and R to the methods of a Stan model.

    Python 82 12

  3. stan-dev/cmdstanpy stan-dev/cmdstanpy Public

    CmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.

    Python 149 67

  4. mlb-led-scoreboard mlb-led-scoreboard Public

    Forked from MLB-LED-Scoreboard/mlb-led-scoreboard

    An LED scoreboard for Major League Baseball ⚾

    Python 11 3

  5. cookiecutter-cmdstanpy-wrapper cookiecutter-cmdstanpy-wrapper Public

    Easily wrap a Stan model in a Python package

    Python 3 1

  6. tinystan tinystan Public

    Easy, minimal interface to the Stan samplers in several languages

    Python