Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a numba demo for hist fill #293

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 24, 2021

  1. feat: create numba example

    LovelyBuggies authored and henryiii committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    ce91bdf View commit details
    Browse the repository at this point in the history
  2. Update HistNumbaFill.ipynb

    LovelyBuggies authored and henryiii committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    00c1d2c View commit details
    Browse the repository at this point in the history
  3. Update HistNumbaFill.ipynb

    LovelyBuggies authored and henryiii committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    254c9e9 View commit details
    Browse the repository at this point in the history
  4. more entries to fill

    LovelyBuggies authored and henryiii committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    1c251ad View commit details
    Browse the repository at this point in the history
  5. more entries to fill

    LovelyBuggies authored and henryiii committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    0d315dd View commit details
    Browse the repository at this point in the history
  6. fix: working demo

    henryiii committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d0a9b80 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. stale: Adding a function to integrate axes

    I am facing the error: "AttributeError: 'ConstructProxy' object has no attribute 'fill'"
    
    FAILED tests/test_general.py::test_integrate - AttributeError: 'ConstructProxy' object has no attribute 'fill'.
    
    I think I am missing small hint to run the code successful. And I am wondering if I put the function in right location of basehist or which right way to fix the issue I am facing.
    Fabricefabfab committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6db04d2 View commit details
    Browse the repository at this point in the history