post-image

Installer Downloads

2024 & v1.9 2023 & v1.7 & v1.8 2022 & v1.5 & v1.6 2021 & v1.4 2020 2019 & v1.3 2018 & v1.2 2017 & v1.1 v1.0 Geographical

Read more
post-image

v1.9.1 — February 2024

Documentation Installers Source Release Notes Advertised Version: 1.9.1 Continuous Version: 1.9.1 Release Date: 8 February 2024 Documentation: https://psicode.org/psi4manual/1.9.x Availability: Public, GitHub source, CMake build, DNE Conda binary installers, Docker Span: 5 PRs Conda Package Updates use pytest v7, as v8 is broken for psi4 #3107 prefer libint v2.8 (conda install libint -c conda-forge) over development (-c conda-forge/label/libint_dev) and psi4-stored builds #3103 refine libxc minimum to v6.1.0 Bug Fixes #3130 fixes symbols list for AM>=12 #3127 fixes import when $HOME directory is symlinked #3097 Fix Python3 compatibility in vmd_cube.

Read more
post-image

v1.9 — December 2023

Documentation Installers Source Release Notes WIP Advertised Version: 1.9.0 Continuous Version: 1.9.0 Release Date: 6 Dec 2023 TODO Documentation: https://psicode.org/psi4manual/1.9.x/ . Use #2965 for build documentation. Availability: Public, GitHub source, CMake build, DNE Conda binary installers, DNE Docker Span: 76 PRs Required Dependency Changes (3 PRs) #3022: Updates QCEngine to v0.28 #2968: Updates gdma to v2.3 and switches gdma usage to be selectable at runtime #3090: Updates QCFractal to v0.52 Bump Libxc minimum from v5.

Read more
post-image

PsiCon 2023 — Georgia Tech

Meeting Time and Location This year’s meeting will be held in person at GT and virtually over Zoom. The program is shown below. Optional tutorials and breakout sessions will be held Friday afternoon. Registration is free. Logistics Main conference days Friday and Saturday will be centered at MoSE 3201A Pre-conference hacking Tuesday through Thursday will be centered at MoSE 4202A Some hotels of which the Georgia Tech Hotel and Conference Center and the Hilton Garden Inn Atlanta Midtown are the most convenient The most convenient parking deck is W23.

Read more
post-image

v1.8.2 — October 2023

Documentation Installers Source Release Notes Advertised Version: 1.8.2 Continuous Version: 1.8.2 Release Date: 3 October 2023 Documentation: https://psicode.org/psi4manual/1.8.x/ . Use #2965 for build documentation. Availability: Public, GitHub source, CMake build, DNE Conda binary installers, DNE Docker Span: 7 PRs Features #3019 still using pydantic v1 API, but now tolerant of a v1 or v2 pydantic environment. (this was already present by patch in build _2 of v1.8.1 on conda-forge.) #3039 adds fitted SAP guess described in J.

Read more
post-image

v1.8.1 — July 2023

Documentation Installers (DNE) Source Release Notes Advertised Version: 1.8.1 Continuous Version: 1.8.1 Release Date: 13 July 2023 Documentation: https://psicode.org/psi4manual/1.8.x/ . Use #2965 for build documentation. Availability: Public, GitHub source, CMake build, DNE Conda binary installers, DNE Docker Span: 7 PRs Conda Package Updates includes PCMSolver includes libECPInt (build _2 onwards; not present for osx-arm64 with py != 3.10 in build _1 or _0) includes files so psi4 --plugin-compile from Linux and Mac can work off the conda binary compatible with pydantic v1 or v2 in build _2 Bug Fixes #2963 fixes correctness bug in LPB routine with pyddx; now requires >= v0.

Read more
post-image

v1.8 — May 2023

Documentation Installers Source Release Notes Advertised Version: 1.8 Continuous Version: 1.8 Release Date: 11 May 2023 Documentation: Use https://psicode.org/psi4manual/master/index.html for now. Use https://github.com/psi4/psi4/issues/2965 for build documentation. Availability: Public, GitHub source, CMake build, Conda binary installers, Docker Span: 78 PRs Required Dependency Changes See External Libraries below for dependency bumps. Boost header-only libraries for compiling against Libint2. This isn’t a change to Psi4 or to Libint2; it’s just a change to how Libint2 was packaged.

