Thanks to visit codestin.com
Credit goes to github.com

Skip to content

glegarda/naturalHHD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Natural Helmholtz-Hodge Decomposition

Implementation of the TVCG paper doi:10.1109/TVCG.2014.2312012

by: Harsh Bhatia ([email protected])

C++ and python libraries to compute the natural HHD. For details, please see the aforementioned paper. The code is released under BSD licence. Please make appropriate citation if you use the technique/code.

modifications introduced by Guillermo Legarda Herranz

Add functionality to process regular masked 2D grids to version 1.1

version 1.1 (Dec 26, 2017)

Python tool for computation on regular/rectangular grids and simplicial meshes

Please use this version for all applications, especially for large-scale data, as this version is more scalable.

version 1.0 (Dec 18, 2015)

Serial implementation on regular/rectangular grids in C++

About

The natural Helmholtz-Hodge decomposition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 61.2%
  • HTML 27.0%
  • TeX 3.3%
  • Python 3.3%
  • C++ 2.6%
  • JavaScript 1.5%
  • Other 1.1%