mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Update
This commit is contained in:
parent
57674ce33b
commit
d4a6e8d827
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import numpy as np
|
||||
import openmc
|
||||
import openmc.capi as capi
|
||||
from collections import Iterable
|
||||
from collections.abc import Iterable
|
||||
|
||||
|
||||
def legendre_from_expcoef(coef, domain=(-1, 1)):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue