Skip to main content

A software platform for analysing the structure and function of complex systems

Project description

QMM Logo

Qualitative Mathematical Modelling (QMM) is a software platform for analysing the structure and function of complex systems.

Features

  • Interactive web application for creating signed digraph (network) models representing the mathematical structure of a complex system.
  • Python package (qmm) for qualitative mathematical modelling, including core modules for defining model structure, stability analysis, press perturbation analysis and making qualitative predictions.

Contact

For any additional information or questions, please contact:

Jayden Hyman: j.hyman@uq.edu.au

How to use

  1. Install Python and required packages:

    Option 1: Using Anaconda and JupyterLab (Recommended)

    a. Install Anaconda from https://www.anaconda.com/products/distribution

    b. Launch Anaconda Navigator

    c. Create a new environment:

    • Click on "Environments" in the left sidebar
    • Click "Create" at the bottom
    • Name your environment (e.g., "qmm") and select Python 3.10
    • Click "Create"
    • In the "Environments" list, click on your newly created environment

    d. Install JupyterLab:

    • With your new environment selected, go to the "Home" tab
    • Find JupyterLab in the list of applications
    • Click "Install"

    This method uses Anaconda's default packages, which include NumPy, SymPy, NetworkX, Pandas, Numba, and Graphviz. JupyterLab provides an integrated development environment for running QMM package functions.

    Option 2: Using Miniconda

    a. Install Miniconda from https://docs.conda.io/en/latest/miniconda.html

    b. Open a Miniconda prompt and create a new environment:

    conda create -n qmm python=3.10
    conda activate qmm
    

    c. Install the required packages:

    conda install numpy=1.26.4 networkx=3.3 pandas=2.0.2 numba=0.60.0 sympy=1.13
    conda install -c conda-forge graphviz=0.20.3
    
  2. Use the web application to create signed digraph models: Open in browser

  3. The qmm.ipynb file provides core functions to analyse signed digraph models. To get started with analysing your model, open this file in JupyterLab or your preferred Python IDE.

Documentation

Detailed documentation for the qmm package and its modules is not currently available.

Licensing

This model is licensed under a BSD 3-Clause License. See LICENSE.md for further information.

Attribution

A Zenodo will be available in the near future for attribution.

Contributing

We welcome contributions to improve and expand the QMM software. As the project is in its early stages of development, we appreciate your patience and support in helping us refine the software.

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

qmm_core-0.2.3.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qmm_core-0.2.3-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file qmm_core-0.2.3.tar.gz.

File metadata

  • Download URL: qmm_core-0.2.3.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for qmm_core-0.2.3.tar.gz
Algorithm Hash digest
SHA256 8e98740fe215be57b6909133c902654c6f8afa33159c40efa6f765e307dc527f
MD5 7a3cd9271c20dc6b72ae1be54a536b23
BLAKE2b-256 2fd4c579733e92b417d071c0ddb0a6f1d9effac9aa2a12ec36faf017163affb4

See more details on using hashes here.

File details

Details for the file qmm_core-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: qmm_core-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for qmm_core-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e207dbe6a45cd51cb8f6da6b677fee8c8fab9492c18b286fd7678029552e3079
MD5 47fc24e51e1a3283dd761e052f5acecc
BLAKE2b-256 590986bf7a0e92a522863fd4b9d1e86d81e289b28351a10f2d1a2b3f753cbe74

See more details on using hashes here.

Supported by

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