9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-13 08:05:17 +02:00

First commit

This commit is contained in:
Anthony Scemama 2019-01-25 11:57:24 +01:00
parent d44cbacc4a
commit 7c59d6febd
160 changed files with 5297 additions and 1 deletions

178
404.html Normal file
View File

@ -0,0 +1,178 @@
<!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>404 Page not found</title>
<meta property="og:title" content="404 Page not found" />
<meta name="twitter:title" content="404 Page not found" />
<meta name="author" content=""/>
<link href='https://quantumpackage.github.io/qp2/img/favicon.ico' rel='icon' type='image/x-icon'/>
<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/qp2" />
<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/qp2" />
<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>
<a title="Documentation" href="https://quantum-package-scemamamaster.readthedocs.io/">Documentation</a>
</li>
<li>
<a title="Source code" href="https://github.com/QuantumPackage">Source code</a>
</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 role="main" class="container main-content">
<div class="text-center">
<h1>Whoops, this page doesn&#39;t exist. Move along. (404 error)</h1>
<br/>
<img src="https://quantumpackage.github.io/qp2/img/404-southpark.jpg" />
</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>
<a href="https://github.com/LCPQ/qp2" title="GitHub">
<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>

207
categories/index.html Normal file
View File

@ -0,0 +1,207 @@
<!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>Categories</title>
<meta property="og:title" content="Categories" />
<meta name="twitter:title" content="Categories" />
<meta name="author" content=""/>
<link href='https://quantumpackage.github.io/qp2/img/favicon.ico' rel='icon' type='image/x-icon'/>
<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/categories/" />
<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/categories/" />
<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>
<a title="Documentation" href="https://quantum-package-scemamamaster.readthedocs.io/">Documentation</a>
</li>
<li>
<a title="Source code" href="https://github.com/QuantumPackage">Source code</a>
</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>
<header class="header-section ">
<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="categories-heading">
<h1>Categories</h1>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="container" role="main">
<article class="post-preview">
<div class="list-group col-lg-4 col-lg-offset-4 col-md-6 col-md-offset-3">
</div>
</article>
</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>
<a href="https://github.com/LCPQ/qp2" title="GitHub">
<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>

15
categories/index.xml Normal file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Quantum Package</title>
<link>https://quantumpackage.github.io/qp2/categories/</link>
<description>Recent content in Categories on Quantum Package</description>
<generator>Hugo -- gohugo.io</generator>
<managingEditor>quantum.package@gmail.com</managingEditor>
<webMaster>quantum.package@gmail.com</webMaster>
<atom:link href="https://quantumpackage.github.io/qp2/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View File

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

Before

Width:  |  Height:  |  Size: 220 KiB

After

Width:  |  Height:  |  Size: 220 KiB

View File

Before

Width:  |  Height:  |  Size: 192 KiB

After

Width:  |  Height:  |  Size: 192 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 170 KiB

After

Width:  |  Height:  |  Size: 170 KiB

View File

Before

Width:  |  Height:  |  Size: 262 KiB

After

Width:  |  Height:  |  Size: 262 KiB

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 133 KiB

266
index.html Normal file
View File

@ -0,0 +1,266 @@
<!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=""/>
<link href='https://quantumpackage.github.io/qp2/img/favicon.ico' rel='icon' type='image/x-icon'/>
<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>
<a title="Documentation" href="https://quantum-package-scemamamaster.readthedocs.io/">Documentation</a>
</li>
<li>
<a title="Source code" href="https://github.com/QuantumPackage">Source code</a>
</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">
<span class="page-subheading">a programming environment for wave function methods</span>
</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">
<span class="page-subheading">a programming environment for wave function methods</span>
</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>
<li><a href="https://quantum-package-scemamamaster.readthedocs.io/">Read the documentation</a></li>
<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">
</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>
<a href="https://github.com/LCPQ/qp2" title="GitHub">
<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>

