Why?
The grandfather of protobuf. Lost in the tales of time.
I understand the overall feeling but I’m not sure I understand the specific reason why you say this is making code bases more terse. Are you comparing this with the alternative of using GCC specific extensions or no…
Congrats
Raymond, thank you for your great work. All your contributions and talks have been inspiration for many. I am sure Python community has much to gain having this arguments then just blindly follow any trend.
Massimo this is great. LoRa client support and maybe also an Arduino LoRa Gateway it will be amazing for rolling out nodes in agriculture. These areas are often not served by existing networks so a DIY-solution will…
Amazing work. If you take a look at latex please consider also XeTeX for its beautiful font support. It can give a lot of satisfaction when packaging good content. Microtype is also nice if one sticks to pdflatex.
Great work. Thanks. Do you have a roadmap for the future?
Really an amazing job. Keep feeding your curiosity, it is really worth it and try to travel a bit while explaining your project. Array processing is something that deserves a better look. Many SDR solutions still lack a…
Even this paragraph is just a general description of what could potentially be a FEM analysis and some optimisation algorithm associated with that. Interesting result on the other hand.
Yes I agree with you but you are point out the existance of low weight packages while I would say that cost is a more important constraint for drones. I guess users can argue with the idea of equipping their low-cost…
What we really miss is an ADS-B low-cost variant for drones. Safety requirements are different if ones takes into account the unmanned characteristic of drones. Furthermore it will be a great exercise in solving the…
This is pure marketing-driven engineering. Not a bad thing per-se but they should start considering also a more pragmatic approach. They should pick a form-factor that can be future-proofed and avoid changing their mind…
Yes, this is a must. I wonder if industrial greenhouses could benefit from some sort of induced day-night cycles and thermal gradients to cuddle the little plants. Maybe it will allow them to grow better and to develop…
Thanks for working on this. Really a great effort. Hope your guys can get good inspiration from projects like h5df, bcolz, pytables having the option of incrementally adding features and maintaining an open spec.
Definitely Markdown, then one can always convert back and forth other formats (e.g. using Pandoc).
The product is sweet. Enjoyed the UI/UX. However I think the landing page needs a little bit more love (pricing, team, contacts, use case, features lists) what about importing from existing Wikis or plain documentation…
Reason is quite simple. EPS is based on PostScript. PDF specification contains a subset of PostScript. Embedding EPS into PDF is trivial and yields high quality results. For a printing publication workflow having EPS…
For their website: mpmath internally uses Python's builtin long integers by default, but automatically switches to GMP/MPIR for much faster high-precision arithmetic if gmpy is installed or if mpmath is imported from…
auto with lambdas can be quite dangerous if you are adding different types inside their bodies. Type promotion rules should be well understood. During code reviews we spotted several overflow bugs when using ints…
Working on SVG? What about EPS instead? For scientific publishing EPS is much better unless your visualisation is pretty much an high entropy one.
this is great work kidzik. looking forward to see more about it. hi-res are quite good, that even if in the uncanny they can be quite a success for deepart lovers.
How does this compare with what Google[x] has been developing in the RF gesture recognition? In the videos they are using a Leap Motion while G is "suggesting" using your fingers as support.
Well, it won't take much to have tools like Numba (http://numba.pydata.org/) taking advantage of such "type info" during optimization phase. On the other hand IDEs are already taking advance of those (see PyCharm). And…
It is a famous idiom, hence the pun: https://en.wiktionary.org/wiki/all_roads_lead_to_Rome
Why?
The grandfather of protobuf. Lost in the tales of time.
I understand the overall feeling but I’m not sure I understand the specific reason why you say this is making code bases more terse. Are you comparing this with the alternative of using GCC specific extensions or no…
Congrats
Raymond, thank you for your great work. All your contributions and talks have been inspiration for many. I am sure Python community has much to gain having this arguments then just blindly follow any trend.
Massimo this is great. LoRa client support and maybe also an Arduino LoRa Gateway it will be amazing for rolling out nodes in agriculture. These areas are often not served by existing networks so a DIY-solution will…
Amazing work. If you take a look at latex please consider also XeTeX for its beautiful font support. It can give a lot of satisfaction when packaging good content. Microtype is also nice if one sticks to pdflatex.
Great work. Thanks. Do you have a roadmap for the future?
Really an amazing job. Keep feeding your curiosity, it is really worth it and try to travel a bit while explaining your project. Array processing is something that deserves a better look. Many SDR solutions still lack a…
Even this paragraph is just a general description of what could potentially be a FEM analysis and some optimisation algorithm associated with that. Interesting result on the other hand.
Yes I agree with you but you are point out the existance of low weight packages while I would say that cost is a more important constraint for drones. I guess users can argue with the idea of equipping their low-cost…
What we really miss is an ADS-B low-cost variant for drones. Safety requirements are different if ones takes into account the unmanned characteristic of drones. Furthermore it will be a great exercise in solving the…
This is pure marketing-driven engineering. Not a bad thing per-se but they should start considering also a more pragmatic approach. They should pick a form-factor that can be future-proofed and avoid changing their mind…
Yes, this is a must. I wonder if industrial greenhouses could benefit from some sort of induced day-night cycles and thermal gradients to cuddle the little plants. Maybe it will allow them to grow better and to develop…
Thanks for working on this. Really a great effort. Hope your guys can get good inspiration from projects like h5df, bcolz, pytables having the option of incrementally adding features and maintaining an open spec.
Definitely Markdown, then one can always convert back and forth other formats (e.g. using Pandoc).
The product is sweet. Enjoyed the UI/UX. However I think the landing page needs a little bit more love (pricing, team, contacts, use case, features lists) what about importing from existing Wikis or plain documentation…
Reason is quite simple. EPS is based on PostScript. PDF specification contains a subset of PostScript. Embedding EPS into PDF is trivial and yields high quality results. For a printing publication workflow having EPS…
For their website: mpmath internally uses Python's builtin long integers by default, but automatically switches to GMP/MPIR for much faster high-precision arithmetic if gmpy is installed or if mpmath is imported from…
auto with lambdas can be quite dangerous if you are adding different types inside their bodies. Type promotion rules should be well understood. During code reviews we spotted several overflow bugs when using ints…
Working on SVG? What about EPS instead? For scientific publishing EPS is much better unless your visualisation is pretty much an high entropy one.
this is great work kidzik. looking forward to see more about it. hi-res are quite good, that even if in the uncanny they can be quite a success for deepart lovers.
How does this compare with what Google[x] has been developing in the RF gesture recognition? In the videos they are using a Leap Motion while G is "suggesting" using your fingers as support.
Well, it won't take much to have tools like Numba (http://numba.pydata.org/) taking advantage of such "type info" during optimization phase. On the other hand IDEs are already taking advance of those (see PyCharm). And…
It is a famous idiom, hence the pun: https://en.wiktionary.org/wiki/all_roads_lead_to_Rome