Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 00:14
· 13 commits to master since this release

SpikingNN v0.1.0

Closed issues:

  • Translate "examples" folder to tests using VisualRegressionTests.jl (#1)
  • Dependency management (#3)
  • Allow users to pass in RNGs (#4)
  • Add tests for inputs (#14)
  • Update visual regression tests to use StableRNGs.jl (#19)

Merged pull requests:

  • Fix #1: Add tests from examples folder using VisualRegressionTests.jl (#2) (@Diaga)
  • CompatHelper: add new compat entry for "CuArrays" at version "2.2" (#5) (@github-actions[bot])
  • CompatHelper: add new compat entry for "StructArrays" at version "0.4" (#6) (@github-actions[bot])
  • CompatHelper: add new compat entry for "TensorCast" at version "0.3" (#7) (@github-actions[bot])
  • CompatHelper: add new compat entry for "RecipesBase" at version "1.0" (#8) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DataStructures" at version "0.17" (#9) (@github-actions[bot])
  • CompatHelper: add new compat entry for "SpikingNNFunctions" at version "0.1" (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Reexport" at version "0.2" (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Adapt" at version "2.0" (#12) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Distributions" at version "0.23" (#13) (@github-actions[bot])
  • Add test for input (#16) (@RashikaKarki)
  • Fix #4: Allow users to pass RNG (#17) (@Diaga)
  • Update Visualtest - Fix #19 (#20) (@RashikaKarki)