Blame view
README.md
278 Bytes
d95f5f415 add readme |
1 2 3 4 5 6 |
sicav_sim =========== python-sympy -based scripts for photonics symbolic calculations Dependencies ------------ |
b762e0357 - |
7 |
- python-sympy `sudo apt install python-sympy` |
d95f5f415 add readme |
8 9 10 11 12 13 14 15 16 17 18 19 |
Test it ---------- run in iPython environment to show local variables ```sh ipython ``` ```ipython run %script ``` |