Metadata-Version: 2.4
Name: samplemaker-sparrow
Version: 5.4.7
Summary: Lithographic mask design package
Author-Email: Leonardo Midolo <midolo@nbi.ku.dk>, Jeppe Roulund <jeppe.roulund@sparrowquantum.com>
License-Expression: BSD-3-Clause
License-File: LICENSE.md
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Project-URL: Repository, https://github.com/SparrowQuantum/samplemaker.git
Requires-Python: <3.15,>=3.11
Requires-Dist: matplotlib>=3.10.5
Requires-Dist: numpy==2.*
Description-Content-Type: text/markdown

# README

Welcome to the SampleMaker git repository. 

This software has been realized with the financial support from 
the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (Grant agreement No. 949043, NANOMEQ).


### What is this repository for?

* SampleMaker lithographic mask design tool in Python.

### How do I get set up?

The package can be installed on most platforms via pip:

```bash
pip install samplemaker-sparrow
```

For local development build instructions, please refer to [BUILD.md](https://github.com/SparrowQuantum/samplemaker/blob/master/BUILD.md).