issues
search
OpenSourceEconomics
/
lcm
Solution and simulation of life cycle models in Python with GPU acceleration.
Apache License 2.0
16
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow for models with only discrete states
#49
timmens
closed
8 months ago
1
Fix period bug in additional target computation
#48
timmens
closed
1 year ago
0
Allow for fully discrete models
#47
timmens
closed
1 year ago
0
ENH: Clean up testing and example models
#46
timmens
closed
8 months ago
0
Add period as special argument
#45
timmens
closed
1 year ago
0
Improve performance
#44
timmens
closed
1 year ago
0
ENH: Add tests that check that the user model's variable order is irrelevant
#43
timmens
opened
1 year ago
0
Fix internal variable order
#42
timmens
closed
1 year ago
0
Performance
#41
janosg
closed
1 year ago
0
BUG: Make order of `"states"` in model specification more flexible
#40
ChristianZimpelmann
closed
4 months ago
2
BUG: Stochastic next functions need to depend on at least one argument
#39
timmens
opened
1 year ago
0
Implement basic stochastic simulation
#38
timmens
closed
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#37
pre-commit-ci[bot]
closed
1 year ago
1
Improve simulation output
#36
timmens
closed
1 year ago
1
Dependencies of stochastic next functions can only be discrete states
#35
timmens
opened
1 year ago
2
Refactor model functions and implement basic stochastic transitions
#34
timmens
closed
1 year ago
0
Implement allow_args and improve allow_kwargs decorator
#33
timmens
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#32
pre-commit-ci[bot]
closed
1 year ago
1
Fix choice_axes calculation
#31
timmens
closed
1 year ago
1
BUG: vmap is applied on variables which are not arguments of function
#30
timmens
opened
1 year ago
0
Add labor supply model
#29
timmens
closed
1 year ago
3
[pre-commit.ci] pre-commit autoupdate
#28
pre-commit-ci[bot]
closed
1 year ago
1
BUG: Do not pass `period` argument from user provided functions to params
#27
timmens
closed
8 months ago
1
Fully discrete Model
#26
mo2561057
closed
1 year ago
1
ENH: Return states in simulate function
#25
timmens
closed
1 year ago
1
Split dags call in creation of utility and feasibility
#24
timmens
closed
1 year ago
2
Call solve in simulate function
#23
timmens
closed
1 year ago
2
Implement interface for stochastic transitions of discrete variables
#22
timmens
closed
1 year ago
1
Fix bugs in space info creation.
#21
timmens
closed
1 year ago
2
Some updates to docstrings
#20
hmgaudecker
closed
1 year ago
3
Fix simulate function
#19
timmens
closed
1 year ago
0
Add get_model module.
#18
timmens
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#17
pre-commit-ci[bot]
closed
1 year ago
1
ENH: Validate and improve interpolation
#16
timmens
opened
1 year ago
0
ENH: Implement naming conventions and abbreviations
#15
timmens
opened
1 year ago
0
[pre-commit.ci] pre-commit autoupdate
#14
pre-commit-ci[bot]
closed
1 year ago
1
Implement simulation function
#13
timmens
closed
1 year ago
2
BUG: Error when using a discrete state variable
#12
timmens
closed
1 year ago
5
BUG: Including 0 in wealth and consumption grid
#11
MImmesberger
closed
8 months ago
4
[pre-commit.ci] pre-commit autoupdate
#10
pre-commit-ci[bot]
closed
1 year ago
1
Testing lcm results against analytical solution
#9
MImmesberger
closed
1 year ago
4
Add tests
#8
timmens
closed
1 year ago
1
ENH: Add docstrings
#7
timmens
opened
1 year ago
0
ENH: Remove numpy legacy RNG
#6
timmens
closed
1 year ago
2
[pre-commit.ci] pre-commit autoupdate
#5
pre-commit-ci[bot]
closed
1 year ago
2
Update infrastructure
#4
timmens
closed
1 year ago
8
Only works for 2 masks
#3
mo2561057
closed
2 years ago
1
Implement a prototype that can solve a very simple consumption saving model with discrete labor decision.
#2
janosg
closed
1 year ago
3
fixed source for estimagic.
#1
ChristianZimpelmann
closed
3 years ago
0
Previous