-
Hi,
I need to evaluate the gradient of a function with my custom type/operations. For example if `f(x) = x^3`, I want the derivative obtained with the usual rules of calculus (i.e. `df(x)=3*x^2)`, …
ramos updated
2 years ago
-
I can `add JuliaFEM`, but when I am `using JuliaFEM` I get the following error.
Cheers!
```Julia
[ Info: Precompiling JuliaFEM [f80590ac-b429-510a-8a99-e7c46989f22d]
ERROR: LoadError: LoadErro…
-
```
import sympy
from sympy import S
# Python-style modulus: take sign from RHS
class PythonMod(sympy.Function):
nargs = (2,)
is_integer = True
@classmethod
def eval(cls,…
-
Referring to https://arxiv.org/abs/1705.02315
implemented the W-CEL Loss to compensate for class imbalance in the MultiLabel Classification problem.
-
Trying to download playlist https://www.youtube.com/playlist?list=PLybg94GvOJ9ELZEe9s2NXTKr41Yedbw7M on LRN2 is going extremely slowly. The "Progress" for "Metadata Fetch" has increased by 1 percenta…
holta updated
4 months ago
-
Tested with https://sagecell.sagemath.org (sorry, I do not have access to 9.2 yet).
```
sage: version()
'SageMath version 9.1, Release Date: 2020-05-20'
```
These two results seem to me inconsisten…
-
Hey Well, I would suggest you another name for the library. It would be cooler to have like LambdaJs, seguence sounds more mathematical than functional.
Pretty amazing project.
-
- 1D/2D/nD: `(map f . map g = map (f . g)`
- 2D: `transpose . transpose = id`
- 1D/2D: `extract subview (fill const t) = fill const (extract subview t)`.
Doing the last one (extract and fill co…
-
https://github.com/ButterFlight/butterflight/blob/88adbaa3a5a6193353731bd6516e920e983be655/src/main/sensors/gyro.c#L1106
we need the single sample and not the rate change per microsecond.
-
These haven't been used in years and not sure they will ever be used again... This is a low priority though since they don't hurt anything...