Skip to content

Commit

Permalink
Merge pull request #15 from sivonxay/main
Browse files Browse the repository at this point in the history
Add dark mode logo
  • Loading branch information
samblau authored Dec 18, 2023
2 parents 618a63b + 18daa75 commit a56ae43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<img src="./logo.png">
![logo](./logo_dark.png#gh-dark-mode-only)
![logo](./logo.png#gh-light-mode-only)

HiPRGen (**Hi**_gh_ **P**_erformance_ **R**_eaction_ **Gen**_eration_) is a python module for constructing reaction networks via exhaustive reaction enumeration and filtering decision trees with the capacity to be applied to systems with hundreds of billions of possible reactions. HiPRGen is built on top of [MPI4py](https://mpi4py.readthedocs.io/en/stable/) which facilitates multi-node parallelism.

Expand Down
Binary file added logo_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a56ae43

Please sign in to comment.