Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Dec 27, 2023
1 parent 54a48c9 commit 7c9dca5
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
Dakota wheel built by the IT'IS Foundation
==========================================

This repository contains the code to build a Python wheel
to load the [Dakota](https://github.com/snl-dakota/dakota)
python module.


Installating the wheel
----------------------

```
pip install itis-dakota
```

Building the wheel
------------------

```
make wheel
```

Copyright (c) 2023-2024 IT'IS Foundation, Zurich, Switzerland

0 comments on commit 7c9dca5

Please sign in to comment.