Skip to content
forked from mdolab/pyXDSM

A python library for generating PDF XDSM diagrams.

License

Notifications You must be signed in to change notification settings

kilicdilan/pyXDSM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyXDSM

Build Status Documentation Status PyPI PyPI - Downloads

A python library for generating publication quality PDF XDSM diagrams. This library is a thin wrapper that uses the TikZ library and LaTeX to build the PDFs.

Documentation

Please see the documentation for installation details and API documentation.

To locally build the documentation, enter the doc folder and enter make html in the terminal. You can then view the built documentation in the _build folder.

XDSM of MDF

Citation

Please cite the paper by Lambe and Martins when using XDSM. Here is the bibtex entry for that paper:

@article {Lambe2012,
title = {Extensions to the Design Structure Matrix for the Description of Multidisciplinary Design, Analysis, and Optimization Processes},
journal = {Structural and Multidisciplinary Optimization},
volume = {46},
year = {2012},
pages = {273-284},
doi = {10.1007/s00158-012-0763-y},
author = {Andrew B. Lambe and Joaquim R. R. A. Martins}
}

About

A python library for generating PDF XDSM diagrams.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.3%
  • TeX 6.7%