Skip to content

[Style Guide] Update to include numpy -> jax guidelines #177

@mmcky

Description

@mmcky

@jstac has made some good comments via email.

  1. Let's replace (numpy with jax). IMO, we should provide simple, clean implementations of economic models, using the best library at the time.

I'd like us to also settle around a relatively uniform style, based around JAX style functional programming -- pure functions, no side effects.

Primitives stored in a class Model(NamedTuple) object...

@HumphreyYang I will draft something up for our style guide. If you can think of other things to add to the style guide I will do a round before Monday's meeting.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions