Metadata-Version: 1.0
Name: CFEDemands
Version: 0.1dev
Summary: Tools for estimating and computing Constant Frisch Elasticity (CFE) demands.
Home-page: UNKNOWN
Author: Ethan Ligon
Author-email: ligon@berkeley.edu
License: Creative Commons Attribution-Noncommercial-ShareAlike 4.0 International license
Description: 
        =========================================
        Constant Frisch Elasticity Demand Systems
        =========================================
        
        This repository contains code for working with Constant Frisch
        Elasticity (CFE) demand systems.  
        
        INSTALLATION
        ============
          1. Using git: Clone the repository found at https://bitbucket.org/ligonresearch/cfe_demands to someplace in your
             filesystem, e.g.,
        
                git clone git@bitbucket.org:ligonresearch/cfe_demands.git /home/jrandom/cfe_demands
        
          2. As a python package: Unzip/untar the relevant archive, then:
        
                cd CFEDemands-0.1/
                sudo python setup.py install
        
          
        
Platform: UNKNOWN
