Jhsmit / Jhsmit/ColiCoords

Joining CellLists

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
26
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Overload ``__add__`` so they can be joined together

```python
all_cells = cl1 + cl2
```

However, an operation like this would lead to non-unique names in one ``CellList`` which will lead to problems when saving to disk.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.