Skip to content
🎯
Focusing
🎯
Focusing

Organizations

@pytub @trilinos @matlab2tikz

Popular repositories

  1. Convert matplotlib figures to TikZ/PGFplots for smooth integration into LaTeX.

    TeX 1k 126

  2. input/output for many mesh formats

    Python 556 154

  3. Performance plots for Python code

    Python 465 31

  4. Numerical integration (quadrature, cubature) in Python

    Python 365 35

  5. Gmsh for Python

    Python 310 85

  6. Update BibTeX files with info from online resources.

    Python 308 18

6,636 contributions in the last year

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

Contribution activity

June 2020

Created an issue in sympy/sympy that received 17 comments

type(Poly / int) = add.Add

It does seem to work with all other arithmetic operations: import sympy x = sympy.symbols("x") p = sympy.poly(x ** 3 + x) print(type(p)) print(type(p

17 comments
112 contributions in private repositories Jun 1 – Jun 28

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

You can’t perform that action at this time.