Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

sandyzikun/mikutoolkit

Repository files navigation

mikutoolkit

A Simple Toolkit.

あなたもミクと創ろう、世界を繋ごう。
Create your own Miku, which connects the World!
創造屬於你的初音未來吧,連接起整個世界。
---- Livetune(kz) in "Tell Your World"

Requirements

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 matplotlib

Installation

Currently the latest version of mikutoolkit can be installed with pip as following:

$ pip install mikutoolkit --upgrade

or from source like other packages.

Importation

To access mikutoolkit and its functions import it in your Python code like this:

>>> import mikutoolkit as miku
あなたもミクと創ろう世界を繋ごう

Changelog

Version 0.0.8

  • Completed Implementation of Crypto Functions (crypto);

Version 0.0.6

  • Added HMM (Hidden Markov Model) (HMM_Traid) and Fourier Series (fourier.Series), Dataset Class (Linsep_Binary_Normal_Dataset);

References

Extra

Hatsune Miku SAIKOU !!

About

A Simple Toolkit : あなたもミクと創ろう、世界を繋ごう。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors