Replies: 8 comments 21 replies
-
spaCy has a note on how it uses Cython: https://spacy.io/api/cython. The quickest win we can get is maybe to cythonize the
One drawback with using Cython is that it won't work in PyPy. |
Beta Was this translation helpful? Give feedback.
-
@tpike3 Ty for posting these! |
Beta Was this translation helpful? Give feedback.
-
#991 needs a conflict resolution. I can either do that OR someone else can and I can evaluate. I don't think I can should be doing it and merging. Not sure if @Corvince has bandwidth these days -- @Corvince, please comment on the ticket if you do. |
Beta Was this translation helpful? Give feedback.
-
SFI Complexity Explorer is excited about a Mesa tutorial. I will fill out the attached questionnaire and share. Next step will be to have a Zoom call and start talking specifics. |
Beta Was this translation helpful? Give feedback.
-
There are currently at least 3 PRs open that would reduce backward compatibility. I would propose:
GitHub Milestones are a great way to keep track which issues and PRs are scheduled for which release. Creating Milestones for 0.8.10 and 0.9.0 could be very useful. |
Beta Was this translation helpful? Give feedback.
-
I filled out the complexity explorer questionnaire (attached). Please feel free to provide feedback, I will send out before the new year. Complexity Explorer Proposal.pdf |
Beta Was this translation helpful? Give feedback.
-
Interesting, so to makes sure I am understanding..... part 1 of the tutorial could be building an model (such as from nlogo examples) and then part 2 is running through a merge request to add to Mesa model library> Then their assessment is building their own example model and doing a merge into a Mesa examples folder? I like it.....that is a rock solid assessment. (I will also fix the typo) |
Beta Was this translation helpful? Give feedback.
-
Help me out -- where are we with merges and what do we need to for the next release? (I lost track with the holiday.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tasks to Complete by Next Dev Session (January 2022):
Interested in helping develop Mesa, come to the next dev session
**Pull Request Review: ** (request #, person, difficulty, category)
1091 tpike3 Easy Docs COMPLETE
1090 tpike3 Easy Docs COMPLETE
1087 jackiekazil Significant Backward compatibility COMPLETE
1084 jackiekazil Significant Backward compatibility COMPLETE
1083 danielxu05 Medium Checks
1075 tpike3 Easy Check Fail COMPLETE
1057 tpike3 Easy Example merge
1035 rht TBD Checks
998 majdal Easy Docs
991 jackiekazilTBD validate
924 rht and tpike3 significant validate/backward compatibility MERGED--Moved to 1108 for docs update and deprecation warning
Long Term Projects
Scalability:
Cython implementation (rht, tpike3, danielxu5)
Education
Beta Was this translation helpful? Give feedback.
All reactions