-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
One of the APIs that differ in julia and python versions is: tauchen.
Julia version is: Doc1
Python version is: Doc2
We can try to unify such APIs that differ in julia and python(like name of function arguments, position of parameters, etc.) which will help the users in migrating from one language to the other easily.
Some of the APIs are:
-
tauchenandrouwenhorst(UnifytauchenandrouwenhorstAPI #664 ) -
markov_chain_object.Pvsmarkov_chain_object.p
oyamad and Kuo-TingKai