Skip to content

Commit eb26744

Browse files
committed
prep
1 parent cb0c8b5 commit eb26744

File tree

5 files changed

+598
-966
lines changed

5 files changed

+598
-966
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,5 @@ debug/
111111
outputs/
112112
plots/
113113
optimize/results/
114-
optimize/discovery.py
114+
optimize/discovery.py
115+
optimize/plot_results.py

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# ∂PV
2-
A photovoltaic simulator with automatic differentation
2+
A photovoltaic simulator with automatic differentation, built on `JAX`.
3+
4+
`deltapv` features a simple interface for most common cell structures.

examples/tutorial.ipynb

+582-13
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)