Pyptv

Latest version: v0.2.5

Safety actively analyzes 630272 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.1.2

In this release we fixed some old bugs:
- `man_ori.dat` wasn't copied from a run folder

and added
- multi plane calibration, thanks to lengelen and yosefm
- external targets, thanks to ronshnapp

0.1.1

This version compiles against liboptv, Python bindings and passes all the tests: C code is tested using Check unit testing framework, Cython/Python bindings and PyPTV are tested separately and altogether using nosetests, on Travis-CI

0.1.1b

this is a minor update from 0.1.1a version (our first Python 3 version) with a fix of a bug reported in the forum

0.1.1a

This release is for the Python 3 support .

windows-pyptv-0.1.1a
1. Install **Miniconda Python 3** for your platform (!) https://docs.conda.io/en/latest/miniconda.html
2. Download the compressed folder of this release, unzip it to a folder of your choice.
3. Open Anaconda Command Prompt (or PowerShell) and copy/paste these commands:


chcp 1255
conda create -y -n pyptv3 python=3
conda activate pyptv3
pip install --no-index --find-links=whls/ -r requirements.txt
cd pyptv
python setup.py install
python pyptv/pyptv_gui.py ..\test_cavity

0.1.0

This is our first release that does not use C code except the openptv liboptv library and Python bindings.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.