QuantEcon / Gensys.jl

A Julia version of Gensys (Sims 2000)
5 stars 11 forks source link

Updated linear algebra related code #7

Closed HariharanJayashankar closed 6 months ago

HariharanJayashankar commented 6 months ago

The pull request replaces deprecated Linear Algebra related functions. It wasn't able to run at all otherwise.

The issue is that all tests pass except the last one which I think is related to issue #4

sglyon commented 6 months ago

Thanks!