-
First of all, really great job! I skimmed through the provided examples and so far I was only able to find examples which seem to run the algorithm from scratch. At least that's how I understand the b…
pmayd updated
5 years ago
-
Before the close of 0.0.6 we need to make sure that our class diagrams are up to date.
Things that probably need to be updated include:
* RelativeRotationSprite
* All FileIO stuff
* All Cluste…
-
To add a diagram and an example of the ontology to the readme page. This ontology can be used as a reference - https://github.com/HajoRijgersberg/OM
-
A simple `cask-repair -v 3.15.0.2 -b yed.rb` will do it, but my internet is really slow right now.
-
➜ ~ brew cask install yed
==> Satisfying dependencies
complete
==> Downloading https://www.yworks.com/products/yed/demo/yEd-3.15.0.1_with-JRE8.dmg
Already downloaded: /Library/Caches/Homebrew/yed-3.1…
-
The `AWS - SDKs.graphml` palette does not load in yEd 3.17.2. It shows just a crossed red rectangle.
Other palettes from this repo load ok.
![image](https://user-images.githubusercontent.com/498…
-
基于Java开发的作图软件,全平台支持
下载地址:https://www.yworks.com/products/yed/download
-
re-exporting result is not correct.
**TypeScript Version:**
1.8.10
**Code**
``` ts
let foo = "bar";
foo = "baz";
export {
foo
}
```
**Expected behavior:**
``` ts
import * as that from "./co…
-
Comment from Reviewer 1 (#278):
"Furthermore when looking at figure 5 I am always drawn to panels C and F as being the most informative view. Thus I would argue that the force-spring algorithm used h…
-
This is a part of the #193 blueprint.
When #411 is implemented, Conductor will start sending notifications to the control cluster to indicate that all files are ready for verification. Control clus…