-
I previously used pica and it uses the mks2013 algorithm, as well as lanczos (but not sure which is doing what). There is no mks2013 option in your library? Or it could be a feature? I was liking its …
-
**DESCRIPTION**
after hangup initiated by mod_sofia the conference and channels were closed and destroyed. Sometimes file descriptor stays open. It seems that was following execution sequence: confer…
-
-
Will Android ever be on the roadmap? It has problems with Proguard due to java.lang.invoke. I was able to get around that, but then it turns out that java.lang.management.ManagementFactory isn't suppo…
-
Hey,
i try to use the dragino lsn50 with a DS18B20 and a ~10m J-Y(ST)Y cable. But it looks like there are timing issues in the software with a higher cable capacity? So with the cable extension the …
-
@jacobwilliams @zbeekman
I want this library to be thread-safe. It's been designed so that there are no global variables, but I'm thinking that the output operations could cause problems. How was …
-
This paper may contain good ideas for Spoon:
A Taxonomy for Program Metamodels in Program Reverse Engineering
http://www.washi.cs.waseda.ac.jp/prometa/ProMeTA-2016.pdf
-
Hi,
Thanks for you great work! I wonder if it's possible to specify the angle of fitted ellipsoid? I want to get a axis-parallel ellipsoid/ellipse, i.e. set the angle to zero, could you please give…
-
Would you accept PRs about functional programming patterns @faif ? Would probably imply some project restructuring (e.g. putting dirs "behavioral" and "structural" into "oop").
-
When I've recently opened PR to [add signatures of the Parallel gem](https://github.com/ruby/gem_rbs_collection/pull/21) on the ruby/gem_rbs_collection repository, I encounter the following difficulty…