Skip to content

Start rewriting programmatically generating systems docs #3085

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

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

ArnoStrouwen
Copy link
Member

This slightly expands the first few subsections of the docs on how to programmatically create mtk systems.

This page also contains a section on "Understanding the Difference Between the Julia Variable and the Symbolic Variable".
I think that most of this section, except for the explanation of the @named macro should be moved to the Symbolics.jl docs, where this information is missing.

@ArnoStrouwen
Copy link
Member Author

This example should also just be merged with this tutorial IMO:
https://docs.sciml.ai/ModelingToolkit/stable/examples/parsing/

@ChrisRackauckas ChrisRackauckas merged commit 85d8d10 into SciML:master Oct 3, 2024
4 checks passed
@ChrisRackauckas
Copy link
Member

I don't see why. Working on Expr is quite an odd case and we really shouldn't promote it much since there's lots of downsides to it.

@ArnoStrouwen
Copy link
Member Author

Then I would just move it to Symbolics. ModelingToolkit docs are far too bloated.

@ChrisRackauckas
Copy link
Member

Sure, that's worth doing.

@ArnoStrouwen ArnoStrouwen deleted the docs3 branch October 3, 2024 09:34
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.

2 participants