Skip to main content

This packages provides methodes for calculating fiber-reinforced materials.

Project description

CLT Calculation for Python

https://img.shields.io/pypi/v/clt_py.svg https://travis-ci.com/axelschmidt91/clt_py.svg?branch=master Documentation Status Updates https://coveralls.io/repos/github/axelschmidt91/clt_py/badge.svg?branch=master https://img.shields.io/badge/code%20style-black-000000.svg

This packages provides methodes for calculating fiber-reinforced materials.

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

Unreleased

  • changes:
    • version number

    • long_description_conent_type in setup.py

0.0.4 (2020-01-24)

  • changed:
    • requirements_dev.txt to updated packades

    • requirements.txt

  • fixed:
    • upload to pypi with API Token

0.0.3 (2020-01-24)

  • First release on PyPI.

  • add class Material2D - base class for all materials used in this package.

  • add class IsotropicMaterial - Material2D class for isotropic materials.

  • add class AnisotropicMaterial - Material2D class for anisotropic materials.

  • add class FiberReinforcedMaterialUD - Material2D class that combines two materials.

  • add class Ply - generates defined ply/layer of Material2D.

  • add class Laminate - combines mulitple Ply instances to composite laminate.

  • dev setup:
    • add .pre-commit-config.yaml - formating with black

    • changed travis - add black --check on ‘before_script’ method

    • changed requirements_dev.txt

    • add requirements.txt

    • add tests for classes

    • fix tox python 3.8 and flake8 checking

    • add flake8 ignore: E501, W503, F841

  • update mail adress

  • docs:
    • changed usage.rst - new Version update to use package

0.0.2 (2020-01-22)

  • setup of package

  • first ideas of structure

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

clt_py-0.0.4.tar.gz (18.3 kB view hashes)

Uploaded Source

Built Distribution

clt_py-0.0.4-py2.py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page