8000 GitHub - mmui/fiddle
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mmui/fiddle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fiddle

fiddle is a PDB parser/simulation suite used internally by QB3 Research Institute’s Head-Gordon Group for protein folding problems and entropy calculations. It is currently under intensive development.

Install:

Requirements:

  • git

  • Python >= 3.2

  • g++

  • make

Instructions:

Refer to Python for platform-specific Python installation instructions.

Then pull code from GitHub:

$ git pull git@github.com:q10/fiddle.git

Usage:

Simply run the following command on terminal in the code directory:

$ python runtime.py

Development:

Pull requests are very welcome! Make sure your patches are well tested. Please create a topic branch for every separate change you make.

License:

fiddle is licensed under the the New BSD License and may be freely redistributed under the terms specified in the LICENSE file.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.0%
  • Perl 33.2%
  • C++ 21.1%
  • Other 0.7%
0