Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 340 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 340 Bytes

Molecules

Provides basic methods to parse string representations of elements and compounds into memory, and calculate their mass.

Project Structure:

Molecules

The main class library containing classes and methods to parse chemical formulae and compute their mass.

Molecules.Test

An xUnit test project with tests for Molecule.