sophon.jl

Efficient, Accurate, and Streamlined Training of Physics-Informed Neural Networks

https://github.com/yichengdwu/sophon.jl

Science Score: 51.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 7 committers (14.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.9%) to scientific vocabulary

Keywords

diffeq neural-operator pinns sciml

Keywords from Contributors

pde meshing interpretability standardization ode fluxes raytracer plasma fluid-dynamics finite-volume
Last synced: 7 months ago · JSON representation ·

Repository

Efficient, Accurate, and Streamlined Training of Physics-Informed Neural Networks

Basic Info
Statistics
  • Stars: 58
  • Watchers: 2
  • Forks: 6
  • Open Issues: 15
  • Releases: 38
Topics
diffeq neural-operator pinns sciml
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

Sophon

Stable Dev Build Status Coverage DOI

Sophon.jl provides specialized neural networks and neural operators for Physics-informed machine learning.

Use the documentation to explore the features.

Please star this repository if you find it useful.

Installation

To install Sophon, please open Julia's interactive session (REPL) and press ] key in the REPL to use the package mode, then type the following command

julia pkg> add Sophon

Examples

More examples can be found in Sophon-Examples.

Gallery

| | | | | |:---------------------------------------:|:-------------------------------------------------------------:|:------------------------------------------------------------:|:-----------------------------------------------------------:| | Function Fitting | Multi-scale Poisson Equation | Convection Equation | Helmholtz Equation | | | | | | | Allen-Cahn Equation | Schrödinger Equation | L-shaped Domain | SOD Shock Tube |

🏠 Stable & Mature Framework

The current version is highly stable and you can confidently use it for your projects. In the immediate future, we will not be introducing new features to the framework. Our focus is on maintaining its stability and robustness, ensuring that it stands resilient in various use-cases and scenarios.

We're here to help you with any issues or challenges you might encounter. Feel free to reach out!

Related Libraries

What's the difference between this package and NeuralPDE.jl?

The biggest difference is the explicit control over data sampling. Note that we have an example of an L-shape domain, and there is an example of a disk with a hole in this file.

Owner

  • Name: Ethan Wu
  • Login: YichengDWu
  • Kind: user
  • Location: Calgary, AB

Citation (CITATION.bib)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Wu"
  given-names: "Yicheng"
  orcid: "https://orcid.org/0000-0001-7739-5408"
title: "Sophon.jl"
version: 0.3.0
doi: 10.5281/zenodo.7065952
date-released: 2022-10-08
url: "https://github.com/YichengDWu/Sophon.jl"

GitHub Events

Total
  • Watch event: 5
  • Push event: 5
  • Pull request event: 6
  • Fork event: 1
  • Create event: 5
Last Year
  • Watch event: 5
  • Push event: 5
  • Pull request event: 6
  • Fork event: 1
  • Create event: 5

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 1,114
  • Total Committers: 7
  • Avg Commits per committer: 159.143
  • Development Distribution Score (DDS): 0.088
Past Year
  • Commits: 59
  • Committers: 4
  • Avg Commits per committer: 14.75
  • Development Distribution Score (DDS): 0.22
Top Committers
Name Email Commits
MilkshakeForReal y****u@u****a 1,016
github-actions[bot] 4****] 46
CompatHelper Julia c****y@j****g 42
Pierre Navaro p****o@m****r 4
dependabot[bot] 4****] 3
Run-Fa Zhang r****g@s****n 2
Arjit Seth a****h@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 19
  • Total pull requests: 118
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 8 days
  • Total issue authors: 5
  • Total pull request authors: 7
  • Average comments per issue: 3.58
  • Average comments per pull request: 0.68
  • Merged pull requests: 85
  • Bot issues: 0
  • Bot pull requests: 55
Past Year
  • Issues: 0
  • Pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.1
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 9
Top Authors
Issue Authors
  • YichengDWu (12)
  • arthur-bizzi (3)
  • finmod (2)
  • JuliaTagBot (1)
  • xtalax (1)
Pull Request Authors
  • github-actions[bot] (57)
  • YichengDWu (54)
  • dependabot[bot] (8)
  • r0uv3n (2)
  • Runfa-Zhang (2)
  • pnavaro (1)
  • GodotMisogi (1)
Top Labels
Issue Labels
bug (2)
Pull Request Labels
dependencies (8) documentation (1)

Packages

  • Total packages: 1
  • Total downloads:
    • julia 4 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 39
juliahub.com: Sophon

Efficient, Accurate, and Streamlined Training of Physics-Informed Neural Networks

  • Versions: 39
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4 Total
Rankings
Average: 100%
Last synced: 8 months ago

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite