-
PR #42 had to stop early because we need Numba to let us recognize `np.ndarray` subclasses inside of a Numba-compiled function. This feature _is_ being implemented, but it is not finished or in any re…
-
For example in `optimizers.py`
```python
def get_weights(stretched_component_gram_matrix, linear_coefficient, lower_bound, upper_bound):
"""Finds the weights of stretched component signals …
-
This is a companion issue to the identically-named issue in MFEM: [https://github.com/mfem/mfem/issues/4403](https://github.com/mfem/mfem/issues/4403)
Loading a solution that is expressed in terms …
-
* According [llvm-opt-report.html](https://llvm.org/docs/CommandGuide/llvm-opt-report.html), the V is used to indicate vector length
> V: The loop is vectorized. The following numbers indicate the…
vfdff updated
3 months ago
-
Data is displayed in two main modes: as an image or as a plot.
For many data items, the description of the data is sufficient to determine the display type. For instance, simple 1D data, or a seque…
-
Create a function that returns the sum of 2 vectors _BUT_ the returned vector must be within the bounds of a 10*10 area. Results outside the bounds should "wrap around" to stay inside. For example:
`t…
-
See the comment here https://github.com/moorepants/learn-multibody-dynamics/pull/171#issuecomment-1962958217
-
s = magnetic shear
alpha_MHD = pressure gradient
To characterize any local equilibrium in tokamaks or stellarators, we can vary the s and/or α_MHD values while maintaining the local MHD force bala…
-
Hi, I'm having some problems understanding the format of CI coefficient by pyscf. I imagined it to be a 1d array which the order corresponds to excitations of the meanfield SD, but it turns out to be …
-
函数 Math_2D::ruvp_2_Fn_lambda_2D 的 Fn[2] 表达式有误