-
Imagine I have
$$\dot{x}= f(x,g(x))$$
I want the diffeqsolve to return both the state and $g(x)$ at the different time points. I know from #62 that the DAE are not yet implemented, but is ther…
-
如题,我家联通宽带访问这个访问不通,还有没有别的安装方式
https://github.abskoop.workers.dev/https://github.com/daeuniverse/dae/releases/download/$latest_version/dae-linux-$MACHINE.zip.dgst"
-
Is possible share a demo link show an obj or dae building or object
-
### Checks
- [X] I have searched the existing issues
- [X] I have read the documentation
- [X] Is it your first time sumbitting an issue
### Current Behavior
当上游任意dns超时的时候,会导致使用上游其它dns响应速度减慢
### E…
-
### Checks
- [X] I have searched the existing issues
- [X] I have read the documentation
- [ ] Is it your first time sumbitting an issue
### Current Behavior
发现在发起请求的设备上如果设置了 hosts,dae 会嗅探失…
EkkoG updated
2 months ago
-
> I think that since LMSherlock and Dae are planning to integrate FSRS Helper add-on features, it makes sense to implement the stats as well.
Originally reported on https://forums.ankiweb.net/t/int…
-
MWE:
```julia
using OrdinaryDiffEq
tspan = (0.0,1.0)
u0 = zeros(1)
u0[1] = 1/2
function residual(res,du,u,p,t)
res[1] = - 1.01u[1] + du[1]
end
function jacobian(jac,du,u,p,gamma,t)
…
-
It is not possible to set an rb number as a string and it should be. Not sure where the bug is, could be in the display of the rb number on the dae page.
-
I am trying to run the [simplest PETSc example](https://idaes-examples.readthedocs.io/en/latest/docs/dae/petsc_chem_doc.html). However, on the line where I call `petsc.petsc_dae_by_time_element`, I ge…
-
```
What steps will reproduce the problem?
TransformStackChannels3D's bake() creates keys at a fixed interval.
This can either bee too corse or too fine, depending on the animation.
Besides, especia…