Expand description
Scientific Computing Kernel Methods
This module implements kernel methods for scientific computing applications, including physics-informed kernels, differential equation kernels, conservation law kernels, and multiscale methods.
§References
- Raissi et al. (2019): “Physics-informed neural networks”
- Karniadakis et al. (2021): “Physics-informed machine learning”
- Chen & Sideris (2020): “Finite element method with interpolation at the nodes”
- E & Yu (2018): “The Deep Ritz Method”
Structs§
- Multiscale
Kernel - Multiscale Kernel for hierarchical phenomena
- Physics
Informed Config - Configuration for physics-informed kernels
- Physics
Informed Kernel - Physics-Informed Kernel
Enums§
- Physical
System - Types of physical systems