Skip to main content

Allocator of the bankruptcy problem.

Project description

# bankrupt


Installation
---------------

Use one of the following method:

* pip install
```bash
pip --install bankrupt
pip --install bankrupt --upgrade
```
* clone repository and install with:
```bash
python setup.py install
```
Usage
-------

```python
>>> import bankrupt
>>> d = [100, 200, 300]
>>> x = bankrupt.allocate(100, d)
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bankrupt-0.2.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page