37
index.xml Normal file
View File

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Quantum Package</title>
<link>https://quantumpackage.github.io/qp2/</link>
<description>Recent content on Quantum Package</description>
<generator>Hugo -- gohugo.io</generator>
<managingEditor>quantum.package@gmail.com</managingEditor>
<webMaster>quantum.package@gmail.com</webMaster>
<lastBuildDate>Wed, 23 Jan 2019 22:35:00 +0100</lastBuildDate>
<atom:link href="https://quantumpackage.github.io/qp2/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>QP terminal</title>
<link>https://quantumpackage.github.io/qp2/page/try/</link>
<pubDate>Wed, 23 Jan 2019 22:35:00 +0100</pubDate>
<author>quantum.package@gmail.com</author>
<guid>https://quantumpackage.github.io/qp2/page/try/</guid>
<description>You can try Quantum Package in the terminal below. To configure the terminal for your favorite text editor, set the EDITOR environment variable:
export EDITOR=vim Here is an example of a few commands you can run to get the Full-CI energy of the HCN molecule.
First create a file named hcn.xyz containing the xyz coordinates.
$ cat &amp;lt;&amp;lt; EOF &amp;gt; hcn.xyz 3 HCN molecule C 0.0 0.0 0.0 H 0.</description>
</item>
<item>
<title>Video Tutorials</title>
<link>https://quantumpackage.github.io/qp2/page/tutorials/</link>
<pubDate>Wed, 23 Jan 2019 22:33:52 +0100</pubDate>
<author>quantum.package@gmail.com</author>
<guid>https://quantumpackage.github.io/qp2/page/tutorials/</guid>
<description> Installation </description>
</item>
</channel>
</rss>

1
page/1/index.html Normal file
View File

@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://quantumpackage.github.io/qp2/</title><link rel="canonical" href="https://quantumpackage.github.io/qp2/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://quantumpackage.github.io/qp2/" /></head></html>

252
page/index.html Normal file
View File

@ -0,0 +1,252 @@
<!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>Pages</title>
<meta property="og:title" content="Pages" />
<meta name="twitter:title" content="Pages" />
<meta name="author" content=""/>
<link href='https://quantumpackage.github.io/qp2/img/favicon.ico' rel='icon' type='image/x-icon'/>
<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/page/" />
<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/page/" />
<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>
<a title="Documentation" href="https://quantum-package-scemamamaster.readthedocs.io/">Documentation</a>
</li>
<li>
<a title="Source code" href="https://github.com/QuantumPackage">Source code</a>
</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>
<header class="header-section ">
<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>Pages</h1>
<hr class="small">
</div>
</div>
</div>
</div>
</div>
</header>
<div class="container" role="main">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="posts-list">
<article class="post-preview">
<a href="https://quantumpackage.github.io/qp2/page/try/">
<h2 class="post-title">QP terminal</h2>
</a>
<p class="post-meta">
Posted on January 23, 2019
</p>
<div class="post-entry">
You can try Quantum Package in the terminal below. To configure the terminal for your favorite text editor, set the EDITOR environment variable:
export EDITOR=vim Here is an example of a few commands you can run to get the Full-CI energy of the HCN molecule.
First create a file named hcn.xyz containing the xyz coordinates.
$ cat &lt;&lt; EOF &gt; hcn.xyz 3 HCN molecule C 0.0 0.0 0.0 H 0.
<a href="https://quantumpackage.github.io/qp2/page/try/" class="post-read-more">[Read More]</a>
</div>
</article>
<article class="post-preview">
<a href="https://quantumpackage.github.io/qp2/page/tutorials/">
<h2 class="post-title">Video Tutorials</h2>
</a>
<p class="post-meta">
Posted on January 23, 2019
</p>
<div class="post-entry">
<hr />
<h1 id="installation">Installation</h1>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="//www.youtube.com/embed/ULhqwUX1KWE" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
</div>
</article>
</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>
<a href="https://github.com/LCPQ/qp2" title="GitHub">
<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>

37
page/index.xml Normal file
View File

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Pages on Quantum Package</title>
<link>https://quantumpackage.github.io/qp2/page/</link>
<description>Recent content in Pages on Quantum Package</description>
<generator>Hugo -- gohugo.io</generator>
<managingEditor>quantum.package@gmail.com</managingEditor>
<webMaster>quantum.package@gmail.com</webMaster>
<lastBuildDate>Wed, 23 Jan 2019 22:35:00 +0100</lastBuildDate>
<atom:link href="https://quantumpackage.github.io/qp2/page/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>QP terminal</title>
<link>https://quantumpackage.github.io/qp2/page/try/</link>
<pubDate>Wed, 23 Jan 2019 22:35:00 +0100</pubDate>
<author>quantum.package@gmail.com</author>
<guid>https://quantumpackage.github.io/qp2/page/try/</guid>
<description>You can try Quantum Package in the terminal below. To configure the terminal for your favorite text editor, set the EDITOR environment variable:
export EDITOR=vim Here is an example of a few commands you can run to get the Full-CI energy of the HCN molecule.
First create a file named hcn.xyz containing the xyz coordinates.
$ cat &amp;lt;&amp;lt; EOF &amp;gt; hcn.xyz 3 HCN molecule C 0.0 0.0 0.0 H 0.</description>
</item>
<item>
<title>Video Tutorials</title>
<link>https://quantumpackage.github.io/qp2/page/tutorials/</link>
<pubDate>Wed, 23 Jan 2019 22:33:52 +0100</pubDate>
<author>quantum.package@gmail.com</author>
<guid>https://quantumpackage.github.io/qp2/page/tutorials/</guid>
<description> Installation </description>
</item>
</channel>
</rss>

1
page/page/1/index.html Normal file
View File

@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://quantumpackage.github.io/qp2/page/</title><link rel="canonical" href="https://quantumpackage.github.io/qp2/page/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://quantumpackage.github.io/qp2/page/" /></head></html>

277
page/try/index.html Normal file
View File

@ -0,0 +1,277 @@
<!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>QP terminal</title>
<meta property="og:title" content="QP terminal" />
<meta name="twitter:title" content="QP terminal" />
<meta name="description" content="You can try Quantum Package in the terminal below. To configure the terminal for your favorite text editor, set the EDITOR environment variable:
export EDITOR=vim Here is an example of a few commands you can run to get the Full-CI energy of the HCN molecule.
First create a file named hcn.xyz containing the xyz coordinates.
$ cat &lt;&lt; EOF &gt; hcn.xyz 3 HCN molecule C 0.0 0.0 0.0 H 0.">
<meta property="og:description" content="You can try Quantum Package in the terminal below. To configure the terminal for your favorite text editor, set the EDITOR environment variable:
export EDITOR=vim Here is an example of a few commands you can run to get the Full-CI energy of the HCN molecule.
First create a file named hcn.xyz containing the xyz coordinates.
$ cat &lt;&lt; EOF &gt; hcn.xyz 3 HCN molecule C 0.0 0.0 0.0 H 0.">
<meta name="twitter:description" content="You can try Quantum Package in the terminal below. To configure the terminal for your favorite text editor, set the EDITOR environment variable:
export EDITOR=vim Here is an example of a few commands …">
<meta name="author" content=""/>
<link href='https://quantumpackage.github.io/qp2/img/favicon.ico' rel='icon' type='image/x-icon'/>
<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/page/try/" />
<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/page/try/" />
<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>
<a title="Documentation" href="https://quantum-package-scemamamaster.readthedocs.io/">Documentation</a>
</li>
<li>
<a title="Source code" href="https://github.com/QuantumPackage">Source code</a>
</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>
<header class="header-section ">
<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>QP terminal</h1>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<article role="main" class="blog-post">
<hr />
<p>You can try <em>Quantum Package</em> in the terminal below.
To configure the terminal for your favorite text editor,
set the <code>EDITOR</code> environment variable:</p>
<pre><code>export EDITOR=vim
</code></pre>
<p>Here is an example of a few commands you can run to
get the Full-CI energy of the HCN molecule.</p>
<p>First create a file named <code>hcn.xyz</code> containing the <em>xyz</em> coordinates.</p>
<pre><code>$ cat &lt;&lt; EOF &gt; hcn.xyz
3
HCN molecule
C 0.0 0.0 0.0
H 0.0 0.0 1.064
N 0.0 0.0 -1.156
EOF
</code></pre>
<p>Create the EZFIO database as follows:</p>
<pre><code>qp create_ezfio -b 6-31g hcn.xyz -o hcn
</code></pre>
<p>Run a Hartree-Fock calculation:</p>
<pre><code>qp run SCF | tee scf.out
</code></pre>
<p>The MOs are saved in the EZFIO database. Now freeze the core electrons:</p>
<pre><code>qp set_frozen_core
</code></pre>
<p>And run the CIPSI calculation in the valence full CI space:</p>
<pre><code>qp run fci | tee fci.out
</code></pre>
<p>That&rsquo;s it!</p>
<p><iframe id="shellframe" src="http://localhost:8080" width="100%" height="500" frameBorder="0" scrolling="no">Browser not compatible.</iframe>
</body></p>
</article>
<ul class="pager blog-pager">
<li class="previous">
<a href="https://quantumpackage.github.io/qp2/page/tutorials/" data-toggle="tooltip" data-placement="top" title="Video Tutorials">&larr; Previous Post</a>
</li>
</ul>
</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>
<a href="https://github.com/LCPQ/qp2" title="GitHub">
<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>

234
page/tutorials/index.html Normal file
View File

@ -0,0 +1,234 @@
<!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>Video Tutorials</title>
<meta property="og:title" content="Video Tutorials" />
<meta name="twitter:title" content="Video Tutorials" />
<meta name="description" content=" Installation ">
<meta property="og:description" content=" Installation ">
<meta name="twitter:description" content=" Installation ">
<meta name="author" content=""/>
<link href='https://quantumpackage.github.io/qp2/img/favicon.ico' rel='icon' type='image/x-icon'/>
<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/page/tutorials/" />
<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/page/tutorials/" />
<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>
<a title="Documentation" href="https://quantum-package-scemamamaster.readthedocs.io/">Documentation</a>
</li>
<li>
<a title="Source code" href="https://github.com/QuantumPackage">Source code</a>
</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>
<header class="header-section ">
<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>Video Tutorials</h1>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<article role="main" class="blog-post">
<hr />
<h1 id="installation">Installation</h1>
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="//www.youtube.com/embed/ULhqwUX1KWE" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
</article>
<ul class="pager blog-pager">
<li class="next">
<a href="https://quantumpackage.github.io/qp2/page/try/" data-toggle="tooltip" data-placement="top" title="QP terminal">Next Post &rarr;</a>
</li>
</ul>
</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>
<a href="https://github.com/LCPQ/qp2" title="GitHub">
<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>

36
sitemap.xml Normal file
View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://quantumpackage.github.io/qp2/page/try/</loc>
<lastmod>2019-01-23T22:35:00+01:00</lastmod>
</url>
<url>
<loc>https://quantumpackage.github.io/qp2/page/tutorials/</loc>
<lastmod>2019-01-23T22:33:52+01:00</lastmod>
</url>
<url>
<loc>https://quantumpackage.github.io/qp2/</loc>
<lastmod>2019-01-23T22:35:00+01:00</lastmod>
</url>
<url>
<loc>https://quantumpackage.github.io/qp2/categories/</loc>
<priority>0</priority>
</url>
<url>
<loc>https://quantumpackage.github.io/qp2/page/</loc>
<lastmod>2019-01-23T22:35:00+01:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://quantumpackage.github.io/qp2/tags/</loc>
<priority>0</priority>
</url>
</urlset>

View File

@ -1,5 +1,5 @@
default:
hugo
hugo --destination "../"
serve:
hugo -D server

18
src/TODO Normal file
View File

@ -0,0 +1,18 @@
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">

0
src/resources/_gen/assets/.gitignore vendored Normal file
View File

0
src/resources/_gen/images/.gitignore vendored Normal file
View File

BIN
src/static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,41 @@
{
"name": "App",
"icons": [
{
"src": "\/android-icon-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
},
{
"src": "\/android-icon-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
},
{
"src": "\/android-icon-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
},
{
"src": "\/android-icon-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
},
{
"src": "\/android-icon-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
},
{
"src": "\/android-icon-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Some files were not shown because too many files have changed in this diff Show More