You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To install using ``pip`` into your ``diffpy.structure_env`` environment, type ::
94
91
95
92
pip install diffpy.structure
96
93
@@ -105,7 +102,7 @@ Support and Contribute
105
102
106
103
`Diffpy user group <https://groups.google.com/g/diffpy-users>`_ is the discussion forum for general questions and discussions about the use of diffpy.structure. Please join the diffpy.structure users community by joining the Google group. The diffpy.structure project welcomes your expertise and enthusiasm!
107
104
108
-
If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/diffpy.structure/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/diffpy.structure/pulls>`_. You can also post it to the `Diffpy user group <https://groups.google.com/g/diffpy-users>`_.
105
+
If you see a bug or want to request a feature, please `report it as an issue <https://github.com/diffpy/diffpy.structure/issues>`_ and/or `submit a fix as a PR <https://github.com/diffpy/diffpy.structure/pulls>`_. You can also post it to the `Diffpy user group <https://groups.google.com/g/diffpy-users>`_.
109
106
110
107
Feel free to fork the project and contribute. To install diffpy.structure
111
108
in a development mode, with its sources being directly used by Python
@@ -130,15 +127,6 @@ Improvements and fixes are always appreciated.
130
127
131
128
Before contribuing, please read our `Code of Conduct <https://github.com/diffpy/diffpy.structure/blob/main/CODE_OF_CONDUCT.rst>`_.
132
129
133
-
Acknowledgement
134
-
---------------
135
-
136
-
Space group codes in *spacegroupmod.py* and *mmlibspacegroups.py*
137
-
originate from the `pymmlib project <http://pymmlib.sourceforge.net>`_.
138
-
139
-
Less common settings of space groups were generating using the
0 commit comments