A test-driven framework for formally validating scientific models against data.
Reason this release was yanked:
build
Project description
SciUnit: A Test-Driven Framework for Formally Validating Scientific Models Against Data
Concept
Documentation
Jupyter Tutorials
API Documentation
Installation
pip install sciunit
or
conda install -c conda-forge sciunit
Basic Usage
my_model = MyModel(**my_args) # Instantiate a class that wraps your model of interest.
my_test = MyTest(**my_params) # Instantiate a test that you write.
score = my_test.judge() # Runs the test and return a rich score containing test results and more.
Domain-specific libraries and information
NeuronUnit for neuron and ion channel physiology
See others here
Mailing List
There is a mailing list for announcements and discussion. Please join it if you are at all interested!
Contributors
- Rick Gerkin, Arizona State University (School of Life Science)
- Cyrus Omar, Carnegie Mellon University (Dept. of Computer Science)
Reproducible Research ID
RRID:SCR_014528
License
SciUnit is released under the permissive MIT license, requiring only attribution in derivative works. See the LICENSE file for terms.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sciunit-0.2.5.linux-x86_64.tar.gz
(156.5 kB
view hashes)
Close
Hashes for sciunit-0.2.5.linux-x86_64.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0c98b7ab094062469306b182b4997f73db988a3a1f2a14db4d15be6f51962bf |
|
MD5 | 8f67c74f7bd7c47e12b6af4700adff2e |
|
BLAKE2b-256 | 23d14951b6abbd097ecc62856142f385b50572def3e95501c2981f927876e699 |