Strange FX

JavaFX API for Quantum Computing

License

License

GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

strangefx
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Strange FX
JavaFX API for Quantum Computing
Project URL

Project URL

https://github.com/gluonhq/strangefx
Source Code Management

Source Code Management

https://github.com/gluonhq/strangefx

Download strangefx

How to add to project

<!-- https://jarcasting.com/artifacts/com.gluonhq/strangefx/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>strangefx</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq/strangefx/
implementation 'com.gluonhq:strangefx:0.0.8'
// https://jarcasting.com/artifacts/com.gluonhq/strangefx/
implementation ("com.gluonhq:strangefx:0.0.8")
'com.gluonhq:strangefx:jar:0.0.8'
<dependency org="com.gluonhq" name="strangefx" rev="0.0.8">
  <artifact name="strangefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq', module='strangefx', version='0.0.8')
)
libraryDependencies += "com.gluonhq" % "strangefx" % "0.0.8"
[com.gluonhq/strangefx "0.0.8"]

Dependencies

compile (2)

Group / Artifact Type Version
com.gluonhq : strange jar 0.0.11
org.fxyz3d : fxyz3d jar 0.4.0

Project Modules

There are no modules declared in this project.

strangefx Build Status

StrangeFX is a Java(FX) based Quantum computer visual editor. It leverages the Quantum computer simulator software exported by the Strange project.

You need Java 9 to run this

Clone this repository, and then start the visual editor using

./gradlew run

on Linux or Mac.

On Windows, start using

gradlew.bat run
com.gluonhq

Gluon Software

Build one mobile application using one cross-platform Java API, and deploy to all platforms.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1