mcocdawc / chemcoord

A python module for manipulating cartesian and internal coordinates.
GNU Lesser General Public License v3.0
72 stars 19 forks source link

Implement concat functions #21

Closed mcocdawc closed 7 years ago

mcocdawc commented 7 years ago

Implement concat functions similar to https://pandas.pydata.org/pandas-docs/stable/merging.html in xyz_functions and zmat_functions.

mcocdawc commented 7 years ago

Only implemented for the xyz_functions, for the reasons stated in #29