Skip to content

dan-slater/paramaterial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paramaterial logo PyPI - Python Version License: MIT PyPI - Wheel Libraries.io dependency status for latest release PyPI version GitHub release (latest by date including pre-releases)

About

A Python package for parameterising materials test data. Given a set of experimental measurements, Paramaterial can be used to determine material properties and constitutive model parameters.

The package was designed to help improve the quality and quantity of data available for materials modeling and simulation. It is hoped that using Paramaterial will help improve repeatability and reproducibility of materials test data analyses, and help to reduce the time and effort required to perform such analyses.

Installation

pip install paramaterial

Usage

Please see the API reference for details on the toolkit's functions and classes.

Usage examples are available in the examples repository. These examples can be downloaded using the download_example function:

# Download the basic usage example to the current directory
from paramaterial import download_example
download_example('dan_msc_basic_usage_0.1.0')
# Other examples are also currently available:
# download_example('dan_msc_cs1_0.1.0')
# download_example('dan_msc_cs2_0.1.0')
# download_example('dan_msc_cs3_0.1.0')
# download_example('dan_msc_cs4_0.1.0')

The examples include datasets, notebooks, and other assets that showcase the functionality and capabilities of the Paramaterial library. These examples can be downloaded and run locally, providing an interactive way to explore and learn about the library. For more details see the documentation for the download_example function at reference/example.

Contributing

Please go to the GitHub repository and submit an issue or pull request.

License

Paramaterial is licensed under the MIT license.

About

For processing and analysis of stress-strain datasets.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages