Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
plugins_5_windows [2018/11/17 22:05] admin created |
plugins_5_windows [2020/12/04 04:05] (current) admin [MinGW Plugin Source] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| The Enhancement Plugin for Dinamica EGO is used to compile the expressions used by [[Calculate Map]], [[Calculate Categorical Map]], [[Calculate Value]] e [[Calculate Lookup Table]] into native code. This gives an additional speed boost in most cases. | The Enhancement Plugin for Dinamica EGO is used to compile the expressions used by [[Calculate Map]], [[Calculate Categorical Map]], [[Calculate Value]] e [[Calculate Lookup Table]] into native code. This gives an additional speed boost in most cases. | ||
| - | It also allows R scripts to be used as part of Dinamica EGO models via [[Calculate R Expression]]. | + | It also allows R scripts to be used as part of Dinamica EGO models via [[Calculate R Expression]] without the user having to install an external R interpreter. |
| To use the plugin, download and run the installer below. Then, restart Dinamica EGO and the plugin will be available to be used. No additional user intervention is necessary. | To use the plugin, download and run the installer below. Then, restart Dinamica EGO and the plugin will be available to be used. No additional user intervention is necessary. | ||
| Line 12: | Line 12: | ||
| <note important> | <note important> | ||
| - | To put Dinamica EGO in accordance to the MinGW license, the [[http://csr.ufmg.br/~hermann/dinamica/1-5-0/MinGW-160.zip|modified version of the MinGW plugin source]] is available for download. | + | To put Dinamica EGO in accordance to the MinGW license, the [[http://csr.ufmg.br/dinamica_utils/download/MinGW-160.zip|modified version of the MinGW plugin source]] is available for download. |
| //But, unless you are planning to use the MinGW internals, you don't need to download the source files.// | //But, unless you are planning to use the MinGW internals, you don't need to download the source files.// | ||
| </note> | </note> | ||