Skip to content

Version 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ddrous ddrous released this 11 Feb 03:57
· 214 commits to main since this release

Very first release. The code is working smoothly, but isn't vectorized. Major features include:

  • PDE solving with RBF e.g. The Laplace equation with Neumann boundary conditions with super-linear convergence
  • Load cloud points from Gmsh
  • Implementation of RBF-PINNs (not stable)

N.B. The current API is not stable as the code is under active development.