Skip to content

Commit 3b0c08b

Browse files
committed
docs: remove example numpy
1 parent 6a08f85 commit 3b0c08b

File tree

3 files changed

+3
-362
lines changed

3 files changed

+3
-362
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Documentation Status](https://readthedocs.org/projects/hydroecolstm/badge/?version=latest)](https://hydroecolstm.readthedocs.io/en/latest/?badge=latest)
2+
13
### What is HydroEcoLSTM
24

35
- HydroEcoLSTM is a tool for modelling Hydro-ecological processes with Long short-term Memory (LSTM) neural network. HydroEcoLSTM is provided to users as a python packages with graphical user interface (GUI) and without GUI.

docs/source/api.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,4 @@ Linears
77
.. automodule:: hydroecolstm.model.linears
88
:members:
99
:undoc-members:
10-
:show-inheritance:
11-
12-
.. automodule:: example_numpy
13-
:members:
14-
:undoc-members:
15-
:show-inheritance:
10+
:show-inheritance:

hydroecolstm/example_numpy.py

Lines changed: 0 additions & 356 deletions
This file was deleted.

0 commit comments

Comments
 (0)