Skip to content

dxyzx0/LillyMol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LillyMol

LillyMol Public Code

This repository is a compiled version in centos 7 with gcc-8 g++-8 gfortran-8

If you are currently working on centos:7 maybe you can run it without docker. But you need to install the dependencies in the Dockerfile.

You can build docker image with Dockerfile for other systems.

Docker Usage

Just build with command docker build --rm -t lillymol .

Run the container with command docker run -it --rm -w /app/test/ lillymol ./run_all_test.sh to test the installation.

About

LillyMol Public Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OpenEdge ABL 43.0%
  • C++ 32.9%
  • Python 17.4%
  • Shell 4.9%
  • Ruby 0.9%
  • C 0.7%
  • Other 0.2%