-
I and @scheres are interested in better RELION integration of Topaz.
Several things we wish are:
- Take a list of micrographs as a file (Issue #47)
Note that there is a limitation in the len…
-
It would be nice if it could support symbolic differentiation, here is an implementation
https://github.com/egraphs-good/egg/blob/main/tests/math.rs
-
While working on TorchDynamo + AOT integration, I came across the following bug
~~~~
import torch
from torch.nn import *
from functorch.compile import print_compile, aot_module
import copy
c…
-
Imported from SourceForge on 2024-07-04 16:02:05
Created by **[nobody](https://sourceforge.net/u/nobody/)** on 2010-09-03 07:46:26
Original: https://sourceforge.net/p/maxima/bugs/2067
---
Hi guys,
…
rtoy updated
4 months ago
-
### Enter calculator name -
Chemical Equation Balancer Calculator
### Describe calculator functionality -
Functionality:
We aim to develop a Chemical Equation Balancer Calculator that helps c…
-
Hi @JonathanCrabbe,
Thanks for this wonderful work.
I read your paper and supplementary material, have a couple of doubts, your help would be appreciated to understand these concepts :(please corr…
-
DAE index reduction requires that certain equations are differentiated versus time. The symbolic module of Modia contains partial differentiation of certain standard functions. A more general approach…
-
# The Bug
Pyright emits `reportMissingModuleSource` warnings for submodules implemented by the same native extension, even though:
- The Python sources for [prettypretty](https://github.com/appare…
-
Follow up from #14270.
We deprecate the use of methods `arguments` (alias: `args`) and `number_of_arguments` on non-callable symbolic expressions.
(previously noted in #9126.)
CC: @orl…
-
This package has potential to be a solid foundation as being the interface between ModelingToolkit.jl and several FEM/FVM/DG/... packages, which can solve PDE-based models on unstructured domains. We …