Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add coloring to readme #6

Merged
merged 1 commit into from
Mar 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For more details, please visit the getting started > installation section of our

Here's an example of how to set up a simulation in jaxquantum.

```
```python
from jax import jit
import jaxquantum as jqt
import jax.numpy as jnp
Expand Down Expand Up @@ -73,7 +73,7 @@ This package was initially a small part of [`bosonic-jax`](https://github.com/EQ

Thank you for taking the time to try our package out. If you found it useful in your research, please cite us as follows:

```
```bibtex
@unpublished{jha2024jaxquantum,
title = {An auto differentiable and hardware accelerated software toolkit for quantum circuit design, simulation and control},
author = {Shantanu R. Jha, Shoumik Chowdhury, Max Hays, Jeff A. Grover, William D. Oliver},
Expand All @@ -86,4 +86,4 @@ Thank you for taking the time to try our package out. If you found it useful in

## Contributions & Contact

This package is open source and, as such, very open to contributions. Please don't hesitate to open an issue, report a bug, request a feature, or create a pull request. We are also open to deeper collaborations to create a tool that is more useful for everyone. If a discussion would be helpful, please email [shanjha@mit.edu](mailto:shanjha@mit.edu) to set up a meeting.
This package is open source and, as such, very open to contributions. Please don't hesitate to open an issue, report a bug, request a feature, or create a pull request. We are also open to deeper collaborations to create a tool that is more useful for everyone. If a discussion would be helpful, please email [shanjha@mit.edu](mailto:shanjha@mit.edu) to set up a meeting.