-
At #159, Phil says:
> The next step could be to extract the ML parts of your notebook and repackage them into a PhoSimPredictor class, which could be trained and then pickled for use before every new…
-
```
Regarding your IMEX (implicit/explicit) integration implementation, your code
says it is based on SIGGRAPH course notes "Realtime Physics"
http://www.matthiasmueller.info/realtimephysics/coursen…
-
```
Regarding your IMEX (implicit/explicit) integration implementation, your code
says it is based on SIGGRAPH course notes "Realtime Physics"
http://www.matthiasmueller.info/realtimephysics/coursen…
-
I'm attempting to compile the code. I get the following error:
---
```
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/src/internal_born.o build/temp.linux-x86_64-2.7/src/framework_bo…
-
**Next Action Status:**
Working and providing value as part of new checkin-test-sems.sh script and CI build (see #482)
**CC list:** @rppawlo, @bathmatt, @jgfouca, @jwillenbring, @gdsjaar, @trili…
-
```
Regarding your IMEX (implicit/explicit) integration implementation, your code
says it is based on SIGGRAPH course notes "Realtime Physics"
http://www.matthiasmueller.info/realtimephysics/coursen…
-
I am trying to upstream drivers/dma/bcm2835-dma.c - especially the slave-portion.
One of the thing that turns up is that upstream wants changes to the code, which I can do.
The question is: how woul…
-
- [x] Helpdesk Ticket 10523
Engineering Reference section for Combustion Turbine Chiller states "Three sets of coefficients are required to model the open centrifugal chiller as discussed in the sec…
-
Check whether the hints are useful strings attached to them. For example the hint attached to
char *rrcCallConv getIntegratorHint (RRHandle handle)
returns
CVODE hint
Check all the hints for th…
-
The default manifest with:
- rock.core
and `autoproj build` does nothing, it only checks out the package sets.
calling autoproj build rock.core helps but it is not what (i thougt) it should do