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

Roadmap / Scope of AlgebraicDynamics #137

Open
jpfairbanks opened this issue Jun 6, 2024 · 0 comments
Open

Roadmap / Scope of AlgebraicDynamics #137

jpfairbanks opened this issue Jun 6, 2024 · 0 comments

Comments

@jpfairbanks
Copy link
Member

I want to start a discussion about the AlgebraicDynamics roadmap, future, and scope. I have a few times came up with new ways of constructing dynamical systems in an algebraic manner and started a PR on this package.

These constructions might not be functorial with respect to resource sharing or machine composition, but they are still ways of constructing vector fields from algebraic structures (often ACSets of some schema).

Does it make sense for each of these to get their own package that depends on AlgebraicDynamics? Or should they be modules in this package as different ways of creating dynamical systems?

This is an example of the general problem using a monorepo versus many small repos. If the repos are too big, then there is a maintenance problem where tests take longer and people can be blocked on failures in other parts of the codebase. But if the repos are too small, then we don't have critical mass on each project.

I'm leaning towards creating modules for each type of dynamics in AlgDynam and getting these PRs merged, rather than splitting them up further, but I just want to see what other developers on here think.

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

No branches or pull requests

1 participant