-
`h264enc -org E:\data\BBB_CIF_24fps\BigBuckBunny_CIF_24fps_352x288.yuv -sw 352 -sh 288 -frin 24 -numtl 1 -numl 0 -savc 1 -tarb 3000 -maxbrTotal 4000 -dw 0 200 -dh 0 100 -frout 0 20 -iper 120 -ltarb 0 …
-
= Description =
- When reading a NuML file, parse the header in order to check the compatibility of its structure with biopredyn.
= Context =
- NuML is the chosen language for encoding numerical resu…
-
See https://github.com/numl/numl.
-
Linking ```libnuml.a``` into ```libsedml.so``` is wrong, see https://github.com/NuML/NuML/issues/22
While building ```libsedml-static.a``` ```--fPIC```shouldn't be used.
-
Hi Seth,
Had an idea to do a REALLY simple attempt to learn a function that I would have ordinarily implemented as a switch statement, just for the mind-bending. :-)
The code was written to be run i…
-
I would be nice if key-mapper could also control the keyboard LED's: [Num/Caps/Scroll lock.](https://github.com/torvalds/linux/blob/3dc064d29dfbaee66a08ff1cfbb2dff4439302fe/include/uapi/linux/input-ev…
-
Problem: Search result is not responsive.
Solution: Integrate Elastic Search to NUML Doc for better search results with the real-time prefix search.
-
So it's long overdue that we get a stable develop branch and push to master. First we need to clean up develop though, mainly we need to get all the code to follow convention. So I am giving everyone …
-
libCombine shows the same issue as the one described in https://github.com/NuML/NuML/issues/24. In addition, I found that if I pass a target for the zipper library then in `Combine-static-config-relea…
-
I've install numl from NuGet and there is no Reccomendation class in it.