Radu Gidei

Results 31 issues of Radu Gidei

Further to the improvements requested in #56 , at @designtechIO we've identified we need the following additional geometric types/operation : `Solid`.`ByLoft` - create a solid by lofting between two polygons...

Enhancement
Geometry

Further to the improvements requested in #56 , at @designtechIO we've identified we need the following additional geometric types/operation : `Surface`.`Intersect` - used to intersect two surfaces Further notes on...

Geometry

Further to the improvements requested in #56 , at @designtechIO we've identified we need the following additional geometric types/operation : `Surface`.`PointAtParameter` - used as a way to create a grid...

Geometry

### Context I'm thinking about proposing we abstract the DB layer at some point in the future, so SpeckleServer would work with a number of databases. This would address some...

question
2.x.x

## Description I'm using lots of `dynamic` types to marshall input data from a `Machine.Predict()` to its associated `Algorithm.Predict()` method. The input ends up malformed in `Algorithm.Predict()` ## Why do...

bug
help wanted

help wanted
docs

Add - [x] SimpleLinearRegression > In linear regression, the model specification is that the dependent variable, y is a linear combination of the parameters (but need not be linear in...

enhancement
help wanted

Add - [ ] SVM - [ ] Decision tree - [ ] Logistic Note : this should only be done after #2 and #7 are complete

enhancement
help wanted

## Expected Behavior hitting the IP of host machine on port `1234` from a different machine, DynaServer should respond if running. ## Actual Behavior Windows firewall blocks any incoming connections....

bug
good first issue

## Situation right now Extension has most of the functionality in the `ViewExtension` ## What new feature do you suggest ? - Split functionality between `Extension` & `ViewExtension` - use...

enhancement