New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gw-wispy

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gw-wispy

Neural Network Based Waveform Modelling

0.5.0
PyPI
Maintainers
1

wispy

Neural Network Based Waveform Modelling

pypi - https://pypi.org/project/gw-wispy/

Installation

pip install gw-wispy

Development

conda create -n wispy python=3.7
conda activate wispy
pip install tensorflow lalsuite pycbc matplotlib tensorflow-addons tqdm gw-phenom

Upload to pypi

python setup.py clean --all
rm -rf dist/
python3 setup.py sdist bdist_wheel
python3 -m twine upload  dist/*

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts