https://github.com/ly16302/mask
mask generation library for wyvern
https://github.com/ly16302/mask
f2py fortran mpi4py numpy openmp testing
Last synced: 10 months ago
JSON representation
mask generation library for wyvern
- Host: GitHub
- URL: https://github.com/ly16302/mask
- Owner: ly16302
- License: apache-2.0
- Created: 2021-07-24T09:45:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-28T23:26:49.000Z (over 4 years ago)
- Last Synced: 2024-11-15T02:28:04.646Z (about 1 year ago)
- Topics: f2py, fortran, mpi4py, numpy, openmp, testing
- Language: Fortran
- Homepage: https://ly16302.github.io/mask/
- Size: 5.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mask-generation
mask generation library for wyvern

[](https://ly16302.github.io/mask/)
[](https://pypi.org/project/mask-generation/)
[](https://pepy.tech/project/mask-generation)
|| **Linux** | **OS X** | **Windows** | **Documentation**|
|:------|:-----|:-----|:-----|:-----|
|**Build**| ✅ | ✅ | ✅ | ✅ |
|**PyPI** | ✅ | ✅ | ✅ | ✅ |

## Dependancies
```bash
pip install pyevtk
pip install git+https://github.com/ly16302/stl-to-voxel.git
```
## Installation
The most recent release can be installed simply by
```bash
pip install mask-generation
```