Read more
post-image

PsiCon 2022 — Virginia Tech

Meeting Time and Location This year’s meeting will be held in person at VT and virtually over Zoom. The program is shown below. Optional tutorials and breakout sessions will be held Friday afternoon. Registration is free. Zoom links will be sent to all registered participants on Thursday, December 2. PsiCon 2022 Agenda Friday, December 9 8:50am–9:00am — Welcome - T. Daniel Crawford, Virginia Tech 9:00am–9:30am — Psi4’s Impact and Future - C.

Read more
post-image

v1.7 — December 2022

Documentation Installers Source Release Notes Advertised Version: 1.7 Continuous Version: 1.7 Release Date: 6 Dec 2022 NYI Documentation: https://psicode.org/psi4manual/1.7.0/ Availability: Public, GitHub source, CMake build, NYI Conda binary installers Span: 141 PRs Required Dependency Changes New Methods Hybrid perturbative methods REMP (https://doi.org/10.1063/1.5086168) and OO-REMP (https://doi.org/10.1021/acs.jctc.1c00280) with cc_type = CONV/DF/CD. REMP is essentially a hybrid between MP and CEPA(0) rewritten as perturbation theory (https://doi.org/10.1016/j.cplett.2006.07.081). REMP2 energies and OREMP2 energies and non-CD gradients are available.

Read more
post-image

v1.6.1 — July 2022

Documentation Installers Source Release Notes Advertised Version: 1.6.1 Continuous Version: 1.6.1 Release Date: 8 July 2022 Documentation: https://psicode.org/psi4manual/1.6.1/ Availability: Public, GitHub source, CMake build, Conda binary installers Span: 6 PRs Bug Fixes #2616 corrected syntax for spherical basis sets in Molden files. #2615 allows Psi4/Cfour interface to work again after distributed driver caused basis set detection and cbs QCVariable storage to break. #2595 allows Forte to work again after distributed driver interrupted options handling.

Read more
post-image

v1.6 — May 2022

Documentation Installers Source Release Notes Advertised Version: 1.6 Continuous Version: 1.6 Release Date: 19 May 2022 NYI Documentation: https://psicode.org/psi4manual/1.6.0/ Availability: Public, GitHub source, CMake build, Conda binary installers Span: 138 PRs Required Dependency Changes SciPy for ADIIS/EDIIS. Can be avoided. Python minimum bumped to v3.8. No longer need GMP/MPFR to build against Libint2. Better Eigen3, Boost transitive dependency handling. (#2413, #2046) Newer Libint2 required (interface change) and need new integrals classes.

Read more
post-image

PsiCon 2021 — University of Georgia

Meeting Time and Location This year’s meeting will be held virtually over Zoom. The program is shown below. Optional tutorials and breakout sessions will be held Friday afternoon. Registration is free. Zoom links will be sent to all registered participants on Thursday, December 2. Participating Institutions Auburn University Baylor University Bhabha Atomic Research Centre CNRS / University of Lille Emory University Florida State University Georgia Institute of Technology Heidelberg University Max-Planck-Gesellschaft Indian Institute of Technology Institute for Advanced Studies in Basic Sciences Izmir Insitute of Technology Michigan State University Nicolaus Copernicus University Sandia National Laboratories Sapienza University of Roma University College London Universidad Autonoma de Chihuahua Universidad de Buenos Aires Universidad Nacional Mayor de San Marcos Universidade Federal Fluminense University of California Irvine University of Georgia Virginia Tech William & Mary William Paterson University PsiCon 2021 Agenda Friday, December 3 8:45am–9:00am — Meeting open for login 9:00am–9:15am — Welcome - Justin Turney, University of Georgia 9:20am–9:50am — User Ecosystem Update - David Sherrill, Georgia Tech 9:55am–10:25am — Psi4 Driver and Schema - Lori Burns, Georgia Tech 10:25am–10:35am — Break 10:35am–10:55am — MolSSI - Daniel Crawford, Virginia Tech 11:00am–11:25am — Reading and Committing to Psi4 - Jonathon Misiewicz, Emory University 11:30am–11:50am — JK Objects and Their Future - Andy Jiang, Georgia Tech 12:00pm–1:30pm — Lunch on your own 1:30pm–1:50pm — F12 Methods - Erica Mitchell, University of Georgia 1:55pm–2:15pm — Einsums in C++ - Justin Turney, University of Georgia 2:20pm — Break and Breakout Sessions Saturday, December 4 8:45am–9:00am — Meeting open for login 9:00am–9:30am — Lightning Talks Philip Nelson, Georgia Tech Jay Foley, William Paterson University Zhe Wang, Virginia Tech Bartosz Tyrcha, Nicolaus Copernicus University in Torun Maximilian Scheurer, Heidelberg University Eugene DePrince, Florida State University 9:30am–9:50am — Libxc and Double Hybrids – Susi Lehtola, Virginia Tech 9:55am–10:15am — Local Approximations in Psi4 – Zach Glick, Georgia Tech 10:20am–10:35am — Break 10:35am–10:55am — Concordant Mode Approach – Mitchell Lahm, University of Georgia 11:00am–11:20am — PyOptking – Alex Heide, University of Georgia 11:20am — General Discussion & Updates from Breakout Sessions 12:00pm — Dismissal

