-
# 🐛 Bug
Issue with log determinant jit compilation on large matrices > 1e-6. Perhaps an issue with the `iterative` method, which I believe is triggered after 1e-6.
I replaced this issue by speci…
-
are there any examples of using DL4J with Hadoop?
thanks
-
SciJS doesn't yet have a good linear solver. At the moment, we have the following simple package (thanks @substack) which works ok for smaller systems using an LU decomposition:
- https://www.npmjs.c…
-
Hey! This repo is awesome! Nice job!
While I was reading through the algorithms, I found weird that the [A* algorithm](https://en.m.wikipedia.org/wiki/A*_search_algorithm) was missing, which is one…
-
I'm a newbie using the autodiff library and more general using automatic differentiation in general. I was trying to implement gradient computation for a simple Gauss-Seidel type solver. It runs fine …
-
Hi, I've been looking for a way to use Matplotlib to reproduce the contours that commercial AERMOD software products provide. Can AermodPy do this? If not, can you please point me in the right directi…
-
**Abstract**
Providing derivatives of quantities in Cantera using automatic differentiation would enable the use of many sophisticated capabilities, such as sparse iterative solvers and machine lea…
speth updated
8 months ago
-
To evaluate the behavior of the two agent types—**IndividualAgent** (competitive, individualistic behavior) and **SystemAgent** (collaborative, cooperative behavior)—design a series of experiments tha…
-
Hello Devs,
I have a question on how exactly the equations of motion are solved by PhysX.
The reason I'm interested in these details is a comparison between Matlab and the Games Engine Unity for r…
-
您好,非常感谢您在万般忙碌抽空看这封信,
我在剪枝的时候遇到一个问题,有一个参数它不能构建依赖图,报错信息如下:
unwrapped_paramters [UnwrappedParameters(parameters=Parameter containing:
tensor([0.5190, 0.0565, 0.3977, ..., 0.2764, 0.2888, 0.1559],
…