csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
622 B
22 lines
622 B
<?xml version="1.0" encoding="utf-8" ?>
|
|
<plugin pluginId="Gallio.Navigator"
|
|
recommendedInstallationPath=""
|
|
xmlns="http://www.gallio.org/">
|
|
<traits>
|
|
<name>Gallio Navigator</name>
|
|
<version>3.1.0.0</version>
|
|
<description>.</description>
|
|
</traits>
|
|
|
|
<dependencies>
|
|
<dependency pluginId="Gallio" />
|
|
<dependency pluginId="Gallio.VisualStudio.Interop" />
|
|
</dependencies>
|
|
|
|
<files>
|
|
<file path="Gallio.Navigator.plugin" />
|
|
<file path="Gallio.Navigator.exe" />
|
|
<file path="Gallio.Navigator.exe.config" />
|
|
<file path="Gallio.Navigator.Readme.txt" />
|
|
</files>
|
|
</plugin>
|