Skip to content

A Generic N Dimentions Radial Basis Interpolation solver in KL

License

Notifications You must be signed in to change notification settings

mmallmann/Fabric-RBF

This branch is 3 commits behind ahmidou/Fabric-RBF:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ahmidou Lyazidi
Oct 5, 2016
ef6b2cd · Oct 5, 2016

History

18 Commits
Feb 18, 2016
Oct 5, 2016
Feb 15, 2016
Oct 5, 2016
Feb 24, 2016
Feb 18, 2016

Repository files navigation

##Fabric-RBF A Generic N Dimentions Radial Basis Interpolation solver in KL.

  • A few math utils.
  • A N*M Matrix class.
  • A RBF solver.
  • A Maya UI to interface with the solver.

###The Matrix Class

Features:

  • LU decomposition
  • SVD decomposition
  • Inversion
  • Determinant
  • Multiplication N*M
  • Additions
  • Subtraction
  • Transpose
  • Linear System Solving

###The Maya UI

is still work in progress

About

A Generic N Dimentions Radial Basis Interpolation solver in KL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%