Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] New API solve_sample #562

Closed
wants to merge 4 commits into from
Closed

[WIP] New API solve_sample #562

wants to merge 4 commits into from

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    a73ad08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1071759 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. [WIP] Add new features to unbalanced solvers (#551)

    * add new features to unbalanced solvers
    
    * add new features to unbalanced solvers
    
    * fix bug in test
    
    * remove stab_sinkhorn
    
    * remove kl
    
    * fix bug in lbfgsb_unbalanced
    
    * fix bug in lbfgsb_unbalanced
    
    * fix bug in KL in sinkhorn_unbalanced
    
    * edit release.md
    
    * fix test
    
    * add test and rearrange arguments
    
    * fix test
    
    * fix test
    
    * fix test
    
    * fix bug in test
    
    * fix bug in doctest
    
    * fix bug in doctest
    
    * add test for more coverage
    6Ulm authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    fe20bc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ece2d8 View commit details
    Browse the repository at this point in the history