ccspringer / CGE-in-JuMP

This is a simple CGE model implemented with the Julia for Mathematical Optimization (JuMP) interface
11 stars 3 forks source link

Dot issue & updating #2

Open tlorans opened 4 years ago

tlorans commented 4 years ago

Hello,

Thank you for this work ! It convinced me to try Julia in order to learn CGE model.

However, testing your code in the updated version raised a number of issues regarding the dot vectorized function use. I've tried to fix it. There is also a need for updating with new packages / function name.

I've done it with a test file, I can push it as a pull requests if you would like to. Best regards, Thomas

ccspringer commented 4 years ago

Dear Thomas,

Thank you for testing the code and finding these issues. Please do submit a pull request for the file updates.

patrickocal commented 3 years ago

Can you please clarify whether these issues were fixed?