How to multiply dictionary values with other values based on the dictionary's key?

giannis.dafnomilis at gmail.com giannis.dafnomilis at gmail.com
Sun Aug 19 06:15:32 EDT 2018


Thank you MRAB!

Now I can get the corresponding dictionary value A[i,j,k,l] for each key in the varsdict dictionary.

However how would I go about multiplying the value of each FEq_(i,_j,_k,_l) key with the A[i,j,k,l] one? Do you have any insight in that?



More information about the Python-list mailing list