Skip to content

Commit

Permalink
Merge pull request #3 from sandialabs/readme
Browse files Browse the repository at this point in the history
adding readme.
  • Loading branch information
cmhamel authored Nov 6, 2024
2 parents d1da794 + e5422a7 commit ae18d9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- name: Install
run: |
python -m venv venv
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Pancax ("PANCAKES")
Physics augment neural computations in jax

0 comments on commit ae18d9e

Please sign in to comment.