1. 19 Jul, 2019 1 commit
  2. 05 Apr, 2019 1 commit
    • Adam Procter's avatar
      Change OneHot to accept only integral types (#2689) · 9fea22b2
      Adam Procter authored
      * Change OneHot to accept only non-real types
      
      * Update docstring
      
      * Update Python test
      
      * Add is_integral to element::Type
      
      * Update docs
      
      * Change is_integral to false for boolean
      
      * Revert "Change is_integral to false for boolean"
      
      This reverts commit 099ff378ae7fcbd1d9346665812f6b95e4886186.
      
      * Revert "Add is_integral to element::Type"
      
      This reverts commit 58fdf76fecaefdad10431f9a894523f326f3adca.
      
      * Change is_integral so it is, by definition, !is_real
      9fea22b2
  3. 30 Mar, 2019 1 commit
  4. 05 Mar, 2019 1 commit
  5. 22 Feb, 2019 1 commit
  6. 03 Jan, 2019 1 commit
  7. 19 Dec, 2018 1 commit
  8. 07 Dec, 2018 1 commit
    • Robert Kimball's avatar
      Backend API change pre-work (#2064) · e0933553
      Robert Kimball authored
      * change compile call to return Handle
      
      * make CPU require compile() before call()
      
      * fix unit tests to call compile() before call()
      
      * fix failing ops
      
      * update unit test
      
      * revert some changes
      
      * more fixups
      
      * more diff cleanup
      
      * a few more issues addressed
      
      * more fixes
      
      * update API
      
      * more updates
      
      * fix test_ops.py
      
      * fix
      
      * another attempt to fix
      
      * fix unit test
      
      * fix test error
      e0933553
  9. 16 Nov, 2018 1 commit
  10. 19 Oct, 2018 1 commit