Giter Club home page Giter Club logo

psi4pasture's Introduction

Status Azure DevOps builds Codecov coverage
Latest Release Last release tag Commits since release python
Communication User site docs latest chat on forum dev chat on slack
Foundation license platforms python
Installation obtain latest Conda Anaconda-Server Badge
Demo Binder

Psi4 is an open-source suite of ab initio quantum chemistry programs designed for efficient, high-accuracy simulations of molecular properties. We routinely perform computations with >2500 basis functions on multi-core machines.

With computationally demanding portions written in C++, exports of many C++ classes into Python via Pybind11, and a flexible Python driver, Psi4 strives to be friendly to both users and developers.

License license

Psi4: an open-source quantum chemistry software package

Copyright (c) 2007-2024 The Psi4 Developers.

The copyrights for code used from other parties are included in the corresponding files.

Psi4 is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3.

Psi4 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Psi4; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

The full text of the GNU Lesser General Public License (version 3) is included in the COPYING.LESSER file of this repository, and can also be found here.

Citation doi

The journal article reference describing Psi4 is:

D. G. A. Smith, L. A. Burns, A. C. Simmonett, R. M. Parrish, M. C. Schieber, R. Galvelis, P. Kraus, H. Kruse, R. Di Remigio, A. Alenaizan, A. M. James, S. Lehtola, J. P. Misiewicz, M. Scheurer, R. A. Shaw, J. B. Schriber, Y. Xie, Z. L. Glick, D. A. Sirianni, J. S. O'Brien, J. M. Waldrop, A. Kumar, E. G. Hohenstein, B. P. Pritchard, B. R. Brooks, H. F. Schaefer III, A. Yu. Sokolov, K. Patkowski, A. E. DePrince III, U. Bozkaya, R. A. King, F. A. Evangelista, J. M. Turney, T. D. Crawford, C. D. Sherrill, "Psi4 1.4: Open-Source Software for High-Throughput Quantum Chemistry", J. Chem. Phys. 152(18) 184108 (2020).

  • doi for Psi4 v1.1
  • doi for Psi4NumPy
  • doi for Psi4 alpha releases
  • doi for Psi3

psi4pasture's People

Contributors

amjames avatar dgasmith avatar loriab avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

amjames

psi4pasture's Issues

Document Installation Instructions

Install procedure for pasture modules is fairly straight forward, and provided simple instructions anyone should be able to figure out how to install pasture into their existing psi4 install.

Uninstall is also easy since the install_loc/lib/psi4/driver/pasture directory just has to be removed.

My proposal:

My vote is for the install instructions going in the readme of this repo, and putting links to the readme of this repo in the psi4 docs as appropriate.

I will assume silence means that my proposal is fine.

Document Procedure for Migrating psi4 modules to pasture

We should probably have a CONTRIBUTING.md in this repo that gives a simple list of things that should be done when moving a new module to pasture to make it easy for others to do this in the future. I have put a draft of that list below.

Required steps for moving a module to pasture

  • Two PR's should be opened one here and on in psi4/psi4

In this repo the PR should include

  • The module code
  • Appropriate changes to the top-level CMakeLists.txt
  • Modifications to the CMakeLists.txt within the module source, use ccsort/transqt2 as an example
  • Run-time wrapper to go in addins.py that can be injected into proc.py

In psi4/psi4 PR

  • Update PastureNotFoundError to have information for appropriate options and the modules required from pasture to use them
  • Try-Except to import functions from addins.py within proc.py. If the appropriate option is specified, failure to import pasture should result in the PastureNotFoundError mentioned above.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.