KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
szar
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
Reading_List
:
This is a reading list.
uSite
:
Tiny static site generator
go-openuri
:
Open file and url in the same interface
redux-crud-observable
:
Actions, reducers & epics for managing crud redux state.
dreyeving
:
Learning where to attend like a human driver
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
szar
?
Download (.md)
# szar - (SZ) (A)strophysics (R)outines Regal. Hungarian for sh*t or "I don't believe it" according to Urban Dictionary. But mostly a library for CMB foregrounds and SZ forecasting. ## Installation To install while working on the repo (with symlinks): ```pip install -e .``` otherwise ```pip install .``` ## Three non-trivial dependencies Map manipulation https://github.com/msyriac/flipper Map manipulation, statistics, cosmology theory and plotting https://github.com/msyriac/orphics Gravitational lensing theory and analysis https://github.com/msyriac/alhazen All three can be installed using the `pip` command found in any of their READMEs. ## Test Use the command ``` python tests/testCounts.py ``` To run all unit tests, use ``` python tests/unit_tests.py ```