Block or report user

Organizations

@rdfjs @wrd @wrdrd @omahapython

Popular repositories

  1. pyline

    Pyline is a grep-like, sed-like, awk-like command-line tool for line-based text processing in Python. https://pypi.python.org/pypi/pyline

    Python 16 2

  2. dotfiles

    Bash, Python, IPython scripts, and userspace configuration https://westurner.org/dotfiles/

    Shell 12 1

  3. wiki

    https://westurner.org/wiki

    JavaScript 8

  4. pbm

    pbm works with Chrome and Chromium bookmarks JSON https://pypi.python.org/pypi/pbm

    Python 6 1

  5. pycd10api

    REST API wrappers for ICD10 CM and PCS XML files (Pyramid + Cornice + lxml ) https://pypi.python.org/pypi/pycd10api

    Python 5

  6. provis

    Infrastructure Provisioning Scripts and Configuration Sets https://provis.readthedocs.org/

    Shell 5 2

1,104 contributions in the last year

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

Contribution activity First pull request First issue First repository Joined GitHub

January 2017

Created an issue in sympy/sympy that received 4 comments

Q: How to .subs/.replace/.xreplace without implicit simplification?

>>> from sympy import Eq, pprint, srepr >>> from sympy.abc import x, a, b, c >>> eq = Eq(x, a*(b+c)) >>> pprint(eq) x = a⋅(b + c) >>> print(srepr(e…

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