Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor sim code #367

Merged
merged 7 commits into from
Sep 21, 2023
Merged

refactor sim code #367

merged 7 commits into from
Sep 21, 2023

Conversation

knaaptime
Copy link
Member

@knaaptime knaaptime commented Mar 15, 2023

  • use dask in acs processing
    • use ftp as default when downloading demographic profile
  • fix iteritems error
  • rm proplot dependency
  • update code for drawing states from spatial Markov
  • rm outdated deps and test on newer python
  • update workflows

@knaaptime
Copy link
Member Author

@sjsrey @weikang9009 @ljwolf this PR refactors the code for drawing states from the SMC to generalize and make more transparent. If you're into it, it might be an opportune time to move some over into giddy to address pysal/giddy#161

one or two pieces can still be parallelized (left comments where) and the seeding still isnt working perfectly. I think the mechanics are right, but i cant generate reproducible results reliably. Might have something to with the tolerance/rounding coming out of the SMC

@knaaptime
Copy link
Member Author

also addresses #368

@knaaptime knaaptime merged commit 62cb8e9 into oturns:main Sep 21, 2023
6 of 9 checks passed
@knaaptime knaaptime deleted the simulator branch September 21, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant