All Projects → JChemPaint → jchempaint

JChemPaint / jchempaint

Licence: other
Chemical 2D structure editor application/applet based on the Chemistry Development Kit

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to jchempaint

bioclipse.core
Bioclipse2 Core.
Stars: ✭ 21 (-75%)
Mutual labels:  chemistry, blueobelisk
AutoForce
Sparse Gaussian Process Potentials
Stars: ✭ 17 (-79.76%)
Mutual labels:  chemistry
isotope
Haskell library containing isotopic masses and relative abundances for elements from Hydrogen to Bismuth and Thorium and Uranium (excluding Technetium and promethium), i.e., all elements with naturally-occurring isotopes.
Stars: ✭ 17 (-79.76%)
Mutual labels:  chemistry
mendeleev
A python package for accessing various properties of elements, ions and isotopes in the periodic table of elements.
Stars: ✭ 107 (+27.38%)
Mutual labels:  chemistry
qp2
Quantum Package : a programming environment for wave function methods
Stars: ✭ 37 (-55.95%)
Mutual labels:  chemistry
ChemistryFeaturization.jl
Interface package for featurizing atomic structures
Stars: ✭ 35 (-58.33%)
Mutual labels:  chemistry
html-integrations
The official JavaScript library for MathType, the leading formula editor and equation writer for the web by Wiris
Stars: ✭ 36 (-57.14%)
Mutual labels:  chemistry
periodic-table
Interactive Periodic Table which I made with React.js and CSS Grid. I was trying to memorize all the elements and thought, hey can I make this peculiar layout with my current CSS skills? I finally did
Stars: ✭ 92 (+9.52%)
Mutual labels:  chemistry
molml
A library to interface molecules and machine learning.
Stars: ✭ 57 (-32.14%)
Mutual labels:  chemistry
EzReson
An efficient toolkit for chemical resonance analysis based on quantum chemistry calculations. It implements the quantitative theory of resonance by expansion of the wave function from a DFT/HF calculation in terms of those of the Lewis structures.
Stars: ✭ 14 (-83.33%)
Mutual labels:  chemistry
SciCompforChemists
Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.
Stars: ✭ 65 (-22.62%)
Mutual labels:  chemistry
chemistry-opencmis
Mirror of Apache Chemistry OpenCMIS
Stars: ✭ 47 (-44.05%)
Mutual labels:  chemistry
mzLib
Library for mass spectrometry projects
Stars: ✭ 19 (-77.38%)
Mutual labels:  chemistry
DLBFoam-1.0
DLBFoam: An open-source dynamic load balancing model for fast reacting flow simulations in OpenFOAM. https://doi.org/10.1016/j.cpc.2021.108073
Stars: ✭ 29 (-65.48%)
Mutual labels:  chemistry
opem
OPEM (Open Source PEM Fuel Cell Simulation Tool)
Stars: ✭ 107 (+27.38%)
Mutual labels:  chemistry
lightdock
Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm
Stars: ✭ 110 (+30.95%)
Mutual labels:  chemistry
bioicons
A library of free open source icons for science illustrations in biology and chemistry
Stars: ✭ 665 (+691.67%)
Mutual labels:  chemistry
graph-nvp
GraphNVP: An Invertible Flow Model for Generating Molecular Graphs
Stars: ✭ 69 (-17.86%)
Mutual labels:  chemistry
ReactionMechanismSimulator.jl
The amazing Reaction Mechanism Simulator for simulating large chemical kinetic mechanisms
Stars: ✭ 39 (-53.57%)
Mutual labels:  chemistry
AMPL
The ATOM Modeling PipeLine (AMPL) is an open-source, modular, extensible software pipeline for building and sharing models to advance in silico drug discovery.
Stars: ✭ 85 (+1.19%)
Mutual labels:  chemistry

JChemPaint (or JCP for short here) is the editor and viewer for 2D chemical structures developed using CDK. It is implemented in several forms: a Java application and two varieties of Java applet.

Please see the documentation at https://github.com/JChemPaint/jchempaint/wiki for more information.

The issue tracker here (on top of this page) is for specific JCP-related bugs. For problems in CDK proper, please use http://sourceforge.net/tracker/?group_id=20024&atid=120024

Build requirements (need installation)

 - gettext : http://www.gnu.org/software/gettext/
 - app-bundler: https://github.com/federkasten/appbundler-plugin (optional)

Build with the following commands

 `mvn install -DskipTests`
 `mvn install -DskipTests -Posx-app` to build an OS X application bundle (.app)
 `mvn install -DskipTests -Pwindows-app` to build a windows executable (.exe)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].