Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takuya-takeuchi/openjijdotnet
OpenJij wrapper written in C++ and C# for Windows, MacOS and Linux
https://github.com/takuya-takeuchi/openjijdotnet
dotnet linux macos openjij quantum-computing windows
Last synced: about 2 months ago
JSON representation
OpenJij wrapper written in C++ and C# for Windows, MacOS and Linux
- Host: GitHub
- URL: https://github.com/takuya-takeuchi/openjijdotnet
- Owner: takuya-takeuchi
- License: mit
- Created: 2021-01-31T12:31:34.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-02-15T14:15:48.000Z (almost 4 years ago)
- Last Synced: 2024-11-06T21:19:10.918Z (2 months ago)
- Topics: dotnet, linux, macos, openjij, quantum-computing, windows
- Language: C#
- Homepage:
- Size: 2.19 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ![Alt text](nuget/quantum48.png "OpenJijDotNet") OpenJijDotNet [![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
OpenJij wrapper written in C++ and C# for Windows, MacOS and Linux
#### OpenJijDotNet
|Package|OS|x86|x64|ARM|ARM64|Nuget|
|---|---|---|---|---|---|---|
|OpenJijDotNet (CPU)|Windows|✓|✓|-|-|[![NuGet version](https://img.shields.io/nuget/v/OpenJijDotNet.svg)](https://www.nuget.org/packages/OpenJijDotNet)|
||Linux|-|✓|-|-|[![NuGet version](https://img.shields.io/nuget/v/OpenJijDotNet.svg)](https://www.nuget.org/packages/OpenJijDotNet)|
||OSX|-|✓|-|-|[![NuGet version](https://img.shields.io/nuget/v/OpenJijDotNet.svg)](https://www.nuget.org/packages/OpenJijDotNet)|
## Dependencies Libraries and Products#### [OpenJij](https://github.com/OpenJij/OpenJij)
> **License:** Apache-2.0 License
>
> **Author:** OpenJij
>
> **Principal Use:** Framework for the Ising model and QUBO. Main goal of OpenJijDotNet is what wraps OpenJij by C#.