bigpython
Source code for Big Python tutorials on YouTube (by tkarabela)
PyCBC-Tutorials
Learn how to use PyCBC to analyze gravitational-wave data and do parameter inference. (by gwastro)
| bigpython | PyCBC-Tutorials | |
|---|---|---|
| 1 | 2 | |
| 17 | 147 | |
| - | 0.0% | |
| 0.0 | 4.7 | |
| over 4 years ago | 6 months ago | |
| Jupyter Notebook | Jupyter Notebook | |
| MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bigpython
Posts with mentions or reviews of bigpython.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How does fuzzy string matching work?
Here's the notebook: https://github.com/tkarabela/bigpython/blob/master/003--fuzzy-text-search/fuzzy-text-search.ipynb
PyCBC-Tutorials
Posts with mentions or reviews of PyCBC-Tutorials.
We have used some of these posts to build our list of alternatives
and similar projects.
- How can we use PSD for inverse spectrum truncation?
-
[GWpy] How do you know what time an event is occurring from a frequency plot?
If you want to get a sense for a signal is actually detected and at what time it occurs, I'd suggest taking a look at PyCBC and the tutorials there. https://github.com/gwastro/PyCBC-Tutorials In particular the following you may find useful, but you may find the others helpful as well. https://colab.research.google.com/github/gwastro/pycbc-tutorials/blob/master/tutorial/3\_WaveformMatchedFilter.ipynb
What are some alternatives?
When comparing bigpython and PyCBC-Tutorials you can also consider the following projects:
python-tutorial - A Python 3 programming tutorial for beginners.
starclass - Stellar Classification
JuliaTutorials - Learn Julia via interactive tutorials!
pythoncode-tutorials - The Python Code Tutorials
python-awesome - Learn Python, Easy to learn, Awesome
pycbc - Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.