A Simple Toolkit.
あなたもミクと創ろう、世界を繋ごう。
Create your own Miku, which connects the World!
創造屬於你的初音未來吧,連接起整個世界。
---- Livetune(kz) in "Tell Your World"
Ensure NumPy (NumPy on GitHub), and Matplotlib (Matplotlib on GitHub) is installed already before installing mikutoolkit.
One of most simple ways to install them is installing it with conda:
$ conda install numpy matplotlibCurrently the latest version of mikutoolkit can be installed with pip as following:
$ pip install mikutoolkit --upgradeor from source like other packages.
To access mikutoolkit and its functions import it in your Python code like this:
>>> import mikutoolkit as miku
あなたもミクと創ろう、世界を繋ごう。- Completed Implementation of Crypto Functions (
crypto);
- Added HMM (Hidden Markov Model) (
HMM_Traid) and Fourier Series (fourier.Series), Dataset Class (Linsep_Binary_Normal_Dataset);
Hatsune Miku SAIKOU !!

