- TikZFeynman\\n- Feynman\\n- ...
)\n", " qgraf(Qgraf\\n\\n- generate diagrams);\n", " UFO(UFO\\n\\n- Feynman rules);\n", " pyHEPMC(pyHEPMC);\n", " pyLHE(pyLHE);\n", " FormCalc(FormCalc\\n\\n- generate and compute)-->Form;\n", " Form(Form);\n", " end\n", "\"\"\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## What's next\n", "\n", "* mermaid-js rendering for direct integration into Markdown and Jupyter Notebooks\n", "* increase the number of supported feynml attributes/styles per render\n", "* import and export feynml to JaxoDraw\n", "* add box calculations to feynamp (+ many more tests)\n", "* further complex combined particles\n", "* proper .xsd xml scheme for feynml\n", "* join scikit-hep?\n", "* ...\n", "\n", "Questions or comments? (Now or open an issue on [GitHub](https://github.com/APN-Pucky/pyfeyn2).)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.11.5" } }, "nbformat": 4, "nbformat_minor": 4 }