[sympy] [GSoC] Extending Matrix Codegen

2019-05-26 Thread Ankit Raj Pandey
Hi everyone, For my Google Summer of Code project, I'll be working on extending the abilities of SymPy's code generation of expressions involving matrix operations such as inversion, multiplication and transposition. SymPy currently has only partial support for generating code involving operations

[sympy] [GSoC] Plan for creatng C and Fortran Parser for SymPy

2019-05-26 Thread Nikhil Maan
Dear community members, My name is Nikhil and I will be creating a C and Fortran Parser for SymPy as my GSoC 2019 project and this thread describes my project and my plan to complete it. My project is to create a parser for SymPy which can convert C and Fortran code to SymPy syntax directly. Cu