Skip to main content

Manifold Plotter

Project description

Visualizations of Manifolds

  • Regular Grid

Installation

pip install manifold-plotter

Usage

import manifold_plotter as mp
import md_pro as md
import matplotlib.pyplot as plt

mygrid = {"x_grid": 5, "y_grid": 4, "x_min": -10, "x_max": 10, "y_min": -7.5, "y_max": 7.5}

# points
P = md.get_meshgrid_points(**mygrid)
# plot the nodes
mp.plot_patches(P)
plt.show()

... should produce:

Citation

Please cite following document if you use this python package:

TODO

Image source: https://www.pexels.com/photo/full-frame-shot-of-architectural-structure-248921/?download-size=640x480

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

manifold_plotter-0.0.2.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

manifold_plotter-0.0.2-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file manifold_plotter-0.0.2.tar.gz.

File metadata

  • Download URL: manifold_plotter-0.0.2.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.9

File hashes

Hashes for manifold_plotter-0.0.2.tar.gz
Algorithm Hash digest
SHA256 38ab5b8fe56d55c80abb7efb5b33a3de032fdfbc2171f64fc08938e42e843c6a
MD5 745b1ffd1439b10015387545b145755a
BLAKE2b-256 09b66f77e9c1b6e22a713969e2c1be0162c7b8614008c0185321b043575940ca

See more details on using hashes here.

File details

Details for the file manifold_plotter-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: manifold_plotter-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.6.9

File hashes

Hashes for manifold_plotter-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 21026baa9687dfb2e9ce749caecb3eee0599a7298be69a156173b371297ed911
MD5 f38ef11124583eee60b1cf74fcf20215
BLAKE2b-256 f07f8abbcb999e62aa5f3171ab62466b66271de24bfb399b85341f83eac54ece

See more details on using hashes here.

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