Skip to content

issues Search Results · repo:tomMoral/dicodile language:Python

Filter by

19 results
 (85 ms)

19 results

intomMoral/dicodile (press backspace or delete to remove)

  • tomMoral
  • Opened 
    on Nov 19, 2024
  • #64

In my first attempt to install dicodile, I had an error due to mpi4py. I then tried to install mpi4py with a python 3.12 in my conda env, which did not work (apparently mpi4py requires python 3.12). ...
  • mansour-b
  • Opened 
    on Oct 15, 2024
  • #61

To be consistent with the API in alphcsc, set_worker_D should allow to have a dictionary with more atoms than the current one. https://github.com/alphacsc/alphacsc/blob/c4474d19b22687425ffe4a724dfe6d542943a318/alphacsc/_z_encoder.py#L375-L385 ...
  • tomMoral
  • 2
  • Opened 
    on Mar 10, 2022
  • #53

Running test_dicodile_greedy (see PR #51 ) with n_workers=2 yields the following error: def main_check_beta(comm, workers_segments): Check that beta computed in overlapping workers is identical. ...
  • rprimet
  • Opened 
    on Feb 22, 2022
  • #52

The CI is currently set up with a job that will - make a release on TestPyPI for all tags and pushes to main - make a release on PyPI for all tags Release numbers are handled by setuptools_scm. Unfortunately, ...
  • rprimet
  • 10
  • Opened 
    on Jan 20, 2022
  • #50

This step is necessary to get greedy dictionary learning to work efficiently with dicodile from alphacsc. the core idea is to find the patch with shape (n_channels, *atoms_support) with the largest reconstruction ...
  • tomMoral
  • Opened 
    on Nov 16, 2021
  • #49

Update DEFAULT_DICOD_KWARGS with values: - timing=False - z_positive=False - return_ztz=False - warm_start=True - freeze_support=False - random_state=None
  • hndgzkn
  • Opened 
    on Oct 27, 2021
  • #47

It would be nice to implement LGCD for rank1 dictionary in dicodile so it can be easily integrated in alphacsc. I would go with the following steps: - first add a rank1 parameter in dicodile and update ...
  • tomMoral
  • 1
  • Opened 
    on Oct 21, 2021
  • #46

Hi! Thanks for sharing your code! I am trying to install your package in an isolated conda environment, using conda env create -f dicodile_env.yml However, I am getting this error Ran pip subprocess ...
  • chmendoza
  • 7
  • Opened 
    on Oct 6, 2021
  • #43

Deploy GitHub pages CI job fails due to https://github.com/ammaraskar/sphinx-action/issues/33 .
  • hndgzkn
  • 1
  • Opened 
    on Sep 24, 2021
  • #41
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub