Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

first class scalar #712

Merged
merged 7 commits into from
Feb 9, 2021
Merged

first class scalar #712

merged 7 commits into from
Feb 9, 2021

Commits on Feb 9, 2021

  1. first class scalar type

    expose helpers from model
    
    expose more scalar types
    
    minor masking adjustment
    finiteprods committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    dd765c9 View commit details
    Browse the repository at this point in the history
  2. adjust masking and tests

    finiteprods committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    fd5ead3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9bff5e View commit details
    Browse the repository at this point in the history
  4. restore FFI set_scalar

    update set_scalar docstring
    finiteprods committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    37194a3 View commit details
    Browse the repository at this point in the history
  5. review comment: trait streamlining

    fix clippy complaint: ok_or_else
    
    remove unnecessary type annotations
    finiteprods committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1115c5d View commit details
    Browse the repository at this point in the history
  6. review comment: add scalar settings check

    regenerate C header file
    
    update command for compiling FFI tests
    finiteprods committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e039570 View commit details
    Browse the repository at this point in the history
  7. unit tests

    finiteprods committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1c9dfb6 View commit details
    Browse the repository at this point in the history