Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@binru33 binru33 released this 09 Oct 09:56
· 10 commits to main since this release
60dd3b8

Biological PVT Analysis - Version 1.0.0

First stable release! πŸŽ‰

Features

βœ… Three biological-inspired methods
βœ… Comprehensive sensitivity analysis
βœ… 20+ visualizations + animated GIFs
βœ… Targets biological metrics (50% hex, 40-50% pent/hept, PDF shape)
βœ… Complete documentation

Quick Start

   git clone https://github.com/binru33/pvt-biological-analysis.git
   cd pvt-biological-analysis
   pip install -r requirements.txt
   python src/quickstart.py

   ## Reference
   Based on: doi.org/10.1002/advs.202407641
 

  ## Citation

   @software{pvt_biological_2025,
        author = {binru33},
        title = {Biological PVT Analysis},
        version = {1.0.0},
        year = {2025},
        url = {https://github.com/binru33/pvt-biological-analysis}
      }