Skip to content

benoit-kugler/python-GLLiM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-GLLIM

Python version of GLLiM algorithm, written during an internship at Inria (Grenoble, 2018).

This repository exposes two major features :

  • A rather succinct implementation of GLLiM
  • Severals tools to apply GLLiM on inverse problem

Organisation

Requirements

Requirements can be found here.

Related package

You can found another Python implementation here.