Himeno-Sun-Lab / Himeno-Sun-Lab/CnC
Create Network class
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
One of main classes in our simulator.
It is supposed to have features like
### Setup
This part will call the Column class.
Create several areas consist of columns and connect them with experimental data.
### Save into file
Save the whole network structure into a file with a hash label, so that it can be built faster when reuse it.
### Read and build from file
Initialise a network instance from params, but also a network file with hash label.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.