Loading README.md +4 −4 Original line number Diff line number Diff line Loading @@ -51,10 +51,10 @@ The `csst_proto` uses an awesome algorithm based on `numpy.ndarray` indices to f | file / directory | description | notes | C6 | C7 | |--------------------|---------------------------------|-------|-----|-----| | `csst_proto` | source code & data | | √ | | | `doc` | sphinx-based documentation | | | √ | | `example` | code examples | | - | - | | `tests` | unit tests | | | √ | | `csst_proto/` | source code & data | | √ | | | `doc/` | sphinx-based documentation | | | √ | | `example/` | code examples | | - | - | | `tests/` | unit tests | | | √ | | `.gitignore` | git file | | √ | | | `.gitlab-ci.yml` | gitlab CI/CD pipeline | | | √ | | `LICENSE` | code license | | √ | | Loading Loading
README.md +4 −4 Original line number Diff line number Diff line Loading @@ -51,10 +51,10 @@ The `csst_proto` uses an awesome algorithm based on `numpy.ndarray` indices to f | file / directory | description | notes | C6 | C7 | |--------------------|---------------------------------|-------|-----|-----| | `csst_proto` | source code & data | | √ | | | `doc` | sphinx-based documentation | | | √ | | `example` | code examples | | - | - | | `tests` | unit tests | | | √ | | `csst_proto/` | source code & data | | √ | | | `doc/` | sphinx-based documentation | | | √ | | `example/` | code examples | | - | - | | `tests/` | unit tests | | | √ | | `.gitignore` | git file | | √ | | | `.gitlab-ci.yml` | gitlab CI/CD pipeline | | | √ | | `LICENSE` | code license | | √ | | Loading