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

rebase #4772

Open
wants to merge 300 commits into
base: nonlinlap
Choose a base branch
from
Open

rebase #4772

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
300 commits
Select commit Hold shift + click to select a range
b68861e
adding staggered wave equation tests to CI
cmhyett Sep 1, 2023
a59a44b
update tests
xtalax Sep 4, 2023
a70f0d4
rebase (#4766)
xtalax Sep 4, 2023
f44f965
bump
xtalax Sep 6, 2023
941c298
Document
xtalax Sep 6, 2023
4d60a25
Merge branch 'master' into JSC
xtalax Sep 6, 2023
4245b4a
Bump actions/checkout from 3 to 4
dependabot[bot] Sep 11, 2023
0a8a1ee
Merge pull request #306 from SciML/dependabot/github_actions/actions/…
ChrisRackauckas Sep 11, 2023
770935a
Update Project.toml
xtalax Sep 11, 2023
d62dcdf
ci: add registry support for running JuliaSimCompiler integration tests
ChrisRackauckas Sep 15, 2023
54e236e
add option
xtalax Sep 18, 2023
278a501
mark broken
xtalax Sep 18, 2023
b64af40
add rgf
xtalax Sep 18, 2023
d88bf45
test: add JuliaSimCompiler only to run its integration tests
thazhemadam Sep 20, 2023
5f33fe0
Merge pull request #298 from xtalax/JSC
xtalax Sep 20, 2023
d771146
Update Project.toml
xtalax Sep 20, 2023
c32dcbb
CompatHelper: bump compat for SciMLBase to 2, (keep existing compat)
Sep 22, 2023
358d18b
Merge pull request #316 from SciML/compathelper/new_version/2023-09-2…
ChrisRackauckas Sep 22, 2023
7ca9bac
Update Project.toml
ChrisRackauckas Sep 22, 2023
ae411ea
Documenter 1.0 upgrade
ArnoStrouwen Sep 25, 2023
e32aefd
add formatting ci workflow
ArnoStrouwen Sep 25, 2023
06df7cb
Merge pull request #317 from ArnoStrouwen/docs1
ChrisRackauckas Sep 25, 2023
36ef0fd
CompatHelper: add new compat entry for MethodOfLines at version 0.9 f…
Sep 25, 2023
77670d8
Merge pull request #319 from SciML/compathelper/new_version/2023-09-2…
ChrisRackauckas Sep 25, 2023
5513b9f
Bump actions/checkout from 3 to 4
dependabot[bot] Sep 25, 2023
5f88bfa
Merge pull request #320 from SciML/dependabot/github_actions/actions/…
ChrisRackauckas Sep 25, 2023
1868090
move extension over
xtalax Sep 21, 2023
685bfd4
remove tests
xtalax Sep 21, 2023
3f71d82
Update Project.toml
xtalax Sep 20, 2023
cf8a639
Merge pull request #322 from xtalax/master
xtalax Sep 27, 2023
3139607
Update Project.toml
xtalax Sep 27, 2023
93ed1b8
CompatHelper: bump compat for MethodOfLines to 0.10 for package docs,…
Sep 27, 2023
27c1bd2
CompatHelper: bump compat for NonlinearSolve to 2 for package docs, (…
Sep 29, 2023
7384c96
Merge pull request #324 from SciML/compathelper/new_version/2023-09-2…
ChrisRackauckas Sep 30, 2023
be7447b
Merge pull request #323 from SciML/compathelper/new_version/2023-09-2…
xtalax Oct 4, 2023
90aa78e
Merge branch 'nonlinlap' into master
xtalax Oct 4, 2023
67a5b3d
docs: fix rendering of the plots in the heat equation example
sathvikbhagavan Oct 6, 2023
6c8b78d
Merge pull request #326 from sathvikbhagavan/sb/fix_heat_plots
ChrisRackauckas Oct 6, 2023
e3a056f
fix fail
xtalax Oct 11, 2023
2619727
fix typo
xtalax Oct 11, 2023
41ad194
fix typo
xtalax Oct 11, 2023
476b250
Merge pull request #329 from xtalax/fixxx
xtalax Oct 11, 2023
e2974ea
Update Project.toml
xtalax Oct 11, 2023
f4139aa
a
xtalax Oct 18, 2023
422e0a0
add callbacks
xtalax Oct 19, 2023
ac10b6a
runtests
xtalax Oct 19, 2023
974873d
fixing precompilation bug, vars->vars.intervals
cmhyett Oct 22, 2023
5cacaf9
remedying includes
cmhyett Oct 22, 2023
4611d1f
adding required includes, correcting test bug
cmhyett Oct 22, 2023
27a15d0
adding docs file for staggered grids
cmhyett Oct 22, 2023
c36019c
marking nonlinear laplacian tests as broken - directed by Alex for a …
cmhyett Oct 30, 2023
07f1a05
removing from heat equation example due to upstream failing code
cmhyett Oct 31, 2023
4cd0e51
dummy commit to trigger CI
cmhyett Oct 31, 2023
488cae2
dummy commit to trigger CI
cmhyett Nov 8, 2023
ccc47f9
callbacks passing
xtalax Nov 14, 2023
135c86a
test
xtalax Nov 14, 2023
7966aa2
update compat
xtalax Nov 14, 2023
3532dad
Merge pull request #331 from xtalax/callbacks
xtalax Nov 14, 2023
a04e094
Update Project.toml
xtalax Nov 14, 2023
0694c0d
merging with main branch updates
cmhyett Nov 17, 2023
a3810a0
Merge pull request #285 from cmhyett/better_staggered_implementation
xtalax Nov 28, 2023
0afab57
add handle complex
xtalax Nov 30, 2023
a6d00fa
utils
xtalax Nov 30, 2023
5dce897
complex working
xtalax Nov 30, 2023
4d8c949
no show
xtalax Nov 30, 2023
e240a06
dummy commit
xtalax Dec 2, 2023
916a7ee
Merge pull request #342 from xtalax/complex2
xtalax Dec 4, 2023
505cd38
Update Project.toml
xtalax Dec 4, 2023
8f1a8d8
add complex docs
xtalax Dec 5, 2023
95f1cc8
remove show
xtalax Dec 5, 2023
de97bf3
add cpx test
xtalax Dec 5, 2023
a06da5e
rebase (#4776)
xtalax Dec 5, 2023
cef726d
Merge branch 'master' into complex2
xtalax Dec 5, 2023
34634e0
Merge pull request #343 from xtalax/complex2
xtalax Dec 5, 2023
172cdc4
Update Project.toml
xtalax Dec 5, 2023
c8cc0f7
fix: remove uses of issymbollike, depend on SII
AayushSabharwal Dec 20, 2023
823a3b2
build: bump Julia compat to 1.9, update CI
AayushSabharwal Dec 20, 2023
90ad3ea
fixing tracing logic and adding inhomogenous, nonlinear wave eq test
cmhyett Jan 13, 2024
d0ba366
Merge pull request #346 from AayushSabharwal/as/issymbollike
ChrisRackauckas Jan 19, 2024
42545bd
Update Project.toml
ChrisRackauckas Jan 19, 2024
1a2bf70
Merge branch 'master' of https://github.com/cmhyett/MethodOfLines.jl
cmhyett Jan 19, 2024
7674368
Bump actions/cache from 3 to 4
dependabot[bot] Jan 22, 2024
494dd7e
Merge pull request #355 from SciML/dependabot/github_actions/actions/…
ChrisRackauckas Jan 22, 2024
0cf3c79
Merge branch 'master' of https://github.com/cmhyett/MethodOfLines.jl
cmhyett Jan 23, 2024
62f8a8d
Revert "Merge branch 'master' of https://github.com/cmhyett/MethodOfL…
cmhyett Jan 23, 2024
23b9ecc
fixing one test, unable to determine desired behavior of other so mar…
cmhyett Jan 23, 2024
82a6d60
commenting tests for a component that is no longer part of MoL
cmhyett Jan 23, 2024
1b7e42e
macro @test_broken before testsets no longer works. Removing or repla…
cmhyett Jan 23, 2024
31316b7
macro @test_broken before testsets no longer works. Removing or repla…
cmhyett Jan 23, 2024
eebe0a1
accidental backspace
cmhyett Jan 23, 2024
89ad74b
adding missing using
cmhyett Jan 23, 2024
8b88acd
sol.retcode == Success -> SciMLBase.successful_retcode(sol)
cmhyett Jan 24, 2024
f10be42
removing @test_skip, and instead replacing with @test_throws at speci…
cmhyett Jan 24, 2024
e94317e
update docs/project.toml to match MoL/project.toml
cmhyett Jan 24, 2024
a34cf54
some copy-paste from MTK for 'strict-mode'
cmhyett Jan 24, 2024
41d79d4
missed comma
cmhyett Jan 24, 2024
b35321b
test_throws -> test_broken
cmhyett Jan 25, 2024
951d632
Merge pull request #357 from cmhyett/fixing_sol_interface_tests
ChrisRackauckas Jan 25, 2024
0c6b918
Update Project.toml
ChrisRackauckas Jan 25, 2024
b0608b3
Revert "missed comma"
cmhyett Jan 26, 2024
aa105b8
Revert "some copy-paste from MTK for 'strict-mode'"
cmhyett Jan 26, 2024
22f8ce4
Merge branch 'SciML:master' into get_docs_compiling
cmhyett Jan 26, 2024
2e5dd5b
adding Plots to Project.toml
cmhyett Jan 27, 2024
e05d846
Merge branch 'get_docs_compiling' of https://github.com/cmhyett/Metho…
cmhyett Jan 27, 2024
9687041
heavy hammer to determine where errors are being thrown
cmhyett Jan 28, 2024
c48fdec
adding missing dependency
cmhyett Jan 28, 2024
b5cfb63
turning on documenter debug by default so doc build issues can be roo…
cmhyett Jan 28, 2024
5cc3cbd
dummy commit for CI
cmhyett Jan 28, 2024
19d3b3a
dummy commit for CI
cmhyett Jan 28, 2024
1e706e4
updating julia version
cmhyett Jan 29, 2024
59f52c0
Bump codecov/codecov-action from 3 to 4
dependabot[bot] Feb 5, 2024
90e86a1
Merge pull request #361 from SciML/dependabot/github_actions/codecov/…
ChrisRackauckas Feb 5, 2024
e9d83b5
ci: add encrypted repo key
thazhemadam Feb 6, 2024
0d3508b
ci: add a placeholder workflow which reflects steps defined in the WebUI
thazhemadam Feb 6, 2024
721c81a
ci: add buildkite pipeline for building documentation on CI
thazhemadam Feb 6, 2024
9ef8f6c
ci: remove GitHub workflow for documentation
thazhemadam Feb 6, 2024
ddb99c0
Merge pull request #362 from SciML/at/move-docs-to-buildkite
ChrisRackauckas Feb 9, 2024
6bfd4f2
Delete .github/workflows/Documentation.yml
ChrisRackauckas Feb 9, 2024
a90f346
Merge pull request #358 from cmhyett/get_docs_compiling
ChrisRackauckas Feb 9, 2024
e121ad0
CompatHelper: bump compat for Interpolations to 0.15 for package docs…
Feb 9, 2024
4639ccf
CompatHelper: add new compat entry for Plots at version 1 for package…
Feb 9, 2024
eae30a0
CompatHelper: add new compat entry for DifferentialEquations at versi…
Feb 9, 2024
8eff83b
CompatHelper: add new compat entry for Documenter at version 1 for pa…
Feb 9, 2024
d746c35
CompatHelper: add new compat entry for MethodOfLines at version 0.10 …
Feb 9, 2024
0382d46
Merge pull request #366 from SciML/compathelper/new_version/2024-02-0…
ChrisRackauckas Feb 9, 2024
6177496
Merge branch 'master' into compathelper/new_version/2024-02-09-12-07-…
ChrisRackauckas Feb 9, 2024
5fd08cf
Merge pull request #367 from SciML/compathelper/new_version/2024-02-0…
ChrisRackauckas Feb 9, 2024
12aaf56
Merge pull request #368 from SciML/compathelper/new_version/2024-02-0…
ChrisRackauckas Feb 9, 2024
51b0a48
Merge pull request #365 from SciML/compathelper/new_version/2024-02-0…
ChrisRackauckas Feb 9, 2024
757ad70
Merge pull request #364 from SciML/compathelper/new_version/2024-02-0…
ChrisRackauckas Feb 9, 2024
18d885f
ci: explicitly specify token for codecov
thazhemadam Feb 9, 2024
ffc9acd
ci: explicitly specify token for codecov
thazhemadam Feb 9, 2024
7c79fa6
Merge pull request #369 from SciML/thazhemadam-patch-1
thazhemadam Feb 9, 2024
d41a196
Trigger docs build
ChrisRackauckas Feb 9, 2024
7f6690f
ci: actually build and deploy docs on buildkite
thazhemadam Feb 12, 2024
9a9ced8
ci: run docs build with privileges for secrets inherited from parent
thazhemadam Feb 19, 2024
772e0d6
ci: sign treehashes for buildkite pipeline
thazhemadam Feb 19, 2024
87b5dbe
ci: rotate documenter keys
thazhemadam Feb 19, 2024
8694b10
Merge pull request #363 from SciML/ChrisRackauckas-patch-1
ChrisRackauckas Feb 20, 2024
ada91c3
Mostly format
ChrisRackauckas Feb 20, 2024
964deb0
Merge pull request #120 from SciML/format
ChrisRackauckas Feb 20, 2024
113becf
Update Project.toml
ChrisRackauckas Feb 21, 2024
504de22
update
xtalax Mar 11, 2024
3f07cc6
re-add SII
xtalax Mar 11, 2024
0887e27
test broken
xtalax Mar 11, 2024
f244485
test broken
xtalax Mar 11, 2024
9c93398
remove merge conflict
xtalax Mar 15, 2024
ca0dd21
fixes
xtalax Mar 15, 2024
b792b79
dummy commit
xtalax Mar 17, 2024
3470a6b
fix
xtalax Mar 18, 2024
3f6aa45
fix test
xtalax Mar 18, 2024
fef311f
mark tests broken
xtalax Mar 18, 2024
f28e8d9
test
xtalax Mar 18, 2024
a9b0673
a hack
xtalax Mar 18, 2024
4f3efd9
dummy commit
xtalax Mar 18, 2024
9d88f2d
'
xtalax Mar 18, 2024
470c243
params
xtalax Mar 18, 2024
84dfe2e
Update CI.yml
ChrisRackauckas Mar 20, 2024
ccd4817
Update Project.toml
ChrisRackauckas Mar 20, 2024
3b140c7
dummy commit
xtalax Mar 25, 2024
e857500
test
xtalax Mar 27, 2024
8d7c922
mark broken
xtalax Mar 27, 2024
7748f1a
bump
xtalax Mar 28, 2024
ee9c62a
test
xtalax Mar 28, 2024
ccd4c78
Merge pull request #380 from xtalax/mtk9
xtalax Mar 28, 2024
5e5786f
Update Project.toml
xtalax Mar 28, 2024
196d68d
CompatHelper: bump compat for MethodOfLines to 0.11 for package docs,…
Mar 28, 2024
ec1f7b2
Merge pull request #384 from SciML/compathelper/new_version/2024-03-2…
ChrisRackauckas Mar 28, 2024
ec7a544
Bump julia-actions/setup-julia from 1 to 2
dependabot[bot] Apr 8, 2024
bc0bf8c
Merge pull request #386 from SciML/dependabot/github_actions/julia-ac…
ChrisRackauckas Apr 8, 2024
0c2778d
Bump deps
ChrisRackauckas Jun 6, 2024
970606d
Update Project.toml
ChrisRackauckas Jun 6, 2024
f807c4d
Update Project.toml
ChrisRackauckas Jun 6, 2024
daa8cf4
Update Project.toml
ChrisRackauckas Jun 6, 2024
104f5b8
Fix depwarns and some tests
ChrisRackauckas Jun 6, 2024
2f1345e
Update Project.toml
ChrisRackauckas Jun 7, 2024
e29edc3
Update Project.toml
ChrisRackauckas Jun 10, 2024
06c0008
Update MOL_Mixed_Deriv.jl
ChrisRackauckas Jun 10, 2024
1c8ae3a
Update Project.toml
ChrisRackauckas Jun 10, 2024
4967ec6
Merge pull request #397 from SciML/ChrisRackauckas-patch-1
ChrisRackauckas Jun 10, 2024
9ed0beb
Update Project.toml
ChrisRackauckas Jun 10, 2024
e5a8c7f
CompatHelper: bump compat for TermInterface to 2, (keep existing compat)
Jun 23, 2024
f2d379b
CompatHelper: bump compat for TermInterface to 2 for package docs, (k…
Jun 23, 2024
a6441c2
CompatHelper: bump compat for SymbolicUtils to 3, (keep existing compat)
Jul 27, 2024
b8d850d
CompatHelper: bump compat for SymbolicUtils to 3 for package docs, (k…
Jul 27, 2024
92183c1
Merge pull request #403 from SciML/compathelper/new_version/2024-07-2…
ChrisRackauckas Jul 28, 2024
3996ae7
ci: update invalidations workflow to use centralised reusable workflow
thazhemadam Apr 29, 2024
939bd34
ci: update format check workflow to use centralised reusable workflow
thazhemadam Apr 29, 2024
46ca41e
ci: update tests workflow to use centralized reusable workflow
thazhemadam Jul 31, 2024
1eceb2a
ci(format-check): automatically comment formatting suggestions on PRs
thazhemadam Jul 31, 2024
792ec87
Update brusselator_eq.jl
ChrisRackauckas Jul 31, 2024
301c00e
Update MOLtest2.jl
ChrisRackauckas Aug 1, 2024
04c17fb
Merge pull request #406 from SciML/at/use-reusable-workflows
ChrisRackauckas Aug 2, 2024
4b15467
CompatHelper: bump compat for Symbolics to 6, (keep existing compat)
Aug 11, 2024
88367d5
CompatHelper: bump compat for Symbolics to 6 for package docs, (keep …
Aug 11, 2024
35dfbaa
Merge pull request #402 from SciML/compathelper/new_version/2024-07-2…
ChrisRackauckas Aug 11, 2024
c483abb
Merge branch 'master' into compathelper/new_version/2024-08-11-09-06-…
ChrisRackauckas Aug 11, 2024
7b16d83
Merge pull request #407 from SciML/compathelper/new_version/2024-08-1…
ChrisRackauckas Aug 11, 2024
a56c95c
Merge pull request #408 from SciML/compathelper/new_version/2024-08-1…
ChrisRackauckas Aug 11, 2024
6d6f29f
Merge branch 'master' into compathelper/new_version/2024-06-23-16-06-…
ChrisRackauckas Aug 11, 2024
db061cf
Merge pull request #400 from SciML/compathelper/new_version/2024-06-2…
ChrisRackauckas Aug 11, 2024
b6e3e7e
Merge branch 'master' into compathelper/new_version/2024-06-23-16-06-…
ChrisRackauckas Aug 11, 2024
cb5e55b
Merge pull request #399 from SciML/compathelper/new_version/2024-06-2…
ChrisRackauckas Aug 11, 2024
3e02919
CompatHelper: bump compat for Interpolations to 0.15, (keep existing …
Aug 11, 2024
4e4c0b8
Merge pull request #409 from SciML/compathelper/new_version/2024-08-1…
ChrisRackauckas Aug 11, 2024
afc1f7b
Update Project.toml
ChrisRackauckas Aug 11, 2024
f534418
refactor: pass in defaults in transform_pde_system!
Jul 29, 2024
13dfa1b
test: pass in parameters as vector of nums and default values separately
Jul 29, 2024
d7e1e92
Merge pull request #404 from SciML/sb/ps
ChrisRackauckas Aug 12, 2024
9c77d49
docs: fix use of default values in PDESystem
sathvikbhagavan Sep 8, 2024
daa0db0
docs: enable debug and remove commented code
sathvikbhagavan Sep 8, 2024
7d14fbb
Merge pull request #412 from SciML/sb/docs
ChrisRackauckas Sep 8, 2024
16ffb05
Update Project.toml
ChrisRackauckas Sep 8, 2024
b6377c5
Handle D(0.001) type of post rule subsitutions
ChrisRackauckas Sep 18, 2024
f84b5f2
fix dep
ChrisRackauckas Sep 18, 2024
a7b0b94
get them all
ChrisRackauckas Sep 18, 2024
8d4b86c
properly mark tests
ChrisRackauckas Sep 18, 2024
7a7f959
fix a few more
ChrisRackauckas Sep 19, 2024
ce86d8c
Merge pull request #414 from SciML/straydiffs
ChrisRackauckas Sep 19, 2024
e4af6f5
Update Project.toml
xtalax Sep 30, 2024
8604c85
Update Project.toml
xtalax Sep 30, 2024
46e21b8
Update TagBot.yml to latest version
asinghvi17 Oct 1, 2024
2071df7
Merge pull request #416 from asinghvi17/patch-1
xtalax Oct 1, 2024
ca42414
Update Project.toml
ChrisRackauckas Oct 12, 2024
104bda7
Update buildkite to sandbox v2.
fredrikekre Oct 15, 2024
43083bc
Merge pull request #419 from fredrikekre/fe/sandbox-v2
ChrisRackauckas Oct 15, 2024
a612f3b
ci(docs): use julia 1.10
sathvikbhagavan Oct 13, 2024
62369e9
ci: use 1.10 for invalidations
sathvikbhagavan Oct 14, 2024
7e59405
ci: fix rebase mistake
sathvikbhagavan Oct 16, 2024
9cb7a9d
ci: test with `1`, `lts` and `pre` versions of julia
thazhemadam Oct 17, 2024
bcfe69f
Merge pull request #421 from SciML/at/julia-versions
ChrisRackauckas Oct 17, 2024
ce15426
Merge pull request #418 from SciML/sathvikbhagavan-patch-1
ChrisRackauckas Oct 20, 2024
b670fdd
Test master
ChrisRackauckas Oct 20, 2024
8c7400c
ci: resign treehashes
thazhemadam Oct 20, 2024
4fe2eda
Update README.md
ChrisRackauckas Oct 20, 2024
a806c6d
Merge pull request #422 from SciML/ChrisRackauckas-patch-1
ChrisRackauckas Oct 20, 2024
edce01f
docs: fix remake of the prob
sathvikbhagavan Oct 21, 2024
f469d95
build(docs): add SciMLStructures
sathvikbhagavan Oct 21, 2024
2c9d81e
Update Project.toml
ChrisRackauckas Oct 21, 2024
00f46e6
Merge pull request #423 from SciML/sb/docs2
ChrisRackauckas Oct 27, 2024
90aa7f8
fix complex bcs and ics
xtalax Nov 7, 2024
db9d130
fix tests
xtalax Nov 7, 2024
c63092c
test on new pdebase
xtalax Nov 11, 2024
44a293f
Merge pull request #426 from SciML/cpxbc
xtalax Nov 12, 2024
c66c77d
Update Project.toml
xtalax Nov 12, 2024
d69575b
Bump codecov/codecov-action from 4 to 5
dependabot[bot] Nov 18, 2024
5911b8f
Update .github/workflows/Downstream.yml
ChrisRackauckas Nov 18, 2024
f9da592
Merge pull request #430 from SciML/dependabot/github_actions/codecov/…
ChrisRackauckas Nov 18, 2024
6713437
Update boundary_conditions.md
roflmaostc Mar 7, 2025
2bc1c3c
Merge pull request #437 from roflmaostc/patch-1
ChrisRackauckas Mar 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .JuliaFormatter.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
style = "sciml"
format_markdown = true
10 changes: 10 additions & 0 deletions .buildkite/0_webui.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
steps:
- label: ":pipeline:"
plugins:
- staticfloat/cryptic#v2:
signed_pipelines:
- pipeline: .buildkite/pipeline.yml
signature_file: .buildkite/pipeline.yml.signature
command: "true"
agents:
queue: "juliaecosystem"
7 changes: 7 additions & 0 deletions .buildkite/cryptic_repo_keys/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

# Ignore the unencrypted repo_key
repo_key

# Ignore any agent keys (public or private) we have stored
agent_key*

Binary file added .buildkite/cryptic_repo_keys/repo_key.2297e5e7
Binary file not shown.
29 changes: 29 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
steps:
- label: "Build and Deploy Documentation"
env:
BUILDKITE_PLUGIN_CRYPTIC_BASE64_SIGNED_JOB_ID_SECRET: ${BUILDKITE_PLUGIN_CRYPTIC_BASE64_SIGNED_JOB_ID_SECRET?}
plugins:
- staticfloat/cryptic#v2:
variables:
- DOCUMENTER_KEY="U2FsdGVkX18pCeSXJMBHln2TYVC/NRI4XRS48soTOOnYsbPtX7e7jZ270deKc0hzrKINq2lj2a9f6N0puqbntlOlpq5mmS7jPRwK7Et7+98I++uP82pO/Tiz7o1DfWvc1sxUmyWulf6FrJ2M+rUuEk+z/dCVnDuEgYrUS260e6HecD6EEmCLmnqlzNKFujsYFwaV20ltUZuO21+WrQ8pNPGrxKii3zEukrs2srNxG8tTJtKMvdjZbUAgYGPiJp+F7cAK76kJVkHA8IrfgnKRdPKr4Wuxx7jSFpjbV1+IDvnA7U9YtFDNGWvs78cmwdACGRzrcFn1M+jYiKa+Qv33t5sHAoztGNxdTwJrWcRhWslcap+YSPp5SNOK1rtJziJ2zAade8QyGMSPpzOsf2Ky7dWq5sjqoVPXKaEdsm8xuRGB7oS6ajQIZvTTBg/05GyUU6g8hy+2TAKWV/HNUmQK7Da+6XyGSqVi9ouIpA/JCZmW19XWKBCUzbNR1wUQiPODE4Oc7tf/BuZVfNKbMvPurUk34dVivJc1jqpQ8WVOBDVfdGlic7+oydYfdN00/7vhHItb3AMLtIokZ/7pZBITURTsh2F9a7XZcVCn2324SZFr7fz6qe+oAcbVsVIyAFYbNNbxmv7ACW9NSYqTUlqXIT7uRPu8a+YLcIh7AKlbh07EPJxb4o4U0H2O2zdiOtKi4aDCjlOtxXEhtCJUx8M8xh6xCmuI1Tz2RrwARLtvp+uUMhES9sejr7iiN1xpJO1bAC4QROH7wmQky56JO09ILxHC+TeXP2I7F7BftUqkeoWpmSxirKU95rpm96xt/SGrVHdeSe84Vi/eTC6c3pcmFNaSSZqlCG6EAxAHglpJMqBF3PsfEV+2i29ZWwsCVtZAVRDJIL3w9u/1uxNUe/1ei3REj7Kn0OBIVb6bdeG6bBJsNcaLTk3NexpW2kFUmPvLQP84fP2r3XS6UdDSg2azpB275FoteidjKWy96vOECij4gBXHnBK95IOX2GxMM2QkT+1bOuQZlnRHz0tyJ36jVf+RqU+VLrYeiYimbeO4GgDmlQ649IZGsb+hR3k8BzB/tDNCrw+t5ZdsgMIKOf3N6IdQn+RVsmUB9u5LWVqIqauiQJLvb9JtI1QBKqGT0FRrAWa4xjYXWB4RDTcdydtFkm/MLw6I0TL1YMGTQU3WfhICZT2fSFyvTu0Lxjrmtq9DUw2wHeST2+KiATVMwIxYeKB07VfVzfIOtrxhqpP+atzrMLqhcl+2ieBmwJi+/uZ1FB5BfjCQdcQYTeYx27ejjuzrVSYAflJcgu1xOBNi27dGCmZWFCZkypbhUAvR+yY+z4TKedvbsBIM3g0lbTZalkQtim6Qrpzogz7e3PRgesIaHbYrzw1nYuuIHJnxs8MJYrrEiPBsu5mv4pOrGBlXQy81O1+VthCoYl5Lfe90zBJ1oea7t9ioPgwZj3lrf2zIjHrVV9lOnzcr1nt6zSbXljKBNAbpul+ELKsmToXOfmU9AKuY+HQxmYaDXkzeLNLdQbXMYNrMVK6VJdKJ5E2IEBh5wWeOFS1Vwcki4wjkGTYzwvr9Co5TcGBBJjrwHiNazyYF5iRIccwNwGbrK79IxLFLQacmFhGXp9qYRUh1PEOzT7yeEdyssReWAR/XLHyUIz8jxb3AeplztTNm7TVxVyVaZ3h+Kb4d5epE96RWy++DXOem78YNEcGHPO+uBqVk4UqQFDgTtEKKJquMbCs7KaAuoNTwH+2AeNX5rERubxtgdqInNiST39imSU5Y8awsUeg5RTVC0++JrKrvhHcbM3Oyjiyqke3Kajn8KEWll3JocZ/DAGR/2mGC2JcRrFF8sJC9EbPspVhOHJsZfoXWsDSI6VZW6OkWgvMvCV1G4MOt4TEwGIQqXFdCvHxMTeZkU1IjA4z64PO7QfoYeNM7J1vOrMcVQHUIoJfp8ztwwy+EmdvjNlsXxpR/olJrDANtaggVmSvA5D720nq63R+YtCxg4xULCCzp5hPa0jVu61a6ombnDBMRwIV6p2ihaeWr2c+5rG2j82Y2ZD3dMnp2b8GaNxZr7VNM2WVTwH8AXMpNE9TEx4OIEZZtN+IyD5WEOnX5Z+yCdRvASfPMX5mJKfF3fkplia86CjqlPmd9PB3JDdL4CiB98n8v3yIXoLi3UE3SfaZULWFFAl5QuaJiZZAqSzG75Y7ZSr988lGHp8smriWYgzOVJz9CIr5zgiJ4VQwzb4TMbJROH1hoJKngxXizfuFSBhw/NcgWWbd8+Thr1gLyPunG1S1v6zl28pMSCR0E3feo8ChHXH1Tse7CTh2hYg0a73fRel8ChucOWM9lSn+Ihy2zzQL0fIgwWx819ytIOG9Qd7Y1T6ITKI6+G7iCSmDyh/AlNOvuGsYB6EkgFffH6sfFgduHJPsG8FD2HgYSkxb/5dqWSVhkiXCVwJZ0Wa6qmidhoRM42DuoMQihiuWPsCTnyFtO69tSw6bSHo3QfUnD6HT3eBcFI4VfmC8BSnUGYDw5H2Vs5lJNVEuiKCPmpuoL6sPcb/HqdXorD162W9+a0ed1P9EedN4wG+Lmspm2sA5glGACIACdiW/2fWF43LmRMsNWQZ5GJXLIKFQNE+n0br3NPCYPXWbMJgH8Ufe1qMW5OCwce+8GrZ1a8TIBcAyM6kOAGsNRjbko/ublRA9Y2QO//wiufg+c0rJVZBF97+ROrFhAjD+Nuh4fc/Q/Dn8+k9LCMAWM2nYtkXwNQrCN0dtu6oIaavD4dCxDVigCUvOYrQQ30A20sZjfpi8lgwrZ9eEllQRWfrPbJU8vvsZveXr8Klr7LKmN9wrJPmkvi/uauAvlCvuu6Gu5PI7gyEwwrVF/tiUEhtBlxbvDnHik/kSCUpNV18adC0cmieidYFRihu9BYz2VQ0Cw6NdPtuSgGQbKI5ikoNOfOaf6AENSro776xDuKM9vLVLNBxLbqKdsrNJb6xEc0hsPQaWQuIjlrM6LvPOBlpkIXsQG5bh4Xc4JBtbtit8wN4rb8xM3EfpkjTC2tnLOkEHauS1eMjRRc5N3ySdyWXra3lDQbOBgA9tTFUjTFXcchNoJRM+Ftc2ebfeGMwuOR441VBD6yShmXjhEKB0p30GpbqiJK1Dg4vl1COkh8IH4OlNwPzJYa2OjiVe0p6HnB04gugguExKBzpVqUz39vTIj9yw12ynL8m7m64h0JzCc35mItU0nqV3W/eDwkFKxBVYg6btSmx0I8D3NSrk/lNzpQ5hdEd2t0Pi7Ob8VsUtw4/8KmkpKONfXzsqFmMgtBqK2OJh49hVKXezz1qevoqBNMwPR1+0U6P/zZ0W88ynLrcE0ZR83RsMon48HbHaMzFojaR1p9PhYFL67qDdL22pi/FTP/IB16qeIgQRqsQQGaxUoxkquT+Sx/giCta1ktYchqpFdxKRZQNJM1rJ+s/fLzeMrGvu9FbniE/Qf8g1iNNsp0ggFcaHHz0me3tS58+daTJ6MYaPYVKzXu1BMqVbAFoHNVFWpMdDRDmbBtZxvaHoRByvmEqdbaNcXfbV7s+3njRq/TpW+XjxIFc3LDztHXUFhAILlDtntBj7D0OKHq+NRALFo+Ls3SsVnwJxQITM7fNUkedO/Zyr8BICsnGAbl2aOYBz8HtiiiC+RFAow6hSxPzMYmr4RPw9jO36TXfGdMPkIqrP++Qf4gVCDIHYBiE9DoGS8B+wGutTCiVGXHjMzMhoWCl9bEjmGUlmfyVqKTWLC35xNb1K1USNi577OCYJriqCOSm14xYabX+U6fktyRN9JJ3XnzAWAxy4utegDhRerpww4TNadwB+5In1MY/6xqqTvYOXDShjmx2XL0ROijndJ1jggwQwiaPZr2i5mctY3YY+ZMaLQ7UaiVGcuNCrWVeNUsrPqO1/zdByD6zgbiGZXOZPr5BdMKLOt618RgJXJSQWP5L14A+hyvRyPb6nVn7VI1PJKje/bEeac62Decbdij8newj0WMKCK9Zg16jhXdhfDZGjNnyKXerrevrvS9KLcHNzfukvRYrTgEetvz4H7Jm3poySAKFAfU+S4LwY0BZ+wPlIC/2TQLJAx3uEEeU4NbWqAHMqvtzcbX75mAo7WJJykv+TCufr1f6W2q9ZJc3WqzV6TQoz359nly9L5yVOsLU15XpEnH+EV7UmGe902LuHYo9AaTtEq54pnOlDAWI8jOXiUVgdwZGRCTYoWOuXVfDT60gM809CyyG8cLNwTYrWPN8YptQL8pLzRT0jdadEpb6e74nlTQLcUHCGcmoeCoqkYJlJ9GWql1HY7u3pTlBXQue9qGyoCvM1RlKm3E1loqMwDePStEe8g6Z2Emc10PpXs3L+1R92HXUcuMkojeneG/+gGNPHihRc8tcI9C+GQhh2D4+Po2qwYk8tZ2OFiQiOzdDSY78gN8fdidVttjx63MMZhTq/opugdworLWfdWTiF7CJhpf2th5M/VQPsyY6OfAmkRlfgubVaa4rI36ToNYs5/CK0lYlaGnUwLGNrcEfzG9+Tlmq1/cTjWV/9FezS6qSSpkgqQD5aj6tGimBbyAwA8LbxJ6f/F7pLZr5ufm5wYz3Qo5KFDvFbf6lrYtrOWDqWWwsEqPVYZy7G41hd9Y6IoIY5wrmg="
- staticfloat/ssh-agent:
keyvars:
- "DOCUMENTER_KEY"
- JuliaCI/julia#v1:
version: "1.10"
- staticfloat/sandbox#v2:
rootfs_url: "https://github.com/JuliaCI/rootfs-images/releases/download/v5.45/aws_uploader.x86_64.tar.gz"
rootfs_treehash: "8f1a718279b12f889395723b856fc868a8890dfa"
workspaces:
# Include `/cache` so that `julia` install can properly cache its Julia downloads
- "/cache:/cache"

command: |
julia --project=docs -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'
git config user.name buildkite
git config user.email [email protected]
julia --project=docs docs/make.jl
agents:
queue: "juliaecosystem"
arch: "x86_64"
sandbox_capable: true
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml.signature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Salted__��t\�� �����ryM?�*�K����C�)��S8���2$~,\3�H�LT��e��2s)^tR�ų��{�M -9$�b��gwK�
Expand Down
58 changes: 0 additions & 58 deletions .github/workflows/CI.yml

This file was deleted.

28 changes: 0 additions & 28 deletions .github/workflows/Documentation.yml

This file was deleted.

14 changes: 8 additions & 6 deletions .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: [1,1.6]
julia-version: [1]
os: [ubuntu-latest]
package:
- {user: SciML, repo: PDESystemLibrary.jl, group: MOL}
steps:
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v1
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.julia-version }}
arch: x64
- uses: julia-actions/julia-buildpkg@latest
- name: Clone Downstream
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: ${{ matrix.package.user }}/${{ matrix.package.repo }}
path: downstream
Expand All @@ -48,6 +48,8 @@ jobs:
exit(0) # Exit immediately, as a success
end
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v5
with:
file: lcov.info
files: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
13 changes: 13 additions & 0 deletions .github/workflows/FormatCheck.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: "Format Check"

on:
push:
branches:
- 'master'
tags: '*'
pull_request:

jobs:
format-check:
name: "Format Check"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@v1"
35 changes: 6 additions & 29 deletions .github/workflows/Invalidations.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Invalidations
name: "Invalidations"

on:
pull_request:
Expand All @@ -10,31 +10,8 @@ concurrency:
cancel-in-progress: true

jobs:
evaluate:
# Only run on PRs to the default branch.
# In the PR trigger above branches can be specified only explicitly whereas this check should work for master, main, or any other default branch
if: github.base_ref == github.event.repository.default_branch
runs-on: ubuntu-latest
steps:
- uses: julia-actions/setup-julia@v1
with:
version: '1'
- uses: actions/checkout@v3
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-invalidations@v1
id: invs_pr

- uses: actions/checkout@v3
with:
ref: ${{ github.event.repository.default_branch }}
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-invalidations@v1
id: invs_default

- name: Report invalidation counts
run: |
echo "Invalidations on default branch: ${{ steps.invs_default.outputs.total }} (${{ steps.invs_default.outputs.deps }} via deps)" >> $GITHUB_STEP_SUMMARY
echo "This branch: ${{ steps.invs_pr.outputs.total }} (${{ steps.invs_pr.outputs.deps }} via deps)" >> $GITHUB_STEP_SUMMARY
- name: Check if the PR does increase number of invalidations
if: steps.invs_pr.outputs.total > steps.invs_default.outputs.total
run: exit 1
evaluate-invalidations:
name: "Evaluate Invalidations"
uses: "SciML/.github/.github/workflows/invalidations.yml@v1"
with:
julia-version: "1.10"
18 changes: 18 additions & 0 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ on:
types:
- created
workflow_dispatch:
inputs:
lookback:
default: "3"
permissions:
actions: read
checks: read
contents: write
deployments: read
issues: read
discussions: read
packages: read
pages: read
pull-requests: read
repository-projects: read
security-events: read
statuses: read
jobs:
TagBot:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
Expand All @@ -12,4 +28,6 @@ jobs:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
# Edit the following line to reflect the actual name of the GitHub Secret containing your private key
ssh: ${{ secrets.DOCUMENTER_KEY }}
# ssh: ${{ secrets.NAME_OF_MY_SSH_PRIVATE_KEY_SECRET }}
55 changes: 55 additions & 0 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
name: "Tests"

on:
pull_request:
branches:
- master
- 'release-'
paths-ignore:
- 'docs/**'
push:
branches:
- master
paths-ignore:
- 'docs/**'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref_name != github.event.repository.default_branch || github.ref != 'refs/tags/v*' }}

jobs:
tests:
name: "Tests"
strategy:
fail-fast: false
matrix:
version:
- "1"
- "lts"
- "pre"
group:
- "Components"
- "Sol_Interface"
- "MOL_Interface1"
- "MOL_Interface2"
- "Diffusion"
- "Diffusion_NU"
- "Nonlinear_Diffusion"
- "Nonlinear_Diffusion_NU"
- "2D_Diffusion"
- "Convection"
- "Convection_WENO"
- "Higher_Order"
- "Stationary"
- "DAE"
- "Integrals"
- "Burgers"
- "Brusselator"
- "Mixed_Derivatives"
- "Wave_Eq_Staggered"
- "Complex"
uses: "SciML/.github/.github/workflows/tests.yml@v1"
with:
julia-version: "${{ matrix.version }}"
group: "${{ matrix.group }}"
secrets: "inherit"
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ dev/*
# Build artifacts for creating documentation generated by the Documenter package
docs/build/
docs/site/
.DS_Store
31 changes: 19 additions & 12 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MethodOfLines"
uuid = "94925ecb-adb7-4558-8ed8-f975c56a0bf4"
authors = ["Alex Jones, <alex.lemony@gmail.com>"]
version = "0.9.5"
authors = ["Alex Jones, <alex.jones@juliahub.com>"]
version = "0.11.7"

[deps]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Expand All @@ -14,35 +14,42 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
PDEBase = "a7812802-0625-4b9e-961c-d332478797e5"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
TermInterface = "8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"

[compat]
Combinatorics = "1"
DiffEqBase = "6"
DomainSets = "0.5, 0.6"
DomainSets = "0.7"
IfElse = "0.1"
Interpolations = "0.14"
Interpolations = "0.14, 0.15"
Latexify = "0.15, 0.16"
ModelingToolkit = "8"
ModelingToolkit = "9.17"
OrdinaryDiffEq = "6"
PDEBase = "0.1.4"
PDEBase = "0.1.17"
PrecompileTools = "1"
RuntimeGeneratedFunctions = "0.5.9"
SafeTestsets = "0.0.1"
SciMLBase = "1.90, 1.91"
SciMLBase = "2"
StaticArrays = "1"
SymbolicUtils = "1"
Symbolics = "5"
TermInterface = "0.2, 0.3"
julia = "1.6"
SymbolicIndexingInterface = "0.3.0"
SymbolicUtils = "2, 3"
Symbolics = "6"
TermInterface = "0.4, 2"
julia = "1.10"

[extras]
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "NonlinearSolve", "SafeTestsets", "StableRNGs"]
test = ["Test", "NonlinearSolve", "SafeTestsets", "StableRNGs", "Pkg"]
Loading