Skip to content

scaprara/myVTKPythonLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myVTKPythonLibrary

A collection of tools to manipulate cardiac finite element meshes.

Installation

Get the code:

> git clone git@github.com:mgenet/myVTKPythonLibrary

To load the library within python, the simplest is to add the folder containing myVTKPythonLibrary to PYTHONPATH:

> export PYTHONPATH=$PYTHONPATH:/path/to/folder

(To make this permanent, add the line to ~/.bashrc.) Then you can load the library within python:

> import myVTKPythonLibrary as myVTK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%