Skip to content

Commit

Permalink
device type
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Isaacson committed Jul 29, 2024
1 parent afd8f76 commit 13124ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/beignet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@
from ._legendre_polynomial_x import legendre_polynomial_x
from ._legendre_polynomial_zero import legendre_polynomial_zero
from ._lennard_jones_potential import lennard_jones_potential
from ._lennard_jones_pair_potential import lennard_jones_pair_potential
from ._lennard_jones_neighbor_list_potential import lennard_jones_neighbor_list_potential
from ._linear_chebyshev_polynomial import linear_chebyshev_polynomial
from ._linear_laguerre_polynomial import linear_laguerre_polynomial
from ._linear_legendre_polynomial import linear_legendre_polynomial
Expand Down

0 comments on commit 13124ac

Please sign in to comment.