Home‎ > ‎Software Packages‎ > ‎

libFicus

libFicus is a C++ library designed for the development of computational methods involving molecular mechanics.

Downloading

The source code is available via anonymous git:

    git clone http://fynydd.net/git/libFicus/.git

If you don't have git installed:

        On Ubuntu/Mint/Debian:    sudo apt-get install git

        On RPM-based distributions:    sudo yum install git-core

        On Windows, install msysGit

Updating Source Code

If you have already cloned the libFicus source code directory, you can update the code as changes are made using the following command inside the libFicus directory:

    git pull

Change Log


Comments