-
Vietrois-Rips综合建筑商:VR-complex
资源介绍
Vietoris-Rips综合建筑商
小型数据库,用于使用增量算法来构建Vietoris-Rips Complex,如下文所述:Afra Zomorodian的 。
Vietoris-Rips Complex的建设比Cech Complex快得多,因此具有更实际的应用。
安装
npm install vr-complex
或在浏览器中
bower install vr-complex
用法
建筑群(贝蒂数字)
var VR = require ( 'vr-complex' ) ;
var vr = new VR ( ) ;
var cells = [
[ 0 , 0 ] , // [x, y]
[ 1 , 1 ] ,
// ...
] ;
var maxK = 3 ; // maximum size of simplex (0 - point, 1 - edge, 2 -