Pavel Kretov
Pavel Kretov
@colah @bergey @mmachenry Sorry for bothering you, but I would really like to hear your opinion.
@luizfb Thank you for responding. Let me clarify, I don't want anybody write the stuff I want instead of me. What I'm asking is "Is it possible to do this...
@bergey > I imagine defining geometry via implicitCAD, EM parameters through your library Currently I see these parameters as OpenSCAD language extension. Something like the following example ``` material(epsilon=2.6) {...
@luizfb > You could try contacting @colah or @mmachenry on Twitter and ask them to possibly add you as a maintainer and give you access to the repo. I like...
@slonopotamus: > No, git-as-svn currently requires direct access to repo files. Is it “by design”? Are there any architectural decisions preventing straightforward implementation of this feature?
@methane > I would like to make msgpack like JSON. Fixing format is better than versioning format. I second that. To my mind, keeping MessagePack isomorphic to JSON is the...
It seems like no one is currently willing to invest their time to make a proper Windows port right now, and I can understand that. What I cannot understand is...
Since only cross-platform libraries are used in the project, there are chances that the proposed CMake configuration (currently in `migrate-to-cmake` branch) can actually function on Windows. Yet, I have not...
No, I'm pretty sure I've installed matplotlib. Moreover, when I tried to make a clean `virtual-env` installation, I ran into troubles once again: ``` text $ virtualenv-3.4 ~/test-venv-3.4 $ ~/test-venv-3.4/bin/easy_install...
> Nobody is currently actively working on the library. Sad to listen that. But AFAIK Boost.Process is [scheduled](http://www.boost.org/community/review_schedule.html) for another formal review. Does it have all previous review issues fixed?...