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
cd
into the top level scisample directorypython3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .
Documentation
cd docs
into the top level scisample directorymake <documentation type>
, where includes 'html', 'latexpdf', 'text', etc.
Testing
cd
into the top level scisample directorypytest tests
pytest --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, Jessica Semler, Cody
Raskin, & Chris Krenn.
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
File details
Details for the file scisample-0.0.1.tar.gz
.
File metadata
- Download URL: scisample-0.0.1.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90a750200c8ed1f5dac57af51d23ed7a9ac7c41bcb488812832a46cca4a2d5e7 |
|
MD5 | fae9cb29d92a388fac91afdacaecbcee |
|
BLAKE2b-256 | a4b4f47101322243d4388fccec2b68e47de9d7d8255d6a59fb30d3f17d5d71ec |
File details
Details for the file scisample-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: scisample-0.0.1-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6a6205a88c9500db95bcaebb1a190bdf977646fefd290b812c8b78777db310d |
|
MD5 | 6358df2de86cda69afe46311cf73ff9f |
|
BLAKE2b-256 | 62d6d8b80befab4b78fa0607d5e786e5d22c96fe7f6891f4321b409f1607978d |