Displaying 4 results from an estimated 4 matches for "fourrier".
Did you mean:
fourier
2017 Feb 15
1
Log to file + stderr
...r and to a file, but it doesn't
seem possible for now. I tried
```
<errorlog>icecast-error.log</errorlog>
<errorlog>-</errorlog>
```
but the last setting erases the previous ones so I can only print to one
of them. Could you add this feature?
Have a good day,
Mikaƫl Fourrier
2017 Jan 11
2
16-bit bytes support
> 16-bit byte was a major pain back in the day, and we never fixed all
> known failures. In part, it's because C standard really wants 8-bit chars.
So no real solution?
> Btw, why is DCPU16 still a thing? :)
https://github.com/techcompliant/. It's a separate team not related to
Mojang which took the idea. They are on alpha now.
Also because
2017 Jan 11
2
16-bit bytes support
Hi.
I'm working on a backend for the
[DCPU16](https://github.com/techcompliant/TC-Specs/blob/master/CPU/DCPU.md),
a fictional CPU. The main subtlety is that the bytes are 16 bits instead
of 8. There is already a [working
backend](https://github.com/krasin/llvm-dcpu16), but it does a lot of
source modification to support 16 bit words. I try to update it to
latest llvm, but it obviously
2012 Nov 26
1
cosine curve fit
does anybody have a suggestion as to how to use R to fit some date to a
cosine function and then have some output statistics that will evaluate the
fit?
--
View this message in context: http://r.789695.n4.nabble.com/cosine-curve-fit-tp4650866.html
Sent from the R help mailing list archive at Nabble.com.