Grid LSC User Engine
Project description
# pycbc-glue repository
This repository contains a stripped down version of lalsuite/glue for use with PyCBC until the dependencies contained in this repository are retired.
## Notes on repository creation
The repository was created from the 1.48 release (ER7 release) with the commands:
git init git remote add -f origin git://ligo-vcs.phys.uwm.edu/lalsuite.git git checkout glue-1-48-branch git filter-branch –subdirectory-filter glue git branch -f master glue-1-48-branch git checkout master git branch -D glue-1-48-branch for t in git tag ; do git tag -d $t ; done
The repository was then switched to github with
git remote rename origin upstream git remote add origin git@github.com:ligo-cbc/pycbc-glue.git git push -u origin master
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pycbc-glue-obsolete-1.1.0.tar.gz.
File metadata
- Download URL: pycbc-glue-obsolete-1.1.0.tar.gz
- Upload date:
- Size: 243.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1bd0d6cb875796170bd42d7c9d5c97a2ca56513ed5fd64d5216b5137fa648dc
|
|
| MD5 |
e9902946d323abc431ce2b3356457584
|
|
| BLAKE2b-256 |
d8a5f1fe939582e50ac465814761fdaf4d28df1a398f20dbc1c5b59e14bc9d22
|