wangyendt / wayne_algorithm_lib

Useful tools for python & c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a useful tool for python and c++ (pybind)

Currently includes:

  • data-structure
  • dsp
  • gui
  • math
  • tools

Installation

Try to run "pip install pywayne" in your commond line tool.

How to use

from pywayne.tools import *

files = list_all_files(path_to_root)

...

Documentation

https://wayne-algorithm-lib.readthedocs.io/

P.S.

Feel free to contact me whenever you need help using this tool.

e-mail: wang121ye@hotmail.com

leetcode: http://leetcode.com/wangyehope

github: http://github.com/wangyendt

Pull-requests are always welcomed.

Hopefully this may help you somewhere!

About

Useful tools for python & c++

License:MIT License


Languages

Language:Python 99.3%Language:Shell 0.7%Language:Batchfile 0.0%