Skip to main content

Package for creating and analysing hydrogels in ReaDDy

Project description

hydrogels

Manylinux MacOS Coverage

Simulation and Numerical Integration for Hydrogel Degradation

This repository contains a variety of tools for simulating hydrogels. The main part of the code is for generating configurations and simulation systems for use with the software package called ReaDDy.

Then, in the theory folder, a numerical integration framework for integrating differential equations can be found. This is used for describing the enzymatic degradation of a hydrogel nanoparticle. This module in particular contains C++/Python code that is bound using pybind11. Also contained in the main repository, are Jupyter Notebooks with examples of how to use the hydrogels.theory module.

Installation:

hydrogels is available on Linux, MacOS and Windows using Python 3.6, 3.7 and 3.8. It is not available yet on Python 3.9 because there is a dependency on SciPy which currently has no wheels built for Python 3.9.

At the time of writing it is only possible to install the package on a Linux architecture. This requires the following prerequisites:

  • gxx
  • pybind11
  • numpy
  • pandas
  • readdy
  • scipy

To install, do the following command from the main directory:

pip install .

And to test (also from the main directory):

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

hydrogels-0.4.4-cp38-cp38-manylinux2014_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.8

hydrogels-0.4.4-cp38-cp38-macosx_10_14_x86_64.whl (109.5 kB view hashes)

Uploaded CPython 3.8 macOS 10.14+ x86-64

hydrogels-0.4.4-cp37-cp37m-manylinux2014_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.7m

hydrogels-0.4.4-cp37-cp37m-macosx_10_14_x86_64.whl (108.4 kB view hashes)

Uploaded CPython 3.7m macOS 10.14+ x86-64

hydrogels-0.4.4-cp36-cp36m-manylinux2014_x86_64.whl (1.4 MB view hashes)

Uploaded CPython 3.6m

hydrogels-0.4.4-cp36-cp36m-macosx_10_14_x86_64.whl (108.4 kB view hashes)

Uploaded CPython 3.6m macOS 10.14+ x86-64

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