Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 00:21
· 380 commits to master since this release

Commits

  • 0ddefa5: Merge branch 'master' into develop (Toby) #221
  • cb184f8: Merge branch 'develop' into test (Toby) #221
  • b017099: Bug fix and inplace operators (Toby) #221
  • db89dab: Bug fix (Toby) #221
  • e7927cd: Development on random fill plus some bug fixes (Toby) #221
  • fee63c9: Remove copy from array From Data (Toby) #221
  • 7d740bc: Better random seeding, random filling, bug fixes and new documentation (Toby) #221
  • bb32129: Fix for half-precision random generation on GPU (Toby) #221
  • 844e4e9: BUG FIX!!! (Toby) #221
  • 9ce45a3: Small updates (Toby) #221
  • db542de: Fix some warnings and start work on new vector library (Toby Davis) #221
  • 888a9b1: Update to new vector library (Toby) #221
  • e67f06a: Bug fixes and performance improvements for the new vector library (Toby) #221
  • 90f3a11: Vector example (Toby) #221
  • 7cc976a: Update to vector implementation (Toby) #221
  • adbbaf5: Full vector library rewrite complete (Toby) #221
  • 8b9447f: Merge branch 'test' into develop (Toby) #221
  • b975ca5: Vector and initializer list constructors for vector (Toby) #220
  • e5e3936: Bug fix (Toby) #220
  • feaff70: Inplace vector operations (Toby) #220
  • b0c0bf1: Fix some math utility routines. Need to fix more (Toby) #220
  • bc0672f: Update Readme (Toby Davis)
  • 4f69428: Merge branch 'test' into develop (Toby Davis)
  • 2bc0261: Merge branch 'develop' (Toby Davis)
  • c69ece5: Refactor the array from data functions (Toby Davis)
  • d85c67e: Merge branch 'test' into develop (Toby Davis)
  • 2f499cb: Merge branch 'develop' (Toby Davis)
  • 83f9608: Vector improvements and new examples (Toby Davis) #222
  • 265559c: Update to random vector constructors (Toby Davis) #222
  • c2066dd: Vector normalize (Toby Davis) #222
  • 3037a02: Bug fixes (Toby Davis) #222
  • 681dade: More examples and bug fixes (Toby Davis) #222
  • 1998be6: Fix CMake script (Toby Davis) #222
  • 056558e: Updates (Toby Davis) #222
  • 160003c: Possible bug fix? (Toby Davis) #222
  • 1ab2596: I'm not sure what the bug is (Toby Davis) #222
  • 9c8ec03: Possible fix (Toby Davis) #222
  • 61220a1: Update array example (Toby Davis) #222
  • 5d668bb: Reorder includes (Toby Davis) #222
  • b0f654d: Include modifications (Toby Davis) #222
  • 5f62d33: Fix a bug in the Complex traits struct (Toby Davis) #222
  • 8d7b7cd: Remove operator== from vectorDetail namespace (Toby Davis) #222
  • 79247d0: Better vector detection (Toby Davis) #222
  • 0a7d19d: Add a semicolon :p (Toby Davis) #222
  • ae1c78a: Use size_t in vector library for MacOS (Toby Davis) #222
  • 7d7a7a5: More refactoring for MacOS (Toby Davis) #222
  • 877dda2: Not sure why documentation is failing (Toby Davis) #225
  • 5c35b7e: Define doxygen version in attempt to fix doc build (Toby Davis) #226
  • d8cfd0f: Temporary function implementation (Toby Davis) #225
  • 3204787: Release Version 0.7.2 (Toby Davis)