Skip to content

Commit 4f0e8eb

Browse files
committed
Merge branch 'develop'
2 parents fe2078c + 20d5e4c commit 4f0e8eb

36 files changed

Lines changed: 1556 additions & 907 deletions

.idea/codeStyleSettings.xml

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: java
22
jdk: oraclejdk8
3-
script: mvn clean package
3+
script: mvn -B clean package
44
deploy:
55
provider: releases
66
skip_cleanup: true

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ No problem. If you like to contribute something, then there are a lot more ways
4545

4646
##![bug image][issues-image] Reporting issues
4747

48-
For issue- and bug-tracking [Jetbrains YouTrack](http://halirutan.myjetbrains.com/youtrack/issues) is used.
49-
If you find bugs, experience weird behavior or have feature suggestions please [create a new issue there](http://halirutan.myjetbrains.com/youtrack/issues#newissue=yes). Of course I will answer any issues that are reported through [GitHub](https://github.com/halirutan/Mathematica-IntelliJ-Plugin/issues) as well.
48+
For issue- and bug-tracking [GitHub Issues](https://github.com/halirutan/Mathematica-IntelliJ-Plugin/issues) is used.
49+
If you find bugs, experience weird behavior or have feature suggestions please [create a new issue](https://github.com/halirutan/Mathematica-IntelliJ-Plugin/issues/new).
5050

5151
Note that the plug-in itself contains a bug-reporter. When an unhandled exception is thrown, you are notified by IDEA and
5252
you can give as much details as possibles which are then automatically turned into a new issue in the bug-tracker.

docResources/de/halirutan/mathematica/documentation/usages/System/ChebyshevDistance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ <h3><a href="http://reference.wolfram.com/mathematica/ref/ChebyshevDistance.html
88
<ul>
99
<li>ChebyshevDistance[<em>u</em>,<em>v</em>] gives the Chebyshev or sup norm distance between vectors <em>u</em> and
1010
<em>v</em>.
11-
</ul><p><b>Attributes:</b> Protected</p><p><b>Symbol has no options.</b></p>
11+
</ul><p><b>Attributes:</b>Protected</p><p><b>Symbol has no options.</b></p>

docResources/de/halirutan/mathematica/documentation/usages/System/DateObject.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,11 @@ <h3><a href="http://reference.wolfram.com/mathematica/ref/DateObject.html">DateO
1212
<li>DateObject[{<em>y</em>,<em>m</em>,<em>d</em>,<em>h</em>,<em>m</em>,<em>s</em>}] represents a date object of
1313
standard normalized form.
1414
<li>DateObject["string"] converts a date string to a date object.
15-
</ul><p><b>Attributes:</b>NHoldAll, Protected, ReadProtected</p><p><b>Options: </b>TimeZone, CalendarType, DateFormat
15+
<li>DateObject[{"string",{<em>e</em><sub>1</sub>,<em>e</em><sub>2</sub>,
16+
<math>
17+
<ms>&#8230;</ms>
18+
</math>
19+
}}] gives the date object obtained by extracting elements "<em>e</em><sub><em>i</em></sub>" from
20+
"<em>string</em>".
21+
</ul><p><b>Attributes:</b>NHoldAll, Protected, ReadProtected</p><p><b>Options: </b>CalendarType, DateFormat, TimeZone
1622
</p>

docResources/de/halirutan/mathematica/documentation/usages/System/GeoDirection.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77
<h3><a href="http://reference.wolfram.com/mathematica/ref/GeoDirection.html">GeoDirection</a></h3>
88
<ul>
99
<li>
10-
GeoDirection[{<em>lat</em><sub>1</sub>,<em>long</em><sub>1</sub>},{<em>lat</em><sub>2</sub>,<em>long</em><sub>2</sub>}]
10+
GeoDirection[{<em>lat</em><sub>1</sub>,<em>lon</em><sub>1</sub>},{<em>lat</em><sub>2</sub>,<em>lon</em><sub>2</sub>}]
1111
gives the azimuthal direction from one latitude-longitude position on the Earth to another.
12-
<li>GeoDirection[<em>pos</em><sub>1</sub>,<em>pos</em><sub>2</sub>] gives the azimuthal direction between positions
13-
specified by position objects.
14-
</ul><p><b>Attributes:</b> Protected, ReadProtected</p><p><b>Options: </b>Method, InverseMaxIterations, InverseVerbose
15-
</p>
12+
<li>GeoDirection[<em>loc</em><sub>1</sub>,<em>loc</em><sub>2</sub>] gives the azimuthal direction between locations
13+
specified by position objects or geographic entities.
14+
</ul><p><b>Attributes:</b>Protected, ReadProtected</p><p><b>Symbol has no options.</b></p>

docResources/de/halirutan/mathematica/documentation/usages/System/GeodesicOpening.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ <h3><a href="http://reference.wolfram.com/mathematica/ref/GeodesicOpening.html">
1414
<ms>&#8230;</ms>
1515
</math>
1616
] applies geodesic opening to an array of data.
17-
</ul><p><b>Attributes:</b> HoldRest, Protected, ReadProtected</p><p><b>Symbol has no options.</b></p>
17+
</ul><p><b>Attributes:</b>Protected, ReadProtected</p><p><b>Symbol has no options.</b></p>

docResources/de/halirutan/mathematica/documentation/usages/System/ParametricPlot3D.html

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,23 @@ <h3><a href="http://reference.wolfram.com/mathematica/ref/ParametricPlot3D.html"
2323
<ms>&#8230;</ms>
2424
</math>
2525
] plots several objects together.
26-
</ul><p><b>Attributes:</b> HoldAll, Protected, ReadProtected</p><p><b>Options: </b>AlignmentPoint, AspectRatio,
26+
<li>ParametricPlot3D[
27+
<math>
28+
<ms>&#8230;</ms>
29+
</math>
30+
,{<em>u</em>,<em>v</em>}
31+
<math>
32+
<ms>&#8712;</ms>
33+
</math>
34+
<em>reg</em>] takes parameters {<em>u</em>,<em>v</em>} to be in the geometric region <em>reg</em>.
35+
</ul><p><b>Attributes:</b>HoldAll, Protected, ReadProtected</p><p><b>Options: </b>AlignmentPoint, AspectRatio,
2736
AutomaticImageSize, Axes, AxesEdge, AxesLabel, AxesOrigin, AxesStyle, Background, BaselinePosition, BaseStyle,
28-
BoundaryStyle, Boxed, BoxRatios, BoxStyle, ColorFunction, ColorFunctionScaling, ColorOutput, ContentSelectable,
29-
ControllerLinking, ControllerMethod, ControllerPath, CoordinatesToolOptions, DisplayFunction, Epilog, Evaluated,
30-
EvaluationMonitor, Exclusions, ExclusionsStyle, FaceGrids, FaceGridsStyle, FormatType, ImageMargins, ImagePadding,
31-
ImageSize, ImageSizeRaw, LabelStyle, Lighting, MaxRecursion, Mesh, MeshFunctions, MeshShading, MeshStyle, Method,
32-
NormalsFunction, PerformanceGoal, PlotLabel, PlotLegends, PlotPoints, PlotRange, PlotRangePadding, PlotRegion,
33-
PlotStyle, PreserveImageOptions, Prolog, RegionFunction, RotationAction, SphericalRegion, TextureCoordinateFunction,
34-
TextureCoordinateScaling, Ticks, TicksStyle, TouchscreenAutoZoom, ViewAngle, ViewCenter, ViewMatrix, ViewPoint,
35-
ViewRange, ViewVector, ViewVertical, WorkingPrecision</p>
37+
BoundaryStyle, Boxed, BoxRatios, BoxStyle, ClipPlanes, ClipPlanesStyle, ColorFunction, ColorFunctionScaling,
38+
ColorOutput, ContentSelectable, ControllerLinking, ControllerMethod, ControllerPath, CoordinatesToolOptions,
39+
DisplayFunction, Epilog, Evaluated, EvaluationMonitor, Exclusions, ExclusionsStyle, FaceGrids, FaceGridsStyle,
40+
FormatType, ImageMargins, ImagePadding, ImageSize, ImageSizeRaw, LabelStyle, Lighting, MaxRecursion, Mesh,
41+
MeshFunctions, MeshShading, MeshStyle, Method, NormalsFunction, PerformanceGoal, PlotLabel, PlotLegends, PlotPoints,
42+
PlotRange, PlotRangePadding, PlotRegion, PlotStyle, PlotTheme, PreserveImageOptions, Prolog, RegionFunction,
43+
RotationAction, SphericalRegion, TargetUnits, TextureCoordinateFunction, TextureCoordinateScaling, Ticks,
44+
TicksStyle, TouchscreenAutoZoom, ViewAngle, ViewCenter, ViewMatrix, ViewPoint, ViewRange, ViewVector, ViewVertical,
45+
WorkingPrecision</p>

docResources/de/halirutan/mathematica/documentation/usages/System/SpheroidalQSPrime.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ <h3><a href="http://reference.wolfram.com/mathematica/ref/SpheroidalQSPrime.html
1616
<ms>&#947;</ms>
1717
</math>
1818
,<em>z</em>) of the second kind.
19-
</ul><p><b>Attributes:</b> Listable, NumericFunction, Protected, ReadProtected</p><p><b>Symbol has no options.</b></p>
19+
</ul><p><b>Attributes:</b>Listable, NumericFunction, Protected, ReadProtected</p><p><b>Symbol has no options.</b></p>

docResources/de/halirutan/mathematica/documentation/usages/System/WalleniusHypergeometricDistribution.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ <h3><a href="http://reference.wolfram.com/mathematica/ref/WalleniusHypergeometri
1010
<li>
1111
WalleniusHypergeometricDistribution[<em>n</em>,<em>n</em><sub><em>succ</em></sub>,<em>n</em><sub><em>tot</em></sub>,<em>w</em>]
1212
represents a Wallenius noncentral hypergeometric distribution.
13-
</ul><p><b>Attributes:</b> NHoldAll, Protected, ReadProtected</p><p><b>Symbol has no options.</b></p>
13+
</ul><p><b>Attributes:</b>Protected, ReadProtected</p><p><b>Symbol has no options.</b></p>

0 commit comments

Comments
 (0)