In Vitro Fertilization
Project description
ptrc
Developer Guide
Setup
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n ptrc --file env.yml
Install
pip install -e .
# install from pypi
pip install ptrc
nbdev
# activate conda environment
$ conda activate ptrc
# make sure the ptrc package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the ptrc package
$ nbdev_prepare
Publishing
# publish to pypi
$ nbdev_pypi
# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'
Usage
Installation
Install latest from the GitHub repository:
$ pip install git+https://github.com/dsm-72/ptrc.git
or from conda
$ conda install -c dsm-72 ptrc
or from pypi
$ pip install ptrc
Documentation
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
PyTorch Documentation:
TorchData
- How to Package PyTorch Models
torch.monitor.Event
torchvision
torchvision.Datasets.VisionDataset
torchvision.utils.flow_to_image
PyTorch Models to Consider:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ptrc-0.0.5.tar.gz
(38.8 kB
view details)
Built Distribution
ptrc-0.0.5-py3-none-any.whl
(42.0 kB
view details)
File details
Details for the file ptrc-0.0.5.tar.gz
.
File metadata
- Download URL: ptrc-0.0.5.tar.gz
- Upload date:
- Size: 38.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4534e7e5971e079565a7c4f066f8fac9d2d5f33a8cfb95c3228ab7fa5e15675b |
|
MD5 | ed22da8f425f099bd3cbd8f9befb896f |
|
BLAKE2b-256 | 3dd0d4727f10397d58d017d3aa13bdeaae1613adbed25ecc9da7f6cfa0ad85ce |
File details
Details for the file ptrc-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: ptrc-0.0.5-py3-none-any.whl
- Upload date:
- Size: 42.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3d1550f80e7351ceade7738b121430a36d1cbd463dd6c7c9fa7184f34d04dd1 |
|
MD5 | 165fcc5ece9b629b7da09055f5afa006 |
|
BLAKE2b-256 | facf7ce3eea99fe24f2105f3c9fd4a631e5d74c96917411b0f67bf526b351f17 |