New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vofotensors

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vofotensors

V(ariety)O(f)F(iber)O(rientation)TENSORS contains selected contributions of Bauer JK, Böhlke T. Variety of fiber orientation tensors. Mathematics and Mechanics of Solids. 2022. doi:10.1177/10812865211057602

1.0.7
PyPI
Maintainers
1

PyPI version Documentation status License: MIT DOI Black Binder

VoFoTensors

V(ariety) o(f) F(iber) O(rientation) Tensors

This repository contains a Python package called vofotensors
which contains most of the parameterizations of fiber orientation tensors defined in the paper

@article{
  title={Variety of fiber orientation tensors},
  author={Bauer, Julian Karl and B{\"o}hlke, Thomas},
  journal={Mathematics and Mechanics of Solids},
  publisher={SAGE Publications Sage UK: London, England},
  doi={10.1177/10812865211057602},
  volume={27},
  number={7},
  pages={1185-1211},
  year={2022},
}

Please see license, acknowledgment and cite the paper given above and the latest Zenodo-DOI.

Installation

Install directly from github

python -m pip install git+https://github.com/JulianKarlBauer/vofotensors.git

Install from PyPI

pip install vofotensors

Install from local clone

  • Clone this repository to your machine
  • Open a terminal and navigate to your local clone
  • Install the package from the local clone into the current environment in develop mode:
    python setup.py develop
    

Note: Develop vs. install

Examples

Rendered example notebooks are in the docs. These notebooks and corresponding scripts can be found here.

Acknowledgment

The research documented in this repository has been funded by the German Research Foundation (DFG, Deutsche Forschungsgemeinschaft) - project number 255730231. The support by the German Research Foundation within the International Research Training Group “Integrated engineering of continuous-discontinuous long fiber reinforced polymer structures“ (GRK 2078) is gratefully acknowledged.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts