Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.52 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.52 KB

conda-libmamba-solver

Anaconda-Server Badge Anaconda-Server Badge GitHub Workflow Status CalVer version used YY.MM.MICRO

The fast mamba solver, now in conda!

What is this exactly?

conda-libmamba-solver is a new (experimental) solver for the conda package manager which uses the solver from the mamba project behind the scenes, while carefully implementing conda's functionality and expected behaviors on top. The library used by mamba to do the heavy-lifting is called libsolv.

Additional information about the project can be found in the blog post on Anaconda's weblog: A Faster Solver for Conda: Libmamba.

Documentation

Check the documentation for instructions on how to install, use and make the most out the new conda solver!