DavoudTaghawiNejad / python-cge

A python CGE general equilibrium solver to replace GAMS in appropriate problems
23 stars 10 forks source link

can any article related to the code be posted? #1

Open frenet opened 10 years ago

frenet commented 10 years ago

can any article related to the code be posted? and the hyperlink will do also.

DavoudTaghawiNejad commented 10 years ago

Hi Dunjiang,

unfortunatly there are no articles on python-cge. If you have any questions don't hesitate to contact me. However in order to not wast your time, let say that python-cge has been writen only for one project and while I think the code might be interesting it's far from a production quality product. ABCE (https://github.com/DavoudTaghawiNejad/abce) on the other hand is, at least on linux production ready.

Davoud

On Tue, Apr 15, 2014 at 4:12 AM, Dunjiang Song notifications@github.comwrote:

can any article related to the code be posted? and the hyperlink will do also.

— Reply to this email directly or view it on GitHubhttps://github.com/DavoudTaghawiNejad/python-cge/issues/1 .

LiWuR commented 5 years ago

how do you compute the equilibrium?

LiWuR commented 5 years ago

what is the idea underlying your algorithm?

DavoudTaghawiNejad commented 5 years ago

Dear LiWuR,

please find the answers and details in the attached paper.

Davoud

In_the_short_run_we_are_all_dead__Non_Equilibrium_Dynamics_in_a_Computational_General_Equilibriummodel.pdf

LiWuR commented 5 years ago

Thanks a lot for your interesting paper. I will study it.