-- Implemented target selection by variance ranking; can be accessed by new parameter `approach` in the calls to gnies.fit; however, API of the function changed
0.0.4
-- New parameter in gnies.fit to set lambda used by GES -- Fixed bug in example
0.0.3
-- Set gnies.scores as package in setup.py -- Removed requirements.txt file v0.0.2, 2022-06-15 -- Minor fixes to setup.py file and README. v0.0.1, 2022-06-15 -- First version with a functioning implementation of GnIES + tests.