mollusk 019f8e3064 Add: julia-0.6.2
Former-commit-id: ccc667cf67d569f3fb3df39aa57c2134755a7551
2018-02-10 10:27:19 -07:00

29 lines
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Paul Lange <palango@gmx.de> -->
<application>
<id type="desktop">julia.desktop</id>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>MIT and LGPL-2.1+ and GPL-2.0+</project_license>
<description>
<p>
Julia is a high-level, high-performance dynamic programming language for
technical computing, with syntax that is familiar to users of other
technical computing environments. It provides a sophisticated compiler,
distributed parallel execution, numerical accuracy, and an extensive
mathematical function library.
</p>
<p>
The library, largely written in Julia itself,
also integrates mature, best-of-breed C and Fortran libraries for linear
algebra, random number generation, signal processing, and string processing.
In addition, the Julia developer community is contributing a number of
external packages through Julias built-in package manager at a rapid pace.
</p>
</description>
<screenshots>
<screenshot type="default">https://julialang.org/images/julia-gnome.png</screenshot>
</screenshots>
<url type="homepage">https://julialang.org/</url>
<updatecontact>julia-dev@googlegroups.com</updatecontact>
</application>