Read more
post-image

v1.5 — November 2021

Documentation Installers Source Release Notes Advertised Version: 1.5 Continuous Version: 1.5 Release Date: 27 November 2021 Documentation: https://psicode.org/psi4manual/1.5.0/ Availability: Public, GitHub source, CMake build, Conda binary installers Span: 60 PRs, roughly 2247-2366 Obtaining Binary installers: see link above Python Anaconda: conda install psi4 -c psi4. Windows conda packages available (#1560) Dropped dependencies: none Added dependencies: none New Methods Domain-based local pair natural orbital MP2 implemented! Accessible through energy("dlpno-mp2") (#2093, #2313).

Read more
post-image

v1.4.1 — October 2021

Documentation Installers Source Release Notes Advertised Version: 1.4.1 Continuous Version: 1.4.1 Release Date: 7 October 2021 Documentation: https://psicode.org/psi4manual/1.4.0/ Availability: Public, GitHub source, CMake build, Conda binary installers Span: 3 PRs Bug Fixes #2283 largely fixes blatantly wrong SCF energies for omega functionals, especially with threading. Report any persisting discrepancies between set omega_combine true/false to #2279, please. #2273 allows the set scf_properties mbis_charges; energy("scf") route to MBIS charges to run again without failing for missing data.

Read more
post-image

v1.4 — August 2021

Documentation Installers Source Release Notes Advertised Version: 1.4 Continuous Version: 1.4 Release Date: 3 August 2021 Documentation: https://psicode.org/psi4manual/1.4.0/ Availability: Public, GitHub source, CMake build, Conda binary installers Span: 437 PRs, roughly 1559-2264 Obtaining Binary installers: see link above Python Anaconda: conda install psi4 -c psi4. Windows conda packages available (#1560) Dropped dependencies: deepdiff, Libint1 Added dependencies: QCEngine, Libint2 New Methods Add ability to call Axilrod-Teller-Muto (ATM) 3-body dispersion correction from Grimme’s DFTD3.

Read more
post-image

PsiCon 2020 and Psi4Education Meetings — Virtual

