hextral 0.3.0

Six dimensional Neural Network testing. Has Laplace and quantum fourier transform capabilities.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "hextral"
version = "0.3.0"
authors = ["xStFtx <noskillz.exe@gmail.com>"]
description = "Six dimensional Neural Network testing. Has Laplace and quantum fourier transform capabilities."
license = "MIT/Apache-2.0"

[dependencies]
nalgebra = "0.32"
rand = "0.8"
num-traits = "0.2"

[lib]
name = "hextral"
repository = "https://github.com/xStFtx/hextral"