sympy / sympy-codegen-survey

Analysis of the results from the 2022 SymPy codegen survey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SymPy Codegen Survey 2022

Analysis of the results from the SymPy codegen survey 2022.

The analysis can be seen at https://sympy.org/sympy-codegen-survey/

Note, the full data from the survey is not provided here because the survey stated that all responses would remain private.

Generate HTML

HTML versions of the analysis notebook can be generated using nbconvert.

With Code

Run::

$ jupyter nbconvert --to=html analysis.ipynb --out=docs/analysis-with-code.html

Without Code

Run::

$ jupyter nbconvert --to=html --no-input analysis.ipynb --out=docs/analysis.html

About

Analysis of the results from the 2022 SymPy codegen survey

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 100.0%