From charlesreid1

Revision as of 08:11, 10 February 2018 by Admin (talk | contribs) (Created page with "=What is it= Conda is an open source package manager, like Aptitude (apt-get), yum, or Homebrew. It is independent of programming language and OS, and is designed ar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

What is it

Conda is an open source package manager, like Aptitude (apt-get), yum, or Homebrew.

It is independent of programming language and OS, and is designed around the needs of the scientific community. The focus on reproducibility means you have fine-grained control over software versions.