Meeting Time and Location This year’s meeting will be held virtually over BlueJeans. The program is shown below. Participants are welcome to attend any or all days. Optional tutorials and breakout sessions will be held in the afternoons. Registration is free. Mornings will be 10am-12pm; all times in Eastern Standard Time. Participating Institutions, Speakers Auburn University Belhaven University Bethel University BrianQC Cal Poly San Luis Obispo  Emory University Entos European National Competence Centre Sweden Florida State University Georgia Institute of Technology Hacettepe University Institute of Biophysics of the Czech Academy of Sciences National Institutes of Health OpenEye Scientific Software Princeton University Purdue University Sandia National Laboratories University of Georgia University of Heidelberg University of Richmond Virginia Tech Participating Institutions, Attendees Arak University, Iran Auburn University Belhaven University Bethel University BrianQC, Hungary Cal Poly San Luis Obispo  CSIR-Central Electro Chemical Research Institute, India CSIR-Central Leather Research Institute, India Curtin University, Australia Diamatec/University of Burgundy, France Emory University Entos European National Competence Centre Sweden Florida State University Fluminense Federal University, Brazil Georgia Institute of Technology Hacettepe University, Turkey Haverford College Hunsberger Husky Energy, Canada Imperial College London, UK Institute of Biophysics of the Czech Academy of Sciences Institute of Materials Research and Engineering, A*STAR, Singapore Kansas State University Kent State University King Khalid University, Saudi Arabia La Salle University La Trobe University, Australia McMaster University, Canada Molecular Software Sciences Institute (MolSSI) Morehouse College National Institutes of Health (NIH) Newcastle University, UK Nicolaus Copernicus University, Torun, Poland Omeros Open Force Field Initiative OpenEye Scientific Software Periyar University, India PI Industries, India Princeton University Purdue University Queen Mary University London, UK RMIT University, Australia Sandia National Laboratories Shanghai University, China Smt.

Read more
post-image

Using ChemCompute for Jupyter Notebook Labs

No computing resources? No Problem! Psi4Education has partnered with ChemCompute to enable you to run Psi4Education Jupyter notebook labs using FREE compute resources through ChemCompute. You do not have to install or configure any software on your own computer. It’s easy to sign up and get started. Sign up for a free account. In the top navigation bar, go to Psi4/Jupyter and choose Use Psi4 or JupyterHub. Your server will load within your web browser.

Read more

Software Publications

Psi4 1.4: Open-Source Software for High-Throughput Quantum Chemistry J. Chem. Phys. 152(18) 184108 (2020) 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.

Read more
post-image

Installing Psi4 for Psi4Education labs

To use any of the Psi4Education jupyter notebook labs, you will need to create a psi4 environment. We recommend the all-in-one python package manager Anaconda. Install Anaconda or Miniconda Navigate to the download page. Download the appropriate installer for your operating system. Be sure you get the installer listed under Python 3 (not 2). Double click the installer and follow the setup instructions, keeping most of the default options. If you are on Windows, make sure to choose the option Make Anaconda the default Python during installation.

Read more
post-image

Psi4Education: Computational Labs Using Free Software

Psi4Education is the education and outreach program of Psi4, the free, open-source quantum chemistry software package. We offer a suite of free, open-source lab activities, suitable for use in classes across the chemistry curriculum, which use Psi4, the Psi4Numpy Python API, and WebMO, a graphical front end to help build molecules and set up calculations for Psi4. Psi4Education aims to increase students exposure to scientific programming and computational chemistry and help students learn chemistry through computation.

Read more
post-image

PsiCon 2019 and Psi4Education Meetings — Emory

Meeting Time and Location The meeting will be held from 10am on Friday, November 15, until noon on Saturday, November 16 at Emory University. The meeting will take place in Atwood Hall room 360 of the Chemistry Department (1515 Dickey Dr. NE, Atlanta, GA 30322). Nearby hotels, and local travel information, is available here. We are planning on providing coffee and a light breakfast on Friday and Saturday mornings. Participants are requested to register so that we can get a headcount for planning purposes.

Read more
post-image

v1.3.2 — May 2019

Documentation Installers Source Release Notes Advertised Version: 1.3.2 Continuous Version: 1.3.2 Release Date: 17 May 2019 Documentation: http://psicode.org/psi4manual/1.3.2/ Availability: Public, GitHub source, CMake build, Conda binary installers Span: 3 PRs Enhancements #1576 regularize MP2 correlation QCSchema variable and move psi4 --json output to tmpfile. Building Bug Fixes #1602 fixes multiple bugs in NBOWriter that make all previous Psi-generated NBO files suspect. #1607 explicitly allow loading pickles in np.

Read more
post-image

v1.3.1 — April 2019

Documentation Installers Source Release Notes Advertised Version: 1.3.1 Continuous Version: 1.3.1 Release Date: 15 April 2019 Documentation: http://psicode.org/psi4manual/1.3.1/ Availability: Public, GitHub source, CMake build, Conda binary installers Span: 5 + 4 partial PRs Enhancements #1570 (partial) better format exception when run_json encounters error. set_options can be used for local options, e.g., set_options({'scf__d_convergence': 8}). #1578 (1st commit) update schema name to qcschema_[in|out]put, use dtype=2 Molecule in schema, move psi4:qcvars to extras/qcvars.

