New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

dmsuite

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmsuite

Differentiation matrices

pipPyPI
Version
0.3.0
Maintainers
2

dmsuite

A collection of spectral collocation differentiation matrices

This collection is based on their original matlab/octave version developed by Weidemann and Reddy and available from DMSUITE__. The theory and examples are explained in their paper: J. A. C. Weidemann and S. C. Reddy, A MATLAB Differentiation Matrix Suite, ACM Transactions on Mathematical Software, 26, (2000): 465-519.

The port to python was initiated as part of a larger project by ronojoy as https://github.com/ronojoy/pyddx.git

It is available on PyPI__. You can install and update dmsuite with the following command::

python3 -m pip install --user -U dmsuite

.. __: http://www.mathworks.com/matlabcentral/fileexchange/29-dmsuite .. __: https://pypi.org/project/dmsuite/

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts