Skip to content

1.0.7

Compare
Choose a tag to compare
@Piedone Piedone released this 25 Nov 21:19
· 2619 commits to dev since this release
  • Adding sample with an implementation of the 3D Kardar-Parisi-Zhang surface growth simulation algorithm. Made in collaboration with the Wigner Research Centre for Physics to test against an existing GPU implementation (testing is upcoming).
  • Fixing behavior of binary operator expressions were the operands were cast.
  • Fixing exception when using public fields in certain cases.
  • More helpful exception when a type was not found.
  • The Hastlayer Hardware Framework - Xilinx project got some scripts to automate updating the Vivado project with a new generated hardware design and to program the FPGA and launch the Xilinx SDK. From now on the project has a release cycle independent of the SDK.