Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rustlets

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rustlets

  • 0.3.2
  • PyPI
  • Socket score

Maintainers
1

rustlets

A wavelet library written in Rust, with bindings to python.

steps to build

Make sure you have rust and python installed, check rustc --version

Setup virtual environment to your liking, make sure to export PYTHON_CONFIGURE_OPTS="--enable-shared"

Install maturin python package into virtual environment. Install numpy as well

For example, with pip, do pip install maturin

You will also need matplotlib, scipy, numpy to run demos

To build, run maturin develop --release

usage

see cwtfuncs.py

TODO

Move Array types to ArcArray for cleanliness

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc