You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Drop support for Julia 1.9
* Explicitly test Julia versions since 1.10
* Increase compat for PointNeighbors.jl
* Downgrade CairoMakie
Why did this work before!?
* Run Windows and macOS tests on versions min and 1
* Fix job names
* Actually run jobs on the specified operating systems
* Display Julia version
* Synchronize with PointNeighbors.jl CI
* Bump version number
* Require hot-fixed version of PointNeighbors.jl
* Update solution_saving.jl
* Fix example tests
* Fix properly
* Fix validation
* Make validation tests pass on macOS ARM
* Update tolerances for macOS-ARM
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ TrixiParticles.jl focuses on the following use cases:
21
21
- Development of new particle-based methods and models.
22
22
- Easy setup of accessible simulations for educational purposes, including student projects, coursework, and thesis work.
23
23
24
-
It offers intuitive configuration, robust pre- and post-processing, and vendor-agnostic GPU-support based on the Julia package [KernelAbstractions.jl](https://github.com/JuliaGPU/KernelAbstractions.jl).
24
+
It offers intuitive configuration, robust pre- and post-processing, and vendor-agnostic GPU-support based on the Julia package [KernelAbstractions.jl](https://github.com/JuliaGPU/KernelAbstractions.jl).
0 commit comments