Skip to content

Commit 3b3b331

Browse files
committed
Updated list of dependencies
1 parent 9176e99 commit 3b3b331

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/dependencies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Third-party software packages required by WaveDiff are installed automatically (
88
|--------------|---------------------------------------------------|
99
| [numpy](https://numpy.org/) | {cite:t}`harris:20` |
1010
| [scipy](https://scipy.org) | {cite:t}`SciPy-NMeth:20` |
11+
| [keras](https://keras.io) | {cite:t}`chollet:2015keras`|
1112
| [tensorflow](https://www.tensorflow.org) | {cite:t}`tensorflow:15` |
1213
| [tensorflow-addons](https://www.tensorflow.org/addons) |{cite:t}`tensorflow:15` |
1314
| [tensorflow-estimator](https://www.tensorflow.org/api_docs/python/tf/estimator) |{cite:t}`tensorflow:15` |
@@ -17,4 +18,5 @@ Third-party software packages required by WaveDiff are installed automatically (
1718
| [galsim](http://galsim-developers.github.io/GalSim/_build/html/index.html#) | {cite:t}`rowe:15` |
1819
| [astropy](https://www.astropy.org) | {cite:t}`astropy:13,astropy:18`, <br>{cite:t}`astropy:22` |
1920
| [matplotlib](https://matplotlib.org) | {cite:t}`Hunter:07` |
21+
| [pandas](https://pandas.pydata.org) | {cite:t}`mckinney:2010pandas` |
2022
| [seaborn](https://seaborn.pydata.org) | {cite:t}`Waskom:21` |

0 commit comments

Comments
 (0)