Data-driven solver for truss structures
This repository provides a Python implementation of the data-driven solver for truss structures described in Kirchdoerfer, T., & Ortiz, M. (2016). Data-driven computational mechanics. Computer Methods in Applied Mechanics and Engineering, 304, 81-101.
Some notebook examples can be found in examples.
Documentation is available here.
Installation
To install ddtruss, you are invited to use pip and its associated options
pip install -U ddtruss
Testing
To run the ddtruss unit tests, check out this repository and type
pytest
License
ddtruss is published under the MIT license.
Release files for ddtruss 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ddtruss-0.0.3.tar.gz | 6.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ddtruss-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:13.6 kB
Release files / ddtruss-0.0.3.tar.gz
| Download URL | ddtruss-0.0.3.tar.gz |
|---|---|
| Size | 6.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f17d39e4b9c80465466bc798df72f548d07c08a98abc8f71e757f06d30624f1
|
|
BLAKE2b-256 checksum How to use checksums |
832aa5cdbcd23bfe744a15fec7457d407d4f106f4c91b796be6a305430c674c5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
|
Release files / ddtruss-0.0.3-py3-none-any.whl
| Download URL | ddtruss-0.0.3-py3-none-any.whl |
|---|---|
| Size | 7.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a4d3b9bdf58a779f47878ce21aae392f7105ce7be9885d13d83e7c12f4215179
|
|
BLAKE2b-256 checksum How to use checksums |
e14a26ad022a246474fe18889d41bed7e68d43ab41db9dca2533e1c2b5b807b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
|