10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-07-03 09:56:04 +02:00
QuantumPackage/index.html

367 lines
14 KiB
HTML
Raw Normal View History

2019-01-25 11:57:24 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Quantum Package</title>
<meta property="og:title" content="Quantum Package" />
<meta name="twitter:title" content="Quantum Package" />
<meta name="description" content="Quantum Package is an open-source programming environment for quantum chemistry, which was built for developpers in order to help the design of new computational methods, especially in the field of wave function theory.
From the user point of view, Quantum Package proposes a stand-alone path to use optimized selected configuration interaction methods based on the CIPSI algorithm that can efficiently approcah full CI quality for relatively large systems.
Download the source code Read the documentation Try it now in your web browser ">
<meta property="og:description" content="Quantum Package is an open-source programming environment for quantum chemistry, which was built for developpers in order to help the design of new computational methods, especially in the field of wave function theory.
From the user point of view, Quantum Package proposes a stand-alone path to use optimized selected configuration interaction methods based on the CIPSI algorithm that can efficiently approcah full CI quality for relatively large systems.
Download the source code Read the documentation Try it now in your web browser ">
<meta name="twitter:description" content="Quantum Package is an open-source programming environment for quantum chemistry, which was built for developpers in order to help the design of new computational methods, especially in the field of …">
<meta name="author" content=""/>
2019-01-25 15:06:47 +01:00
<link href='https://quantumpackage.github.io/qp2/favicon' rel='icon' type='image/x-icon'/>
2019-01-25 11:57:24 +01:00
<meta property="og:image" content="https://quantumpackage.github.io/qp2/img/QP2_circle.png" />
<meta name="twitter:image" content="https://quantumpackage.github.io/qp2/img/QP2_circle.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@quantum_package" />
<meta name="twitter:creator" content="@quantum_package" />
<meta property="og:url" content="https://quantumpackage.github.io/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Quantum Package" />
<meta name="generator" content="Hugo 0.53" />
<link rel="canonical" href="https://quantumpackage.github.io/" />
<link rel="alternate" href="https://quantumpackage.github.io/qp2/index.xml" type="application/rss+xml" title="Quantum Package">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/katex.min.css" integrity="sha384-wITovz90syo1dJWVh32uuETPVEtGigN07tkttEqPv+uR2SE/mbQcG7ATL28aI9H0" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://quantumpackage.github.io/qp2/css/main.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" />
<link rel="stylesheet" href="https://quantumpackage.github.io/qp2/css/pygment_highlights.css" />
<link rel="stylesheet" href="https://quantumpackage.github.io/qp2/css/highlight.min.css" />
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://quantumpackage.github.io/qp2">Quantum Package</a>
</div>
<div class="collapse navbar-collapse" id="main-navbar">
<ul class="nav navbar-nav navbar-right">
<li>
<a title="Tutorials" href="https://quantumpackage.github.io/qp2/page/tutorials">Tutorials</a>
</li>
<li>
2019-01-25 15:06:47 +01:00
<a title="Documentation" href="https://quantum-package.readthedocs.io">Documentation</a>
2019-01-25 11:57:24 +01:00
</li>
2019-01-26 02:16:38 +01:00
<li>
<a title="Try in the browser" href="https://quantumpackage.github.io/qp2/page/try">Try in the browser</a>
</li>
2019-01-25 11:57:24 +01:00
<li>
2019-03-07 17:16:57 +01:00
<a title="Source code" href="https://github.com/QuantumPackage/qp2/releases/latest">Source code</a>
2019-01-25 11:57:24 +01:00
</li>
</ul>
</div>
<div class="avatar-container">
<div class="avatar-img-border">
<a title="Quantum Package" href="https://quantumpackage.github.io/qp2">
<img class="avatar-img" src="https://quantumpackage.github.io/qp2/img/QP2_circle.png" alt="Quantum Package" />
</a>
</div>
</div>
</div>
</nav>
<div id="header-big-imgs" data-num-img=1 data-img-src-1="https://quantumpackage.github.io/qp2/img/Screen2.png" ></div>
<header class="header-section has-img">
<div class="intro-header big-img">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="page-heading">
<h1>Quantum Package</h1>
<hr class="small">
2019-01-25 15:06:47 +01:00
<span class="page-subheading">A programming environment for wave function methods</span>
2019-01-25 11:57:24 +01:00
</div>
</div>
</div>
</div>
<span class="img-desc" style="display: inline;"></span>
</div>
<div class="intro-header no-img">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="page-heading">
<h1>Quantum Package</h1>
<hr class="small">
2019-01-25 15:06:47 +01:00
<span class="page-subheading">A programming environment for wave function methods</span>
2019-01-25 11:57:24 +01:00
</div>
</div>
</div>
</div>
</div>
</header>
<div role="main" class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="well">
<p><em>Quantum Package</em> is an open-source programming environment for quantum
chemistry, which was built for developpers in order to help the design of new
computational methods, especially in the field of wave function theory.</p>
<p>From the user point of view, <em>Quantum Package</em> proposes a stand-alone path to
use optimized selected configuration interaction methods based on the CIPSI
algorithm that can efficiently approcah full CI quality for relatively large
systems.</p>
<ul>
<li><a href="http://github.com/QuantumPackage/qp2">Download the source code</a></li>
2019-01-25 15:06:47 +01:00
<li><a href="https://quantum-package.readthedocs.io">Read the documentation</a></li>
2019-01-25 11:57:24 +01:00
<li><a href="https://quantumpackage.github.io/qp2/page/try">Try it now in your web browser</a></li>
</ul>
</div>
<div class="posts-list">
2019-02-05 16:48:17 +01:00
<article class="post-preview">
<a href="https://quantumpackage.github.io/qp2/post/full-ci/">
2019-02-07 10:03:34 +01:00
<h2 class="post-title">Full-CI calculation</h2>
2019-02-05 16:48:17 +01:00
</a>
<span class="post-meta">
Posted on February 5, 2019
</span>
<div class="post-entry">
2019-02-07 10:03:34 +01:00
Enter in qpsh mode for auto completion ~/your_path_to_qp/bin/qpsh Create an EZFIO DATA BASE from .xyz qp create_ezfio -b 6-31g hcn.xyz # output:: hcn.ezfio DATA BASE Run a HF calculation on the EZFIO qp run scf | tee output_file.scf.out # output:: create MO basis in the EZFIO Freeze the 1s orbitals in the EZFIO qp set_frozen_core Run the CIPSI algorithm on the EZFIO qp run fci | tee output_file.
2019-02-05 16:48:17 +01:00
<a href="https://quantumpackage.github.io/qp2/post/full-ci/" class="post-read-more">[Read More]</a>
</div>
</article>
<article class="post-preview">
<a href="https://quantumpackage.github.io/qp2/post/hartree-fock/">
2019-02-07 10:03:34 +01:00
<h2 class="post-title">Hartree-Fock calculation</h2>
2019-02-05 16:48:17 +01:00
</a>
<span class="post-meta">
Posted on February 4, 2019
</span>
<div class="post-entry">
2019-02-07 10:03:34 +01:00
<hr />
2019-02-05 16:48:17 +01:00
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="//www.youtube.com/embed/KIl_xq-NRLo" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
<ol>
<li>Enter in qpsh mode for auto completion</li>
</ol>
<pre><code class="language-bash">~/your_path_to_qp/bin/qpsh
</code></pre>
<ol>
<li>Create an EZFIO DATA BASE from .xyz</li>
</ol>
<pre><code class="language-bash">qp create_ezfio -b 6-31g hcn.xyz
</code></pre>
<ol>
<li>Run a HF calculation on the EZFIO and put the output in a file</li>
</ol>
<pre><code class="language-bash">qp run scf | tee hcn.ezfio.scf.out
</code></pre>
</div>
</article>
<article class="post-preview">
<a href="https://quantumpackage.github.io/qp2/post/installation/">
2019-02-07 10:03:34 +01:00
<h2 class="post-title">Installation</h2>
2019-02-05 16:48:17 +01:00
</a>
<span class="post-meta">
Posted on February 3, 2019
</span>
<div class="post-entry">
2019-02-07 10:03:34 +01:00
Download the source files git clone https://github.com/QuantumPackage/qp2.git Install the dependencies ./configure # tells you what to install. See in INSTALL.rst USE AT YOUR OWN RISK, NO SUPPORT WILL BE PROVIDED ./configure --install something The following libraries are needed for the ocaml package
2019-02-05 16:48:17 +01:00
zlib1g-dev libncurses5-dev pkg-config libgmp3-dev m4 Once the smiling cow appears, load the environment variables
<a href="https://quantumpackage.github.io/qp2/post/installation/" class="post-read-more">[Read More]</a>
</div>
</article>
2019-01-25 11:57:24 +01:00
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center footer-links">
<li>
<a href="mailto:quantum.package@gmail.com" title="Email me">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fas fa-envelope fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
2019-01-25 16:37:05 +01:00
<a href="https://github.com/QuantumPackage/qp2" title="GitHub">
2019-01-25 11:57:24 +01:00
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://twitter.com/quantum_package" title="Twitter">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fab fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UC3a7Yakg9gk36G3HKDIFaYw" title="Youtube">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fab fa-youtube fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="credits copyright text-muted">
&nbsp;&bull;&nbsp;
2019
&nbsp;&bull;&nbsp;
<a href="https://quantumpackage.github.io/qp2">Quantum Package</a>
</p>
<p class="credits theme-by text-muted">
<a href="http://gohugo.io">Hugo v0.53</a> powered &nbsp;&bull;&nbsp; Theme by <a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> adapted to <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>
</p>
</div>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/katex.min.js" integrity="sha384-/y1Nn9+QQAipbNQWU65krzJralCnuOasHncUFXGkdwntGeSvQicrYkiUBwsgUqc1" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.7.1/contrib/auto-render.min.js" integrity="sha384-dq1/gEHSxPZQ7DdrM82ID4YVol9BYyU7GbWlIwnwyPzotpoc57wDw/guX8EaYGPx" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script src="https://quantumpackage.github.io/qp2/js/main.js"></script>
<script src="https://quantumpackage.github.io/qp2/js/highlight.min.js"></script>
<script> hljs.initHighlightingOnLoad(); </script>
<script> renderMathInElement(document.body); </script>
</body>
</html>