Skip to content

Commit

Permalink
updating providers.md with up to date module flag functions
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-campora committed Aug 2, 2024
1 parent 8a461ba commit d78b408
Showing 1 changed file with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ whether or not they support each feature via a ✓ or x.
| | Placeholder Backend 0 | Placeholder Backend 1 | Placeholder Backend 2 | Placeholder Backend 3 |
| :------------------------ | :-------------------- | :-------------------- | :-------------------- | :-------------------- |
| qubit_resetting || ? | ? | ? |
| classical_ints || ? | ? | ? |
| classical_floats | x | ? | ? | ? |
| classical_fixed_points | x | ? | ? | ? |
| user_functions | x | ? | ? | ? |
| dynamic_float_args | x | ? | ? | ? |
| extern_functions || ? | ? | ? |
| int_computations || ? | ? | ? |
| float_computations | x | ? | ? | ? |
| ir_functions | x | ? | ? | ? |
| backwards_branching | x | ? | ? | ? |
| multiple_target_branching | x | ? | ? | ? |

0 comments on commit d78b408

Please sign in to comment.