-
Hi, as stated in the title, my custom model binder stopped working after updating to core 1.1. I couldn't find any anouncement for changes on model binding, am I missing a new package or something?
H…
-
Hi,
I am trying to certify my WPF application with Microsoft but I am getting the following warning with NCalc:
Warning: The binary analyzer test detected the following errors:◦File C:\Program Files…
-
## Dynamo Version: 1.2.1
### Parallel Coordinates Chart
This issue seems to come up sometimes. Restarting Revit/Dynamo is hit or miss, but will sometimes fix it.
Any ideas if I need to do somet…
-
As Revit users we are accustomed to be able to write x^y if we want to raise x to the power of y. In the formula node we have to write Pow(x,y). It would be nice if it accepted the accustomed notation…
-
I'm evaluating expressions with some highly dynamic, unknown-at-runtime data. Say integer values are passed for x and y in the following expression:
`x = 5 or y = 'foo'`
Ideally, if x is 5 I'd like …
-
Hi, i cannot find function in dynamo to compute angle between two lines or vectors. As well as when i tried to compute it in plane from xyz, i cant find inverted trigonometical functions - tan-1(x),..…
-
I'm looking at submitting a pull request for some small improvements with larger data calculations. Would this repo or your NCalc-Edge have a higher chance of a newer Nuget package being release?
-
Hi,
In my XML I need to use very large integers. I noticed that you parse a number first as Int32 and then as Single. Because single looses precision that I would like to keep it would be nice if you…
-
Hi,
I want to use the NVU and also learn how it work but according to the manual, I have to take the program from Project Tupolev And it's not really usable.
Let me explain :
First : it require some…
-
You have two different versions here in GitHub. What is difference between NCalc-Edge and NCalc2?
https://github.com/pitermarx/NCalc2
Thanks