Parameter sampling for scientific computing
Project description
scisample
scisample is a Python 3 package that implements a number of parameter
sampling methods for scientific computing. Specifications for sampling
are written in the YAML markup language.
Installation with a python virtual environment
cdinto the top level scisample directorypython3 -m venv venv_scisamplesource venv_sci_sample/bin/activatepip install --upgrade pippip install -r requirements.txtpip install -e .
Documentation
cd docsinto the top level scisample directorymake <documentation type>, where includes 'html', 'latexpdf', 'text', etc.
Testing
cdinto the top level scisample directorypytest testspytest --cov=scisample tests/
Community
scisample is an open source project. Questions, discussion, and
contributions are welcome. Contributions can be anything from new
packages to bugfixes, documentation, or even new core features.
Contributing
Contributing to scisample is relatively easy. Just send us a pull
request. When you send your request, make develop the destination
branch on the scisample repository.
Your PR must pass scisamples's unit tests and documentation tests, and
must pass most flake8 and pylint tests. We enforce these guidelines
with our CI process. Please see CONTRIBUTING.md for
more information.
Code of Conduct
Please note that scisample has a Code of Conduct. By
participating in the scisample community, you agree to abide by its rules.
Authors
Current authors of scisample include Brian Daub, Chris Krenn, Cody Raskin, &
Jessica Semler.
License
scisample is distributed under the the MIT license.
All new contributions must be made under the MIT license.
Please see LICENSE and NOTICE for details.
SPDX-License-Identifier: MIT
LLNL-CODE-815909
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scisample-1.0.3.tar.gz.
File metadata
- Download URL: scisample-1.0.3.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ef490b541ae63f79e5204980e0998e8ec5232e71d7cbcd31942a06c70f12a27
|
|
| MD5 |
ddf0354ee249d58b037c199572b13f64
|
|
| BLAKE2b-256 |
edfda82f958e63a19637921fd73e842ce45e0825af093f472131aad09fed1107
|
File details
Details for the file scisample-1.0.3-py3-none-any.whl.
File metadata
- Download URL: scisample-1.0.3-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5da5ad4a3e596da3322c42f71f55656cd2e14e7b527ab61ac0d6b5e771ac61e7
|
|
| MD5 |
b1863ad1ea1c911c7ae1a7a340079b39
|
|
| BLAKE2b-256 |
6ed2de198c474d68801e3618852e9ba735181ed2e1fb7f1ab00ca0b7838065c5
|