Showing 25 open source projects for "python user interface"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    WavePacket (C++/Python)

    WavePacket (C++/Python)

    Time-dependent simulation of open and closed quantum systems

    WavePacket is a program package for numerical simulation of quantum-mechanical wavepacket dynamics of distinguishable particles. It can be used to solve single or coupled time-independent or time-dependent (linear) Schrödinger and Liouville-von Neumann-equations. Optionally accounting for the interaction with external electric fields within the semiclassical dipole approximation, WavePacket can be used to simulate modern experiments involving ultrashort light pulses in photo-induced physics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CAMPARI

    CAMPARI

    Software for molecular simulations and trajectory analysis

    We are proud to introduce version 5 of CAMPARI. We have added a number of new features, most notably a Python interface for interpreting user-supplied code (with the help of ForPy), a novel trajectory storage standard (with the help of libpqxx/PostgreSQL), and a module for performing transition path theory. Naturally, CAMPARI continues to provide the reference implementation of the ABSINTH force field paradigm and implicit solvation model.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    SeaBreeze

    SeaBreeze

    Open-source cross-platform spectrometer device driver

    SeaBreeze is a device driver library that provides an interface to select Ocean Optics spectrometers. It is written in C/C++ and builds and runs on Windows (XP/7/8), MacOSX, and Linux (x86/x64/ARM).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Olex2 is visualisation software for small-molecule crystallography developed at Durham University/EPSRC. It provides comprehensive tools for crystallographic model manipulation for the end user and an extensible development framework for programmers. The project has been supported by Olexsys Ltd since 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    Molecular Dynamics Studio

    Molecular Dynamics Cell Construction

    This is a collection of software modifications created to integrate NanoEngineer-1, PACKMOL and MSI2LMP for the purpose of easily creating molecular dynamics cells. NanoEngineer-1 is a molecular CAD software written by Nanorex and provides the user an easy way to create molecules, while the software modifications allow the user to type atoms using multiple force fields. PACKMOL can generate a random collection of molecules using the molecule templates from NanoEngineer-1 thus providing the...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    chemfiles

    chemfiles

    Modern library for chemistry file reading and writing

    Chemfiles is a modern and high-quality library for reading and writing trajectory files created by computational chemistry simulations program. These trajectories contains atomic positions, velocities, names, topology and sometimes more. Running simulations produce enormous amounts of data, which has to be post-processed to extract physical information about the simulated system. Chemfiles provides an interface to access this information which is - unified: the same code will work with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pteros
    !!! PTEROS DEVELOPMENT MOVED TO GITHUB !!! New project page: https://github.com/yesint/pteros New documentation page: https://yesint.github.io/pteros/ Pteros is the C++ library for custom molecular modeling and simulations codes designed for researchers, not for C++ gurus. Provides facilities for PDB, XTC and TRR files IO, powerful selections, geometry transformations, RMSD fitting and alignment, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RSchr-5

    Solves one-electron Schrödinger equation, with SLEPc and PETSc

    RSchr-5 calculates the smallest eigenvalues of the one-electron Schrödinger equation. The solved problem is defined on the finite domain, which is a box. The problem is solved with the zero Dirichlet boundary conditions. The implemented algorithm uses Finite Element Method with B-splines as basis functions. Disctretization leads to generalized eigenvalue problem. Program RSchr-5 solves the generalized eigenvalue problem by algorithms implemented in SLEPc amd PETSc libraries. It uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Avogadro

    Avogadro

    An intuitive molecular editor and visualization tool

    Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science and related areas. It offers a flexible rendering framework and a powerful plugin architecture.
    Leader badge
    Downloads: 6,950 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    LOOS

    LOOS

    Analyze molecular simulation data

    LOOS is a light-weight object oriented software library for creating new tools for analyzing molecular simulation data, written in C++. The main design goal is to allow casual programmers to easily implement new analysis methods. THIS PAGE IS NO LONGER UPDATED. Please see https://github.com/GrossfieldLab/loos for all recent developments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    orbkit (Moved to Github)

    orbkit (Moved to Github)

    A Modular Python Toolbox for Cross-Platform Post-Processing of Quantum

    PLEASE NOTE ORBKIT HAS BEEN MOVED TO https://github.com/orbkit/orbkit orbkit is a parallel Python program package for post-processing wave function data extracted from output files of MOLPRO (Molden File Format), TURBOMOLE (AOMix file format), GAMESS-US, PROAIMS/AIMPAC (wfn/wfx file format), and Gaussian (Output File and Formatted Checkpoint File) output files. Futhermore, an interface to cclib, a parser for quantum chemical logfiles, is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RDKit

    RDKit

    Open-Source Cheminformatics and Machine Learning

    A collection of cheminformatics and machine-learning software written in C++ and Python. NOTE: the RDKit source code and downloads are now in github: https://github.com/rdkit/rdkit The core algorithms and data structures are written in C++. Wrappers are provided to use the toolkit from either Python or Java. Additionally, the RDKit distribution includes a PostgreSQL-based cartridge that allows molecules to be stored in relational database and retrieved via substructure and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A toolkit in C++ and python to process both experimental and simulation data of colloidal particles. Includes among others * a multiscale particle tracking algorithm [1] whose C++ implementation is optimised for 3D confocal data. Python implementation is more versatile (2D and 3D data). * a Leica file reader, * Steindhard bond orientational order calculation * a VTK file writer 1. Leocmach, M. & Tanaka, H. A novel particle tracking method with individual particle size measurement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Elastic network models (ENMs) have been shown to generate the dominant functional equilibrium motions of biomolecules quickly and efficiently. MAVEN simplifies ENM generation, allows for diverse models to be used, and facilitates useful analyses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cca-forum
    Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gfit creates an interface between computational models and experimental data and provides tools for their analysis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The BioSimz project aims to deliver a library (as well as the interface) to conduct large-scale biomolecular simulations at their atomic scales of detail. The initiative idea is to observe the protein crowding in vivo; it now can do much more than that!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FAUNUS is an object oriented class library for molecular simulation, written in C++. It contains routines and utility programs for, Metropolis Monte Carlo sampling (NVT, NPT, NmuT ensembles), Macromolecules, Proton Titration, Widom Analysis etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CoCOOT is an extended collaboration system of COOT(Crystallographic Object Oriendted Toolit). It operates an add-on of original Coot. It enables to collaboration through internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RAINIER: Rapid Automated Inference of Nucleic-Acid Interaction Energy using Refinement RAINIER is a protein simulator that can predict the interface structure of DNA- and RNA-binding proteins, using statistical and physical techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StochFit utilizes stochastic fitting methods to model specular x-ray reflectivity or neutron reflectivity data. It provides an easy to use graphical user interface for both model dependent and model independent methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DIY Genomics is an open source bioinformatics consortium intended to bring a collection of tools and libraries into the hands of small scale genomics labs for the process of sequence assembly and annotation. Projects include DIYA, MGAP, CRISPR, and DIYGV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ChIPOTle 2.0 is a user friendly tool for performing peak detection in ChIP-chip signal. The tool also has functions for probe sorting, signal normalization, replication merging, and multiple correction testing in a windows interface or *nix command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Biomolecule Toolkit is a library for modeling biological macromolecules such as proteins, DNA and RNA. It provides a C++ interface for common tasks in structural biology to facilitate the development of molecular modeling, design and analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next