Skip to content

Modular Optimisation tools for solving inverse problems

License

Notifications You must be signed in to change notification settings

LElgueddari/ModOpt

 
 

Repository files navigation

ModOpt

travis coveralls license python35 python36 python37 pypi

Author:Samuel Farrens ([email protected])
Version:1.4.1
Date:17/10/2019
Documentation:https://cea-cosmic.github.io/ModOpt/

ModOpt is a series of Modular Optimisation tools for solving inverse problems.

Contents

  1. Dependencies
    1. Required Packages
    2. Optional Packages
  2. Installation

Dependencies

Required Packages

In order to run the code in this repository the following packages must be installed:

Optional Packages

The following packages can optionally be installed to add extra functionality:

Installation

To clone the ModOpt repository from GitHub run the following command:

$ git clone https://github.com/cea-cosmic/ModOpt

To install using easy_install run the following command:

$ easy_install modopt

To install using pip run the following command:

$ pip install modopt

About

Modular Optimisation tools for solving inverse problems

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%