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

[Non-urgent - Ready] GitHub readme update #843

Merged
merged 28 commits into from
Jul 2, 2024
Merged

Conversation

TorkelE
Copy link
Member

@TorkelE TorkelE commented May 18, 2024

Updates the GitHub readme page. Also updated the docs/Project.toml file for Catalyst v14.

docs/Project.toml Outdated Show resolved Hide resolved
docs/Project.toml Outdated Show resolved Hide resolved
Copy link
Member

@isaacsas isaacsas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like lots of unchanged text is getting unaligned / respaced for no reason which messes up the text file and then shows as a diff when none is present. There are also lots of @refs added which aren't going to work in the README. I'll give this a more careful read through after you fix these so the actual changes are easier to see.

README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@TorkelE
Copy link
Member Author

TorkelE commented May 22, 2024

I think the reason that there is lots of diff is that there has been quite widespread rewriting and reordering to most parts of the text, i.e. the changes probably are more widespread than you first thought.

But yes, let's first sort out the spatial SSA PR before we look at this.

README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@TorkelE
Copy link
Member Author

TorkelE commented May 31, 2024

Ok, this one is read. Two additional comments:

  • The (@ref ref) mark where I want to put links to places in the docs. However, I cannot actually put these links in until the rest of the docs have been finished (and released, i.e. I do not want to link dev docs). They are there now so you can see where I want to link stuff. before we merge I will save this file somewhere on my computer (so I can go and see where I wanted to put links), and then remove all of these. And yes, you are totally right that I have to use normal links and cannot use Documenter references.
  • Ok, I think there was something else, but I have now forgotten. maybe it was one of the things I wrote as comments to the code though.

README.md Outdated
```julia
using Latexify
latexify(cell_model; form = :ode)
```
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not work here, however, is there any good approach for making this work nicely on this page? If not, I might just skip it? I think we could just include some normal equations (copied from latexify) directly in the md file?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you'd need to manually include the tex by hand. But I'd show the SDEs not the ODEs and just drop Latexify.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Once Latexify+SDEs work we could reinstate it.

@TorkelE TorkelE changed the title GitHub readme remake [Ready] GitHub readme remake Jun 5, 2024
@TorkelE TorkelE changed the title [Ready] GitHub readme remake [Documentation - Ready] GitHub readme update Jun 5, 2024
@TorkelE TorkelE changed the title [Documentation - Ready] GitHub readme update [Non-urgent - Ready] GitHub readme update Jun 11, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated
Breaking changes and new functionality are summarized in the
[HISTORY.md](HISTORY.md) file.
Breaking changes and new functionality are summarized in the [HISTORY.md](HISTORY.md) file.
This also includes a special migration guide for version 14.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link this from the docs?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will add a link

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated
```julia
using Latexify
latexify(cell_model; form = :ode)
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you'd need to manually include the tex by hand. But I'd show the SDEs not the ODEs and just drop Latexify.

README.md Outdated Show resolved Hide resolved
TorkelE and others added 2 commits June 28, 2024 18:08
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
TorkelE and others added 15 commits June 28, 2024 18:08
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
Co-authored-by: Sam Isaacson <isaacsas@users.noreply.github.com>
…ough the Chemical Langevin Equations. Finally, we can simulate and plot the results.transfer text updates from home pr
@TorkelE TorkelE merged commit 8dba797 into master Jul 2, 2024
6 checks passed
@TorkelE TorkelE deleted the github_readme_remake branch July 2, 2024 08:01
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