/LDADE-package

LDADE implementation

Primary LanguagePythonMIT LicenseMIT

LDADE

Author: Amritanshu Agrawal

Upload the package use commandline:

python setup.py sdist upload -r pypi

Currently not upload.

Requiring:

  • (Optional) Description

TODO

We need to specify some interface for dump location and sample location.

In setup.py file, we need to notice the following:

  • version
  • url

Hint

If we want to test the local packaging, we can run the following code:

python setup.py sdist