Read more
post-image

ACS Spring 2019 — Orlando

Psi4 developers and group members presented at the MolSSI Sustainable Software Symposium and several other symposia in the PHYS and COMP divisions. Some talks posted below. Roberto Di Remigio Reusable Components for Quantum Chemistry Software Lori Burns Composing and Decomposing Quantum Chemistry Software: Adventures with the Psi4 Ecosystem

Read more
post-image

Psi4Education Jupyter Labs Prerequisites

Some of the Psi4Education labs are presented as jupyter notebooks. Learn more about using jupyter notebooks here. The following Python scripting skills are assumed as prerequisite knowledge. Any other Python data structures or skills needed are explained within the lab. importing libraries assigning variables recasting data types slices and lists for loops logic statements print statements graphing data with matplotlib pyplot If you need tutorials on these Python skills, we recommend these lessons from the Molecular Sciences Software Institute.

Read more
post-image

v1.3 — February 2019

Documentation Installers Source Release Notes Advertised Version: 1.3 Continuous Version: 1.3 Release Date: 28 February 2019 Documentation: http://psicode.org/psi4manual/1.3/ Availability: Public, GitHub source, CMake build, Conda binary installers Span: 335 PRs, roughly 1065-1558 Major Points of Interest Added native Windows compatibility without the WSL requirement. DFT collocation grids can now be cache in-memory to avoid extra computation and lowering the total cost of DFT by up to a factor of two (#1233).

Read more
post-image

Developers

Research Groups C. David Sherrill at Georgia Tech T. Daniel Crawford at Virginia Tech Ugur Bozkaya at Hacettepe University, Ankara, Turkey Fritz Schaefer at the University of Georgia Francesco Evangelista at Emory University Rollin A. King at Bethel University Eugene DePrince at Florida State University Official Author List Top GitHub Contributors 2018 Lori Burns at Georgia Tech Daniel G. A. Smith at MolSSI Raimondas Galvelis at Acellera, Spain Peter Kraus at Fritz Haber Institute, Germany Roberto Di Remigio at Arctic Univ.

Read more
post-image

History

The Psi package originated in the group of Prof. Henry F. Schaefer while he was at the University of California, Berkeley. The code featured a direct CI code (written in 1976 by Robert Lucchese), a graphical unitary group configuration interaction (GUGA-CI) code (written in 1977-79 by Bernard Brooks and later extended to the shape-driven GUGA-CI code by Paul Saxe), and a Gaussian integral code (written in 1978 by Russell Pitzer). The code was originally known as the BERKELEY suite; it was renamed to Psi after the Schaefer group moved to the University of Georgia.

Read more
post-image

PsiCon 2018 — GaTech

Meeting Time and Location The meeting will be held from 10am on Friday, November 9, until noon on Saturday, November 10, in the Molecular Science and Engineering (MoSE) building at Georgia Tech. Nearby hotels, and local travel information, is available here. We are planning on providing coffee and a light breakfast on Friday and Saturday mornings, and lunch on Friday afternoon. Participants are requested to register so that we can get a headcount for planning purposes.

Read more
post-image

v1.2 — July 2018

Documentation Installers Source Release Notes Advertised Version: 1.2 Continuous Version: 1.2 Release Date: 4 July 2018 Documentation: http://psicode.org/psi4manual/1.2/ Availability: Public, GitHub source, CMake build, Conda binary installers Major Points of Interest The DFT kernels were migrated to use LibXC, Psi4 now has 400+ functionals including modern functionals such as wB97M-V. The DFT code was optimized leading up to a 4x speed enhancement on 6 cores. A new Density-Fitted JK backend was written, DF-SCF is now up to 2x as fast.

Read more
post-image

WWDC 2017 — Virginia Tech

Meeting Time and Location The meeting was held from Friday, November 3, until noon on Saturday, November 4, at the Hyatt Place hotel in Blacksburg, Virginia, featuring participants from 7 institutions. Participating Institutions Virginia Tech Emory University of Georgia Georgia Tech NIH Bethel University OpenEye Agenda Friday, November 4 9:00-9:10am - Welcome (Daniel Crawford, VT) 9:10-9:40am - Psi4 Ecosystem Developments in 2017 (Lori Burns, GT) (slides) 9:40-9:55am - Industrializing Psi4 Non-Covalent Calculations with Applications to Crystal Packing (Tom Darden, OpenEye) 9:55-10:10am - New Features and Ongoing Developments in Forte (Francesco Evangelista, Emory) 10:10-10:30am - Coffee Break 10:30-11:10am - Psi4’s DFT and SAPT(DFT) Design Architecture: Successes, Failures, and Lessons (Daniel Smith, MolSSI) (slides) 11:10-11:25am - PyOptking: A New Geometry Optimizer for Psi4 (Rollin King, Bethel) (slides) 11:25-11:40am - Upcoming Infrastructure and API Changes in Conventional Coupled-Cluster (Andrew James, VT) 11:40-11:55am - A C++ Toolchain to Aid Debugging (Justin Turney, UGA) (slides) 12:00-1:00pm - Lunch 1:00-2:00pm - Psi4 SWOT Analysis and Strategic Planning 2:00-3:30pm - Break 3:30-5:30pm - Breakout Strategy Sessions 6:00pm - Dinner Saturday, November 4 9:00-10:30am - Reports from Breakout Groups

Read more
post-image

v1.1 — May 2017

Documentation Installers Source Release Notes Advertised Version: 1.1 Continuous Version: 1.1 Release Date: 19 May 2017 Documentation: http://psicode.org/psi4manual/1.1/ Availability: Public, GitHub source, CMake build, Conda binary installers New Methods Added analytic RHF Hessians, conventional and density fitted. Added analytic RHF CCSD(T) gradients (no frozen core). Added functional-group and intramolecular symmetry-adapted perturbation theory (F/I-SAPT) capabilities, scripts, and tests. (DOIs: 10.1021/ct500724p, 10.1063/1.4927575) Added high-spin open-shell SAPT0. Note that Ind20,r (and exch counterpart) contains unrelaxed induction.

Read more
post-image

Developers' Conference 2016 — UGA

PSI4 Developers' Conference Nov 2016 Meeting Summary The meeting was held Friday and Saturday, Nov 4-5, at CCQC at UGA featuring participants from 9 institutions. Emory University University of Georgia Virginia Tech Georgia Tech Florida State University Auburn University NIH Bethel OpenEye Agenda Friday, Nov 4 9:30am-10:00am: Coffee and Social 9:50am-10:00am: Welcome 10:00am-11:00am: Session 1 David Sherrill: Impact of the Psi4 Project Daniel G. A. Smith: Psi4: Benefits of Becoming a Library (demo) Andrew James: Making LibDPD Great Again 11:00am-11:15am: Coffee Break 11:15am-12:00pm: Session 2 Andrew Simmonett, Lori Burns, Justin Turney: Psi4 Then and Now (slides) Ryan Richard: Pulsar 12:00pm-1:30pm: Lunch provided by Dell - “Lunch and Learn” 11:15am-12:00pm: Session 3 Daniel Crawford: Software Institute Kevin Hannon: Parallel MCSCF Mike Zott: Psi4 and OpenMM 1:30pm-1:45pm: Lori Burns: Psi Licensing 1:45pm-2:00pm: David Sherrill: Psi Management Structure 2:45pm-3:00pm: Coffee Break 3:00pm-5:00pm: Breakout Sessions Ask an Expert Documentation Challenge Feature Requests Saturday, Nov 5

Read more

v1.0 — July 2016

Documentation Installers Source Release Notes Advertised Version: 1.0 Continuous Version: 1.0 Release Date: 4 Jul 2016 Documentation: http://psicode.org/psi4manual/1.0.0/ Availability: Public, GitHub source, CMake build, Conda binary installers Psi4is, in many ways, a whole new package compared to Psi3. While some libraries and modules remain the same, the majority of the code has been rewritten from scratch based on a powerful set of new libraries written in C++. A totally new Python front-end makes Psi4incredibly user-friendly and automates many common tasks such as basis set extrapolation, composite methods, running the same computation on every molecule in a test set, etc.

Read more
post-image

Developers' Conference 2015 — Emory

Meeting Summary The meeting was held Friday and Saturday, Nov 13-14, at Emory featuring participants from 7 institutions. 36 people attended in person at Emory. The following are outcomes of the meeting: The Ambit library seems to be working well for shared-memory systems. We will attempt to adopt Ambit for tensors in shared-memory and distributed-memory environments. We will aim to adopt Lightspeed when it becomes available. The Lightspeed classes can serve as a template for communications between modules in Psi4.

Read more
post-image

Developers' Conference 2014 — GaTech

Meeting Time and Location The meeting was held from Friday, November 14, until Saturday, November 15 at Georgia Tech. Participating Institutions Georgia Tech Virginia Tech University of Georgia Emory University Chemical Semantics, Inc ETH, Zurich Auburn University NIH Florida State University Ataturk University, Turkey University of Tromso, Norway University of Memphis Agenda Friday, November 14 MoSE 4202A 10:00am-10:10am: Welcome and Introductions 10:10am-10:25am: David Sherrill: Response of the Community to Psi4 (slides) 10:25am-11:15am: Updates from developers: Daniel Crawford: PCMSolver and potential infrastructure changes (10 mins) (slides) Ugur Bozkaya: DF-GRAD (5 mins) Rollin King: Optimizer improvements, XML output (15 min) ([slides])(https://github.

Read more

Beta5 — July 2013

Documentation Source Release Notes RN at GitHub link much better formatted than below. Advertised Version: 4.0b5 Continuous Version: 1.0b5 Release Date: 3 Jul 2013 Documentation: http://psicode.org/psi4manual/4.0b5/ Availability: Public, Sourceforge source, Autotools build, No binary This release adds a little additional functionality, fixes several bugs, improves the installation process and the documentation, and adds a couple of new built-in databases. It also includes some work-in-progress that will lead to improvements in the next release.

Read more

Beta4 — Apr 2013

Documentataion Source Release Notes Advertised Version: 4.0b4 Continuous Version: 1.0b4 Release Date: 7 Apr 2013 Documentation: http://psicode.org/psi4manual/4.0b4/ Availability: Public, Sourceforge source, Autotools build, No binary The first public beta release includes all-new, very efficient density-fitted, shared-memory parallel code for Hartree-Fock, DFT, and MP2, and symmetry-adapted perturbation theory (SAPT). We also add new code for MP4, QCISD(T), and G2. New modules performing frozen natural orbital coupled-cluster have been added. Previous PSI3 functionality for coupled-cluster energies and properties, and arbitrary-order CI and MBPT energies is also available.

Read more

Beta3 — Oct 2012

Documentation Source Release Notes Advertised Version: 4.0b3 Continuous Version: 1.0b3 Release Date: 23 Oct 2012 Documentation: http://psicode.org/psi4manual/4.0b3/ Availability: Private, No Sourceforge source, Autotools build, No binary This version of PSI contains the following features: Hartree-Fock, DFT, MP2, CI, CC, PSIMRCC, ADC(2), SAPT, DCFT, and optimized-orbital MP2 and MP3. Density-fitting is available for Hartree-Fock, DFT, MP2, and SAPT, and is much faster than the conventional algorithms. Most popular functionals are available, but only M05 and M05-2X are available among meta-GGA’s.

Read more

Beta2 — May 2012

Documentation Source Release Notes Advertised Version: 4.0b2 Continuous Version: 1.0b2 Release Date: 6 May 2012 Documentation: http://psicode.org/psi4manual/4.0b2/ Availability: Private, No Sourceforge source, Autotools build, No binary The Beta2 release fixes the following bugs reported by beta testers: Boost library compilation inside PSI4 now uses the user’s PYTHON environmental variable, to help avoid the situation where one version of Python is used for Boost, and another for PSI4, leading to linker errors.

Read more

Beta1 — Feb 2012

Source Release Notes Advertised Version: 4.0b1 Continuous Version: 1.0b1 Release Date: 2 Feb 2012 Documentation: None Availability: Private, No Sourceforge source, Autotools build, No binary

Read more