I want to do the simulation of Feynman path integral which is given in here. How should I proceed?
Asked
Active
Viewed 147 times
2
-
1Erm. This is not the way this site works. We are not going to do your job for you. Please have yourself a look for numerical methods of simulation. Then start to implement it. We can help with concrete problems with the implementation. – Henrik Schumacher Apr 03 '20 at 15:50
-
@HenrikSchumacher but I have seen quite a lot of post where they put a request to get started/done with simulation for ex https://mathematica.stackexchange.com/questions/16383/how-to-generate-a-picture-like-this and https://mathematica.stackexchange.com/questions/66967/how-do-you-create-such-an-animated-gif-via-mathematica – aitfel Apr 03 '20 at 15:54
-
Yeah, but that was solvable in a dozen lines of code. You are asking for a simulation of Feynman's path integral. This is on a whole different complexity scale. – Henrik Schumacher Apr 03 '20 at 16:00
-
@HenrikSchumacher okay let me put up the problems and code I have done to handle it. – aitfel Apr 03 '20 at 16:15