Skip to content

AndrewWalker/cmtoolkit

Repository files navigation

cmtoolkit

This software is a Python library for building and manipulating conformal maps. Conformal maps are a useful tool for solving Laplace's equation - which occurs in heat and diffusion transport problems.

This package is an unofficial port of the (MATLAB) Conformal Mapping Toolkit (CMToolkit), written by Toby Driscoll.

Current build status Current test coverage

Installation

You can install the latest stable version from PyPI

$ pip install cmtoolkit

The latest development version of this package can be installed from github

$ pip install git+git://github.com/AndrewWalker/cmtoolkit

Examples

License

This Python package has been derived from Conformal Mapping Toolkit, but this port is not associated with the author of that package, or the University of Delaware in any way.

Users of this software must comply with the license for this package, and the CMToolkit license

About

Unofficial Python port of the conformalmapping MATLAB toolbox

Resources

License

BSD-3-Clause, Unknown licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
LICENSE.conformalmappingtoolbox

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages