Search Results for "density functional theory for windows"

Showing 38 open source projects for "density functional theory for windows"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    DFTK.jl

    DFTK.jl

    Density-functional toolkit

    The density-functional toolkit, DFTK for short, is a collection of Julia routines for experimentation with plane-wave density-functional theory (DFT). The unique feature of this code is its emphasis on simplicity and flexibility with the goal of facilitating algorithmic and numerical developments as well as interdisciplinary collaboration in solid-state research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MO Analyzer
    MO Analyzer is a matlab-based toolbox tailored for ADF and ORCA users to explore density functional theory (DFT) output files from these packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DynamicHMC

    DynamicHMC

    Implementation of robust dynamic Hamiltonian Monte Carlo methods

    Implementation of robust dynamic Hamiltonian Monte Carlo methods in Julia. In contrast to frameworks that utilize a directed acyclic graph to build a posterior for a Bayesian model from small components, this package requires that you code a log-density function of the posterior in Julia. Derivatives can be provided manually, or using automatic differentiation. Consequently, this package requires that the user is comfortable with the basics of the theory of Bayesian inference, to the extent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    electronic structure calculations with tight-binding density functional theory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    Agda

    Agda

    Agda is a dependently typed programming language

    Agda is a dependently typed, total functional programming language and interactive theorem prover based on Martin-Löf’s type theory. It allows expressing programs and proofs in the same language, using the Curry–Howard correspondence. It features interactive development via Emacs, Atom, or VS Code. Agda is a dependently typed functional programming language. It has inductive families, i.e., data types which depend on values, such as the type of vectors of a given length. It also has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Scalaz

    Scalaz

    Principled Functional Programming in Scala

    Scalaz is a foundational functional-programming library for Scala that provides type classes, data types, and syntax to write pure, composable code. It implements classic abstractions such as Functor, Applicative, Monad, Monoid, Foldable, and Traverse, along with powerful transformers (ReaderT, StateT, WriterT, OptionT, and more) to structure effects. The library offers rich data structures—\/ (disjunction), Validation, NonEmptyList, IList, and Free—that help model errors, invariants, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Materials Discovery: GNoME

    Materials Discovery: GNoME

    AI discovers 520000 stable inorganic crystal structures for research

    Materials Discovery (GNoME) is a large-scale research initiative by Google DeepMind focused on applying graph neural networks to accelerate the discovery of stable inorganic crystal materials. The project centers on Graph Networks for Materials Exploration (GNoME), a message-passing neural network architecture trained on density functional theory (DFT) data to predict material stability and energy formation. Using GNoME, DeepMind identified 381,000 new stable materials, later expanding the dataset to include over 520,000 materials within 1 meV/atom of the convex hull as of August 2024. The repository provides datasets, model definitions, and interactive Colabs for exploring these materials, computing decomposition energies, and visualizing chemical families. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    koka

    koka

    Koka language compiler and interpreter

    Koka is a strongly typed functional-style language with effect types and handlers. The core of Koka consists of a small set of well-studied language features, like first-class functions, a polymorphic type- and effect system, algebraic data types, and effect handlers. Each of these is composable and avoid the addition of “special” extensions by being as general as possible. Koka tracks the (side) effects of every function in its type, where pure and effectful computations are distinguished....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Primer CSS

    Primer CSS

    The CSS design system that powers GitHub

    Our goal is to create a system that enables us to build consistent user experiences with ease, yet with enough flexibility to support the broad spectrum of GitHub websites. This goal is embedded in our design and code decisions. Our approach to CSS is influenced by Object-Oriented CSS principles, functional CSS, and BEM architecture. Styles can be mixed and matched to achieve many different layouts, independent of their location. These styles fall into three categories. Single-purpose,...
    Downloads: 6 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Elk
    An all-electron full-potential linearised augmented-planewave (FP-LAPW) code. Designed to be as developer friendly as possible so that new developments in the field of density functional theory (DFT) can be added quickly and reliably.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 11

    PH-NODE

    Code for finding phonon nodes using first-principle approach.

    PH-NODE is a Python 3 based code designed for finding topological phonon nodes (branch-degenerate points) in a material using first-principle approach. It is a density-functional perturbation theory and finite displacement supercell based software package for efficiently computing phonon nodes present in real material. The present version of the code is interfaced with the WIEN2k, Elk, and ABINIT packages. Please cite the paper mentioned below while using the PH-NODE code for your research. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    QuMuLuS++

    A quantum chemical code based on wave functions and pseudopotentials.

    What is QuMuLuS++? QuMuLuS++ is an open source quantum chemical program, i. e., a program for the computation of molecular properties with quantum chemical models. How do I obtain a copy of the code? hg clone http://hg.code.sf.net/p/qumulus/code qumulus-code How do I install the code? Installing the code for the first time, follow the description given in the INSTALL file in the source directory. How do I update the code? The code is updated regularly. For how to update...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Measurements.jl

    Measurements.jl

    Error propagation calculator and library for physical measurements

    Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration. Physical measures are typically reported with an error, a quantification of the uncertainty of the accuracy of the measurement. Whenever you perform mathematical operations involving these quantities you have also to propagate the uncertainty, so that the resulting number will also have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    relax

    relax

    Molecular dynamics by NMR data analysis

    The software package 'relax' is designed for the study of molecular dynamics through the analysis of experimental NMR data. Organic molecules, proteins, RNA, DNA, sugars, and other biomolecules are all supported. It supports exponential curve fitting for the calculation of the R1 and R2 relaxation rates, calculation of the NOE, reduced spectral density mapping, the Lipari and Szabo model-free analysis, study of domain motions via the N-state model and frame order dynamics theories using...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 15
    Photon-Dark Photon-Entanglement

    Photon-Dark Photon-Entanglement

    Photon Dark Photon Entanglement Theory

    Primordial Photon–Dark Photon Entanglement https://cosmic-entanglement-visualizer-cop-844bebeb.base44.app/ A research and analysis framework for testing the Photon–Dark Photon Entanglement Hypothesis, analyzing astronomical imaging data, and generating reproducible physics validation results using HST, JWST, and other observatory FITS products. 🚀 Overview This repository provides: Physics Validation Tests that compute predicted P–D entanglement observables. Expected...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Quantum-Cosmology-Integration

    Quantum-Cosmology-Integration

    Complete computational framework for cosmological perturbation theory

    Quantum-Corrected Cosmological Perturbation Solver License: Dual 🔬 Overview A complete computational framework for cosmological perturbation theory with first-principles quantum corrections. This package implements: Quantum-corrected Mukhanov-Sasaki equations with backreaction from quantum fields Full Boltzmann integration with quantum scattering terms Tensor perturbations (gravitational waves) with quantum sources Integration with CLASS/CAMB for validation ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    DeepH-pack

    DeepH-pack

    Deep neural networks for density functional theory Hamiltonian

    DeepH-pack is the official implementation of the DeepH (Deep Hamiltonian) method described in the paper Deep-learning density functional theory Hamiltonian for efficient ab initio electronic-structure calculation and in the Research Briefing. DeepH-pack supports DFT results made by ABACUS, OpenMX, FHI-aims or SIESTA and will support HONPAS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RootGraph

    RootGraph

    Graphic interface with algorithms to compute line and root graphs

    Simple and intuitive graphic interface for graph theory with algorithms to compute line and root graphs of a given graph. - Double click to add a new node. - Left click a node and drag to change the position of the node. - Select a node with left click and add an edge with the next node you select. - Right click a node to delete it. Made in C++ using the wxWidgets library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDFTx

    JDFTx

    Joint Density Functional Theory

    JDFTx is a plane-wave density functional theory code designed for electronic structure theory development. One prominent unique capability is the treatment of solvated electronic systems using joint density functional theory. Please see http://jdftx.org for download and compile instructions, tutorials, documentation and citation information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SMASH

    SMASH

    Massively parallel software for quantum chemistry calculations

    Scalable Molecular Analysis Solver for High-performance computing systems (SMASH) is massively parallel software for quantum chemistry calculations and released under the Apache 2.0 open source license. It is currently capable of energy, analytical gradient, and geometry optimization calculations of Hartree-Fock theory and Density Functional Theory (DFT), and energy calculations of Second-order Moller-Plesset (MP2) perturbation theory. DFT calculations can be performed on 100,000 CPU cores with high parallel efficiency.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    PROJECT DEVELOPEMENT IS MOVING TO GITHUB! New website: https://anharmonic.github.io/ Please get the latest version of the code from github repository: https://github.com/paulatz/d3q
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RMGDFT

    RMGDFT

    Real Space Multigrid based electronic structure code.

    ...News: V2.2 with performance enhancements, bug fixes and new features released on 06/26/2017. Sources are available with binaries to follow soon. News: V2.1 with many improvements released on 07/15/2016. Sources and binaries are available. RMG is a density functional theory (DFT) based electronic structure code that uses real space grids to represent wavefunctions, charge densities and ionic potentials. Designed for scaleability it has been run successfully on systems with thousands of nodes and hundreds of thousands of CPU cores. It is currently under active development and contributions are gladly accepted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WaveletStat

    Wavelet analysis of 1D and 2D statistical distributions

    This is WaveletStat, a scientific software to analyse statistical distributions by Continuous Wavelet Transforms (CWTs). Taking an input random sample, it computes the corresponding CWT, filters out the noise based on a p-value criterion, and reconstructs a denoised model of the density function by matching pursuit iterations. The C++ code has two branches: the 1D branch can be used on 1D distributions only, while 1D2D can be used both on 1D and 2D distributions (though less optimal on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fuzzy Ecospace Modelling

    Fuzzy Ecospace Modelling

    FEM allows users to create fuzzy functional groups for use in ecology.

    Fuzzy Ecospace Modelling (FEM) is an R-based program for quantifying and comparing functional disparity, using a fuzzy set theory-based machine learning approach. FEM clusters n-dimensional matrices of functional traits (ecospace matrices – here called the Training Matrix) into functional groups and converts them into fuzzy functional groups using fuzzy discriminant analysis (Lin and Chen 2004 – see main text for more information). Following this, FEM classifies the functional entities from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CP2K is a freely available (GPL) program, written in Fortran 95, to perform atomistic and molecular simulations of solid state, liquid, molecular and biological systems. It provides a general framework for different methods such as e.g. density functional theory (DFT) using a mixed Gaussian and plane waves approach (GPW), and classical pair and many-body potentials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB