Declan
Declan
Hello. Is it possible to use your library to perform (automatic) conversion of b-spline to corresponding set of bezier curves, and vice-versa? Also mentioned [here](https://math.stackexchange.com/questions/364054/is-it-possible-to-convert-a-b-spline-into-a-bezier-curve ) If not would it...
…l eg in implementing a list of "recent documents" ### Checklist - [x] I've looked at the [contribution guidelines](https://github.com/raywenderlich/swift-algorithm-club/blob/master/.github/CONTRIBUTING.md). - [x] This pull request is complete and ready for review....
Hello [Issue 3222](https://github.com/MyCryptoHQ/MyCrypto/issues/3222) was closed nearly a year ago, saying that it was going to be fixed soon. It hasn't. Please reopen the issue until it has been fixed.
Is there any explanation anywhere of what effect the choice of "Network ETH" in the drop down box on the top left of the screen (ie myetherapi.com, myetherapi.com etc) has?...
Is there a way to register eos tokens offline? ie generate/sign the transaction offline and only publish online (not have to enter private mycrypto keys on an online computer)?
The matrices were not the correct dimensions for multiplying - don't transpose "all_theta"
Hello. I tried to build with ndk 19 and your current master's tip. ``` > export PATH=$PATH:/home/myuser/Documents/zone/mid/lib/android/sdk/ndk-bundle > /home/myuser/Documents/zone/low/icu/peyla/libiconv-libicu-android> ./build.sh ``` The output and error messages are below. Any ideas?...
Please could you add (eg at the start of your readme) a short simple explanation of what value qtpandas adds to using qt and pandas directly, as illustrated by examples...
On windows 10: `pip install qtpandas ` results in : ``` error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/``` Is it really...
Dev
### Description - extend OrderedSet with convenience methods ensure_at_front/end, useful eg in implementing a list of "recent documents" - fix typo and inconsistent formatting in comments - bugfix: bugfix: inserting...