Skip to content

Conversation

@thazhemadam
Copy link
Member

Update the workflows in this repository to use SciML's reusable workflows.
This is part of a larger effort to standardize the SciML's CI workflows for more generic and common requirements, to keep the workflows uniform and easier to maintain.

@avik-pal avik-pal force-pushed the at/use-reusable-workflows branch from 41cc4cd to 3cb7bd2 Compare September 10, 2024 19:31
@avik-pal avik-pal force-pushed the at/use-reusable-workflows branch 2 times, most recently from 7f4a341 to 215f7b2 Compare September 21, 2024 00:20
@ChrisRackauckas ChrisRackauckas deleted the at/use-reusable-workflows branch December 19, 2024 22:32
ChrisRackauckas pushed a commit that referenced this pull request Aug 1, 2025
Fixed 6 instances of unnecessary line splits across multiple files:
- src/ffjord.jl: Fixed 2 mathematical expressions (logpz calculation and cat function call)
- src/multiple_shooting.jl: Fixed 2 arithmetic expressions with continuity_loss
- docs/src/examples/augmented_neural_ode.md: Fixed 2 identical arithmetic expressions in random_point_in_sphere function

All changes follow Catalyst.jl PR #1306 guidelines to improve readability
by keeping semantically related expressions on single lines while staying
under 120 character limits.

Related to: JuliaFormatter.jl PR #934

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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