Radu Gidei

Results 31 comments of Radu Gidei

hey @andydandy74 - i'm looking to do a very similar thing and rather than re-inventing the wheel, maybe I can help with DynamoAutomation support for presets and Revit2017. Worth a...

I'll kick it off with a few examples : - [Asana ](https://asana.com/) : work tracking platform - [CMAP](https://www.cmap-software.com/aec-edition) : project management platform - [Azure](https://azure.microsoft.com/en-gb/) : interact with various products from...

That's a great suggestion @mrainville1618 👍 , I've been intending to do that one myself as we use it at work. I'll have a look and let you know but...

Good suggestion @VVlcev , will look into it and maybe i'll publish a sample to get you going.

@josols & @VVlcev , added these as separate issues, see links above. Will get to them soon 😉

tried abstracting away commands in a `ServerExtension` but running into thread safety issues. Needs further investigation.

have a look at https://html-agility-pack.net maybe it's worth spinning this out as a separate package ?

#2 & #7 are now done in PR #11, as is `SimpleLinearRegression` Ready to now work on the rest.

Multiple Linear Regression added in PR #19 Multivariate added in PR #19 but crashes Dynamo spectacularly - likely a data type issue (`double[]` vs `double[][]`)