Skip to content

Automated code generation program for general order CC and CC-F12 methods

License

Notifications You must be signed in to change notification settings

qsimulate-open/smith2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This software aims to replace the predecesor SMITH ver1.0 written in python.

Although it is open and world-readable, I would appreciate it if you let me know when you start tweaking the code. Note that code generation part is still missing, and therefore, it cannot be used as is as of March 2012.

Contributor (as of March 2012):
  Toru Shiozaki <shiozaki@qsimulate.com>

The program can be compiled by the following standard procedure:

 $> libtoolize or glibtoolize
 $> aclocal; autoheader; autoconf; automake -a
 $> mkdir obj
 $> ../configure
 $> make
 $> make install

 

About

Automated code generation program for general order CC and CC-F12 methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages