Skip to main content

Portfolio Optimization

Project description

Kelley Optimization

Installation

Run the following to install:

pip install kelley_portfolio_optimization

Usage

import numpy as np
returns = np.array([0.0476, 0.004]) # mu
varcov = np.matrix([[2.12, 1.03], # sigma_ij
                [1.03, 1.89]])


Development

To install kelley_portfolio_optimization, along with the tools you need to develop and run tests, run the following in your virtualenv:

$ pip install -e .[dev]

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

kelley_portfolio_optimization-0.0.2.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file kelley_portfolio_optimization-0.0.2.tar.gz.

File metadata

  • Download URL: kelley_portfolio_optimization-0.0.2.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for kelley_portfolio_optimization-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b5f298c86ce3be4caaf8090f250c4ae6ecd6cd496db6bcfe20ae250480b0af1e
MD5 fadfba89c0180c34d86c7d42494c7b57
BLAKE2b-256 e172754fc5a21eab2d0c9910cac26b56a7d445e15345cbb3ec5e5f64b2f4a985

See more details on using hashes here.

File details

Details for the file kelley_portfolio_optimization-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: kelley_portfolio_optimization-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for kelley_portfolio_optimization-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 32eb52cc27d1f0cfe61a8994e028fd1f5873374d809da7507868affba4d7984b
MD5 0a86cc9e251665985516a6acc5184cbb
BLAKE2b-256 d1da2abe1aacd047d687bbba31d90a81e7d4bb5f42ec6f9ac5112fee3618aebe

See more details on using hashes here.

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