Skip to main content

Picasso Python Package

Project description

PICASSO: Penalized Generalized Linear Model Solver - Unleash the Power of Non-convex Penalty

Installation

Install from source file (Github):

  • Clone picasso.git via git clone https://github.com/jasonge27/picasso.git

  • Build the source file first via the cmake with CMakeLists.txt in the root directory. (You will see a lib file under (root)/lib/ )

  • Make sure you have setuptools

  • Install with cd python-package; python setup.py install command from this directory.

  • Note: If you are installing in this way, make sure python-package/lib is deleted before installing.

Install from PyPI

  • pip install pycasso

Usage

import pycasso
picasso.test()

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

pycasso-0.0.3.dev0.tar.gz (17.5 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