fhchl

Results 18 comments of fhchl

Is this feature planned to be merged? Would love pandoc support as well.

I have the same issue. Would be cool to have signal support!

@ahihi I am just trying to build your fork but getting the following error message: ``` make PDINCLUDEDIR="../purr-data/pd/src" CPPFLAGS="-I ../flext/source -I /usr/include/python2.7" ``` gives ``` source/pybuffer.cpp: In function ‘int buffer_getbuffer(PyObject*,...

@abnerlee In addition to syntax-highlighting and auto-completion, one would also want to have the references correctly displayed in exported HTML and PDF. So one could add to the list: -...

Same problem here with the Github provider.

I'll definitely have a look at the thesis, thanks! > If you want it to be directly forced as you describe, then the answer is to encode this time dependence...

Got it! I have been using Jax so far to fit physical ODE models. I could cook up a little example for that use case with the approach discussed above.

Thanks for these comments (definitely will try `compile_steps`)! I pocked around a little bit more and found out that the main culprit seems to be the cache at `dfx.diffeqsolve._cache`! Clearing...

I just had the same problem. Had both installed and removed `regolith-i3-control-center-regolith`, which fixed the errors.

Any idea how one could make these compatible? I could help to implement that.