Metadata-Version: 2.1
Name: bmcs-utils
Version: 0.0.32a0
Summary: Suite of utilities for to implementation of bmcs_utils for brittle-matrix composites.
Home-page: https://github.com/bmcs-group/bmcs_utils
Author: BMCS-Group
Author-email: rostislav.chudoba@rwt-aachen.de
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown



# General utilities and practices

This repository contains development patterns 
applied for the bmcs packges. They distinguish 
three development phases:
 * Formulation of model components using using jupyter notebooks with Python package 
 * Implementation of Python packages
 * Model presentation using examples via Jupyter Notebooks 

The detailed documentation of the package is provided 
[here](docs/README.md)
