Skip to content

Commit

Permalink
Merge pull request #42 from LemurPwned/LemurPwned-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
LemurPwned authored Dec 3, 2023
2 parents 32d50ed + 23590be commit 55315f2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,28 @@ The package requires (if `utils` subpackage is used):
- matplotlib
```

## Subpackages
```mermaid
graph TD;
cmtj --> models
cmtj --> utils
models --> domain_dynamics
models --> drivers
models --> ensemble
models --> general_sb
models --> oersted
utils --> optimization
utils --> parallel
utils --> plotting
utils --> procedures
utils --> resistance
utils --> solvers
utils --> linear
utils --> energy
utils --> filters
```


## Read the docs

Documentation: [https://lemurpwned.github.io/cmtj](https://lemurpwned.github.io/cmtj)
Expand Down

0 comments on commit 55315f2

Please sign in to comment.