Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@HyperSphereStudio HyperSphereStudio released this 28 Jul 07:10
· 15 commits to main since this release
5b794d2

Major Changes to Julia -> C# Interop.

Enabled Julia to Initialize .NET and initialize JuliaInterface

Created a Julia package

Renamed Library to JuliadotNet

Increased speed of array conversions

increased JuliaInterface.jl / NativeSharp interface safety

Fixed jlexception messages

Bug Fixes