-
I just watched https://www.youtube.com/watch?v=72sWgwaAoyk - constraint solving with javascript.
I'm pretty sure an approach like this would kick ass. I'm just not 100% about how the problem could/w…
-
[Here](https://github.com/davidwang001/Group-C-Repo/blob/master/Linear%20Programming%20Optimization.md) is a summary of the Linear Programming Optimization that we discussed today with Professor Stark…
-
@HungryProton we discussed a `Plane Mesh from Transforms` node for terrain here: https://github.com/HungryProton/concept_graph/pull/59#issuecomment-633555264
The main idea is to be able to generate…
-
As we are starting to use GUNDAM for oscillation fits, p-values generation need to be extended for performing Feldman-Cousin confidence levels.
For instance in 2D contours, we need to perform a min…
-
After studying the performance and data profiles, I think we can generalize their definition and implement something that is extensible and not so focused on mathematical programming.
This proposal i…
-
**How to align children top position on the same level?**
I'm currently using react flow with elkjs for the layouting as you can see below.
![image](https://github.com/kieler/elkjs/assets/71055612…
-
Debrief uses a maths library maintained by a university professor:
http://www.ee.ucl.ac.uk/~mflanaga/java/
Whilst it was originally an Open Source library, it was unavailable for a period, and is now…
-
Presently, `ChangeAttribute.newValue` has data type of `string`. It would be helpful to keep track of the true data type (e.g., Boolean, integer, float, string, etc.). This would facilitate semantic i…
-
You may want to have a look at the repo https://github.com/stegu/psrdnoise/ for a set of modern improved noise functions by me and Ian McEwan. These are both better and faster than the functions we pu…
stegu updated
2 years ago
-
Thanks for developing this library, its potential is huge!
I've been playing around with the options, and I'm wondering if it's possible to use multiple directions within the same layout?
I.e. i…