jasleenkapoor / Python-Project-

MIT License
0 stars 0 forks source link

using FindDiff #14

Closed Emlyn25 closed 1 year ago

Emlyn25 commented 1 year ago

First import:

from findiff import FinDiff

Then when using incode: e.g.

H = -0.5 * FinDiff(0, dx, 2).matrix(x_array.shape) + v_x_matrix

ZHAP054 commented 1 year ago

I still have the same problem, any other suggestions?

ZHAP054 commented 1 year ago

Do you remember what we typed into the command line to import the findiff package? I never imported it to my branch.

ZHAP054 commented 1 year ago

I know, you have to type "pip install findiff" into your anaconda PowerShell command line

zhap066 commented 1 year ago

Case Question raised (by Jamie) about the use of FinDiff. Emlyn offered import advice. Jamie used the prompt command to install findiff. Problem resolved. Discussion between myself and Jamie on the issue and the successful resolution

Parties Jamie, Emlyn, Jessica

Closed 16:37 11/11/2022