Skip to content

Commit

Permalink
updated pressy
Browse files Browse the repository at this point in the history
  • Loading branch information
fenneltheloon committed Jun 22, 2023
1 parent 124851a commit 9841623
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
5 changes: 5 additions & 0 deletions count.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import math

out = math.comb(108, 18) * (math.comb(27, 9) * math.comb(18, 9))

print(f"{out:e}")
2 changes: 1 addition & 1 deletion notes/5 Min Research Talk.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Ethan Meltzer
- Initial research focused on expirimental properties, simulations of internal structure were unoptimized and worth further investigation
- Worth researching: if we're going to put this into a solar panel, we should know its structure!

![bg left:40%](Cu2AgBiI6_SEM.png)
![bg left:40% 95%](Cu2AgBiI6_SEM.png)

<!-- footer: Journal of the American Chemical Society 2021 143 (10), 3983-3992 DOI: 10.1021/jacs.1c00495 -->

Expand Down

0 comments on commit 9841623

Please sign in to comment.