Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 2.09 KB

File metadata and controls

36 lines (28 loc) · 2.09 KB

svVascularize

Version Platform Latest Release codecov DOI Docs Telemetry

SVV passing

The svVascularize (svv) is an open-source API for automated vascular generation and multi-fidelity hemodynamic simulation written in Python. Often small-caliber vessels are difficult or infeasible to obtain from experimental data sources despite playing important roles in blood flow regulation and cell microenvironments. svVascularize aims to provide tissue engineers and computational hemodynamic scientists with de novo vasculature that can easily be applied in biomanufacturing applications or computational fluid dynamic (CFD) analysis.

Installation

The package is published on PyPI as svv:

pip install svv

On clusters / HPC systems (for example Stanford Sherlock), use a recent Python (3.9–3.12) and pip, and install into a clean virtual environment or user site-packages.