Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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#.