Skip to content

dohmatob/pyHANSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

pyHANSO

pyHANSO: Python Implementation of Michael Overton's HANSO (Hybrid Algorithm for Non-Smooth Optimization)

Dependencies

The required dependencies to sue the software are Python >= 2.7, setuptools, Numpy >= 1.6.1, SciPy >= 0.13, and optionally matplotlib for the demos. pyHANSO might work for older versions of this software but I haven't tried them.

Installation

python setup.py  install --user

Examples

A good entry-point for the code would be to run,

python hanso/hanso.py

Send Bugs To

DOHMATOB Elvis Dopgima gmdopp@gmail.com elvis.dohmatob@inria.fr

About

pyHANSO: Python Implementation of Michael Overton's HANSO (Hybrid Algorithm for Non-Smooth Optimization)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages