Skip to content

New package: Macchiato v0.1.0#149638

Open
JuliaRegistrator wants to merge 1 commit intomasterfrom
registrator-macchiato-cd40ceae-v0.1.0-7fc42e987a
Open

New package: Macchiato v0.1.0#149638
JuliaRegistrator wants to merge 1 commit intomasterfrom
registrator-macchiato-cd40ceae-v0.1.0-7fc42e987a

Conversation

@JuliaRegistrator
Copy link
Contributor

## Initial release of Macchiato.jl

A meshless PDE solver built on radial basis functions.

### Features
- Oceananigans-style Simulation API for defining and running PDE problems
- Linear elasticity model with Dirichlet and traction boundary conditions
- Heat/energy equation support with steady-state and transient solvers
- Shadow point boundary condition enforcement
- Trait-based physics system for extensible PDE definitions
- Sparse row zeroing utility for efficient boundary condition application
- 3D geometry support via STL/mesh import

### Performance
- Shared KNN adjacency lists to reduce redundant computation
- In-place operations and pre-allocated outputs
- Multi-threaded assembly via OhMyThreads

### Documentation
- Getting started guide, examples, and custom PDEs page

### Dependencies
- Built on RadialBasisFunctions.jl, WhatsThePoint.jl, Meshes.jl, and LinearSolve.jl

UUID: cd40ceae-7681-4e2e-9056-ba6e356aca3e
Repo: https://github.com/JuliaMeshless/Macchiato.jl.git
Tree: b239e711dd78a40daf2b34285cc2f6ec4faddaa6

Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. New package registration

Please make sure that you have read the package naming guidelines.

2. AutoMerge Guidelines are all met! ✅

Your new package registration met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed.

3. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant