DataMelt: Difference between revisions
Jump to navigation
Jump to search
(improvements) |
No edit summary |
||
Line 18: | Line 18: | ||
DMelt creates high-quality vector-graphics images (SVG, EPS, PDF etc.) that can be included in LaTeX and other text-processing systems. | DMelt creates high-quality vector-graphics images (SVG, EPS, PDF etc.) that can be included in LaTeX and other text-processing systems. | ||
The program runs on Windows, Linux, Mac OS. | The program runs on Windows, Linux, Mac OS. | ||
|field_analysis_orientation=General analysis | |field_analysis_orientation=General analysis | ||
|field_data_manipulation_type=Data transformation, Data analysis, Data visualisation | |field_data_manipulation_type=Data transformation, Data analysis, Data visualisation | ||
Line 33: | Line 35: | ||
|field_last_edition=2018/05/23 | |field_last_edition=2018/05/23 | ||
}} | }} | ||
==History== | ==History== | ||
DataMelt has its roots in | DataMelt has its roots in particle physics where data mining is a primary task. It was created as jHepWork project in 2005 <ref>HEP data analysis using jHepWork and Java, arXiv:0809.0840v2, ANL-HEP-CP-08-53 preprint. CERN preprint, [https://arxiv.org/abs/0809.0840/ arXiv:0809.0840v2] | ||
HEP data analysis using jHepWork and Java, arXiv:0809.0840v2, ANL-HEP-CP-08-53 preprint. CERN preprint, [https://arxiv.org/abs/0809.0840/ arXiv:0809.0840v2] | </ref> using the Java software concept for International linear collider project developed at SLAC. Later versions of jHepWork were modified for general public use (for scientists, engineers, students for educational purpose) since the International Linear Collider project has stalled. In 2013, jHepWork was renamed to DataMelt and become a general-purpose community-supported project. | ||
</ref> using the | |||
The main source of the reference is the book "Scientific Data analysis using Jython Scripting and Java" | The main source of the reference is the book "Scientific Data analysis using Jython Scripting and Java" | ||
<ref> | <ref> | ||
Scientific Data analysis using Jython Scripting and Java. Book. By S.V.Chekanov, Springer-Verlag, ISBN 978-1-84996-286-5, [https://www.springer.com/us/book/9781849962865] | Scientific Data analysis using Jython Scripting and Java. Book. By S.V.Chekanov, Springer-Verlag, ISBN 978-1-84996-286-5, [https://www.springer.com/us/book/9781849962865] | ||
</ref> | </ref>. | ||
Later it was also discussed in the German Java SPEKTRUM journal | Later it was also discussed in the German Java SPEKTRUM journal | ||
<ref> | <ref> | ||
DataMelt – Werkbank für technisch-wissenschaftliche Berechnungen und Visualisierungen mit Java und Jython. by Rohe Klaus. Java SPEKTRUM. (in German) volume 5 (2013) 26-28 [https://www.sigs-datacom.de/fachzeitschriften/javaspektrum/archiv/artikelansicht/artikel-titel/integrationsspektrum-scavis-werkbank-fuer-technisch-wissenschaftliche-berechnungen-und-visualis.html] | DataMelt – Werkbank für technisch-wissenschaftliche Berechnungen und Visualisierungen mit Java und Jython. by Rohe Klaus. Java SPEKTRUM. (in German) volume 5 (2013) 26-28 [https://www.sigs-datacom.de/fachzeitschriften/javaspektrum/archiv/artikelansicht/artikel-titel/integrationsspektrum-scavis-werkbank-fuer-technisch-wissenschaftliche-berechnungen-und-visualis.html] | ||
</ref>. | </ref>. | ||
This project was renamed to DataMelt (or, in short, DMelt) in 2015. | |||
DataMelt is hosted by the jWork.ORG portal<ref> jWork.ORG Community Portal focused on Java scientific software. [http://jwork.org/main/].</ref> | |||
==Documentation== | |||
In 2018, DataMelt web contained about 600 examples written in Jython, Java, Groovy, JRuby, covering a number of fields, from general mathematics to data mining and data visualization. The Java API documentation includes the description of more than 40,000 Java classes. The documentation includes certain restrictions for general public due to the proprietorial nature of the documentation project. | |||
The DataMelt is described in the book <ref>Numeric Computation and Statistical Data Analysis on the Java Platform (Book). S.V.Chekanov, Springer, (2016) | |||
ISBN 978-3-319-28531-3, 700 pages, [https://www.springer.com/gp/book/9783319285290]</ref>. According to the | |||
Springer International, this book is top 25% most downloadable books in 2016 and 2017 in the category "Advanced Information and Knowledge Processing" | |||
==Usage== | |||
jHepWork, SCaVis/DatMelt are part of the software library of National Institutes of Health Library | |||
<ref>Data Sciences Workstation: SCaVis. By Lisa Federer. National Institutes of Health Library [http://nihlibrary.campusguides.com/c.php?g=102650&p=672758]</ref>, | |||
Mathematical support of Institute for Nuclear Research of Russian academy of Sciences<ref>The DataForge, Sector for Mathematical Support of Institute for Nuclear Research of Russian academy of Sciences [http://www.inr.ru/~nozik/dataforge/misc.html]</ref> and others. | |||
On a commercial site, DataMelt is provided as a service on Amazon EC2 clouds by the Miri Infotech IT Solution Provider company | |||
<ref>Miri Infotech. A Complete IT Solution Provider. [http://www.miritech.com/products/aws/datamelt.aspx DataMelt deployment]</ref>. |