Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
preparing release
Browse files Browse the repository at this point in the history
  • Loading branch information
MinssenP committed Dec 13, 2023
1 parent 66887b4 commit 25da240
Show file tree
Hide file tree
Showing 7 changed files with 163 additions and 157 deletions.
81 changes: 81 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
# Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to make participation in our project and our
community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, sex characteristics, gender identity and
expression, level of experience, education, socio-economic status, nationality,
personal appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment
include:

- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

- The use of sexualized language or imagery and unwelcome sexual attention or
advances
- Trolling, insulting/derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or electronic
address, without explicit permission
- Other conduct which could reasonably be considered inappropriate in a
professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, or to ban temporarily or permanently any
contributor for other behaviors that they deem inappropriate, threatening,
offensive, or harmful.

## Scope

This Code of Conduct applies within all project spaces, and it also applies when
an individual is representing the project or its community in public spaces.
Examples of representing a project or community include using an official
project e-mail address, posting via an official social media account, or acting
as an appointed representative at an online or offline event. Representation of
a project may be further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at <[email protected]>. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an
incident. Further details of specific enforcement policies may be posted
separately.

Project maintainers who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by other
members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 1.4, available at
https://www.contributor-covenant.org/version/1/4/code-of-conduct.html

[homepage]: https://www.contributor-covenant.org

For answers to common questions about this code of conduct, see
https://www.contributor-covenant.org/faq


Open Source @ JPMorgan Chase
29 changes: 29 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Public Archive

This project is currently Archived and not accepting contributions or issues.
Forking is permitted if you are interested in developing further. Please remember to attribute us as the source and abide by terms of the license.
If the authors or maintainers have chosen to accept enquires, contact details will be provided in the README

Open Source @ JPMorganChase

----

# How to contribute to JPMC projects

We welcome your patches and enhancements to our projects. We have a few basic conditions for contributing below.

## Contributor Agreements

We require all contributors to JPMC projects to complete our Contribution Licence Agreement (CLA). You can sign as an individual or as representing your company. You only need to do this once and it covers all current and future projects managed under our GitHub organization.

The contribution agreement can be found here [JPMC CLA](https://github.com/jpmorganchase/.github/blob/main/jpmc-cla-20230406.md), follow the instructions to complete and return via email.

## Code of Conduct

JPMC's Open Source Project operate under our [Code of Conduct](https://github.com/jpmorganchase/.github/blob/ba21fb280a4066265489e401a447be6a3a616f55/CODE_OF_CONDUCT.md) helping us maintain inclusive, healthy, and constructive communities

## Code Reviews

All submission to projects from any source require code review by project maintainers. We are using GitHub pull requests to enforce code reviews. For more information on GitHub pull requests see [GitHub docs](https://docs.github.com/)

Open Source @ JPMorgan Chase
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2023 JP Morgan Chase & Co and QC Ware

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,14 @@ Year = {2023},
Journal = {arXiv:2303.16585},
}
```

----
# Public Archive

This project is currently Archived and not accepting contributions or issues.
Forking is permitted if you are interested in developing further. Please remember to attribute us as the source and abide by terms of the license.
If the authors or maintainers have chosen to accept enquires, contact details will be provided in the README

Open Source @ JPMorganChase

----
30 changes: 0 additions & 30 deletions omniq_setup.sh

This file was deleted.

27 changes: 21 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
absl-py==1.3.0
aiohttp==3.8.3
aiosignal==1.2.0
appnope==0.1.3
asttokens==2.0.8
async-timeout==4.0.2
attrs==22.1.0
Expand All @@ -25,6 +26,9 @@ etils==0.8.0
executing==1.1.1
fonttools==4.38.0
frozenlist==1.3.1
graphviz==0.20.1
ibm-cloud-sdk-core==3.16.2
ibm-platform-services==0.31.1
icontract==2.6.2
idna==3.4
importlib-resources==5.10.0
Expand All @@ -33,14 +37,18 @@ ipython==8.5.0
jax==0.3.23
jaxlib==0.3.22
jedi==0.18.1
Jinja2==3.1.2
joblib==1.2.0
jupyter_client==7.4.4
jupyter_core==4.11.2
kiwisolver==1.4.4
lark-parser==0.12.0
lz4==4.0.2
MarkupSafe==2.1.2
matplotlib==3.6.1
matplotlib-inline==0.1.6
mpmath==1.3.0
msal==1.21.0
multidict==6.0.2
nest-asyncio==1.5.6
networkx==2.8.7
Expand All @@ -63,17 +71,23 @@ pure-eval==0.2.2
pycparser==2.21
pydantic==1.10.2
Pygments==2.13.0
PyJWT==2.6.0
pyparsing==3.0.9
pyrsistent==0.18.1
python-dateutil==2.8.2
python-decouple==3.6
pytket==1.11.0
pytket-qiskit==0.35.0
pytket-quantinuum==0.9.0
pyzmq==24.0.1
qcware-quasar==1.0.7
qiskit==0.39.0
qiskit-aer==0.11.0
qiskit==0.40.0
qiskit-aer==0.11.2
qiskit-ibm-runtime==0.8.0
qiskit-ibmq-provider==0.19.2
qiskit-terra==0.22.0
qiskit-terra==0.23.0
QuantLib==1.28
qwasm==1.0.1
requests==2.28.1
requests-ntlm==1.1.0
retworkx==0.12.0
Expand All @@ -95,12 +109,13 @@ tornado==6.3.2
tqdm==4.64.1
traitlets==5.5.0
tweedledum==1.1.1
types-pkg-resources==0.1.3
types-requests==2.28.11.13
types-urllib3==1.26.25.6
typing_extensions==4.4.0
urllib3==1.26.12
wcwidth==0.2.5
websocket-client==1.4.1
websocket-client==1.3.3
websockets==10.4
yarl==1.8.1
zipp==3.10.0
pytket==1.7.3
pytket-quantinuum==0.9.0
121 changes: 0 additions & 121 deletions requirements_new.txt

This file was deleted.

0 comments on commit 25da240

Please sign in to comment.