jHepWork 3.9
"Discover jHepWork - Simplify Your Data Analysis with Windows 7-Compatible Software."
Looking for a powerful software tool that can handle complex computations with ease? Look no further than jHepWork, the brainchild of esteemed developer Dr. Sergei Chekanov. Whether you're a researcher, a scientist, or just someone who needs to crunch numbers, jHepWork offers high-performance computing capabilities and a user-friendly interface. Download it today and take your work to the next level!
jHepWork 3.9 full details
File Size: | 83.50 MB |
---|---|
License: | Freeware |
Price: | FREE |
Released: | 2013-04-29 |
Downloads: | Total: 323 | This Month: 2 |
Publisher: | Dr. Sergei Chekanov |
Publisher URL: | http://jwork.org/jhepwork/contact.php |
Download jHepWork 3.9
Save jHepWork to My Stuff
Tweet
jHepWork - Windows 7 Download awards
jHepWork 3.9 full description
jHepWork ("jWork") is an interactive environment for scientific computation, data analysis and data visualization designed for scientists, engineers and students. The program incorporates many open-source math software packages into a coherent interface using the concept of scripting, rather than only-GUI or macro-based concept.
jHepWork has a goal of creating a tool competitive to commercial scientific packages. The program can be used everywhere where an analysis of large numerical data volumes, data mining, statistical analysis and mathematics are essential. The program can be used in natural sciences, engineering, modeling and analysis of financial markets.
jHepWork is fully multiplatform since it is a 100% pure Java package. It runs on any platform where Java is installed. It was fully tested on Windows, Mac, Linux and any hardware, such as desktops, laptops, netbooks, production servers. It can run in either a GUI-driven mode, or a batch mode. Finally, jHepWork takes the full advantage of multicore processors.
jHepWork uses Jython, the Python language for the Java platform in order to call Java numerical and visualization libraries, which brings more power and simplicity for scientific computing. Other scripting languages (like BeanShell etc.) and, of course, the native Java itself, can also be used.
jHepWork includes:
Java libraries for 2D/3D graphics and scientific data visualization. See jHepWork examples. The main programming language in all these examples is Jython, an implementation of the high-level language Python for the Java platform. Also BeanShell and plain Java can be used.
Numerical libraries for data structures and data manipulation. The libraries include numerical and analytical calculations, linear algebra operations, equation solving algorithms. Many libraries are based on the JAIDA classes for data manipulation, construction of histograms and functions. jHepWork includes high-level data types for manipulations, calculations of systematical errors and their visualization which have no analogy in other data-analysis software. Programs written using the jHepWork framework are very short, have remarkable power with very clear syntax due to high-level constructions of the jHPlot package.
Elements of analytic computations. In this mode, Matlab or Octave programming can be used.
Comprehensive statistical packages. More than 10 thousand JAVA classes and methods are packed in 50 MB library pack (this excludes those from the native Java API). For example, the core package jHPlot (the main numerical package) has about 2000 classes and methods. The rest are third-party JAVA or Python libraries. One can perform any statistical data analysis, linear or non-linear fits, cluster analysis, generate random numbers, construct neural networks etc.
Comprehensive API for data input and output (I/O). Being Java, it includes the native Java I/O from the java.io package. Being Python, it includes the native Python I/O methods and classes. In addition, the native jHepWork I/O contains Java classes for persistent data storage in ZIP-format, Java-serialisation format and XML-formats. jHepWork contains packages for several Java-native SQL databases (including SQLite) and object-based databases. It complies with the ROOT and AIDA data formats. Finally, it uses several platform-neutral file formats, including the compressed Google's Protocol Buffers format.
Professional output graphics for data and function visualization. All plots can be exported to raster formats (PDF, PNG, JPG, etc.) and high-quality vector formats (PostScript, EPS) ready to be included into presentations and scientific papers (including the LaTeX format).
Enhanced Jython shell and BeanShell consoles with syntax highlighting, command line completion and built-in macro language for custom commands. One can easily script your data-analysis or scientific algorithm in a completely interactive way in a few seconds.
jHepWork has a goal of creating a tool competitive to commercial scientific packages. The program can be used everywhere where an analysis of large numerical data volumes, data mining, statistical analysis and mathematics are essential. The program can be used in natural sciences, engineering, modeling and analysis of financial markets.
jHepWork is fully multiplatform since it is a 100% pure Java package. It runs on any platform where Java is installed. It was fully tested on Windows, Mac, Linux and any hardware, such as desktops, laptops, netbooks, production servers. It can run in either a GUI-driven mode, or a batch mode. Finally, jHepWork takes the full advantage of multicore processors.
jHepWork uses Jython, the Python language for the Java platform in order to call Java numerical and visualization libraries, which brings more power and simplicity for scientific computing. Other scripting languages (like BeanShell etc.) and, of course, the native Java itself, can also be used.
jHepWork includes:
Java libraries for 2D/3D graphics and scientific data visualization. See jHepWork examples. The main programming language in all these examples is Jython, an implementation of the high-level language Python for the Java platform. Also BeanShell and plain Java can be used.
Numerical libraries for data structures and data manipulation. The libraries include numerical and analytical calculations, linear algebra operations, equation solving algorithms. Many libraries are based on the JAIDA classes for data manipulation, construction of histograms and functions. jHepWork includes high-level data types for manipulations, calculations of systematical errors and their visualization which have no analogy in other data-analysis software. Programs written using the jHepWork framework are very short, have remarkable power with very clear syntax due to high-level constructions of the jHPlot package.
Elements of analytic computations. In this mode, Matlab or Octave programming can be used.
Comprehensive statistical packages. More than 10 thousand JAVA classes and methods are packed in 50 MB library pack (this excludes those from the native Java API). For example, the core package jHPlot (the main numerical package) has about 2000 classes and methods. The rest are third-party JAVA or Python libraries. One can perform any statistical data analysis, linear or non-linear fits, cluster analysis, generate random numbers, construct neural networks etc.
Comprehensive API for data input and output (I/O). Being Java, it includes the native Java I/O from the java.io package. Being Python, it includes the native Python I/O methods and classes. In addition, the native jHepWork I/O contains Java classes for persistent data storage in ZIP-format, Java-serialisation format and XML-formats. jHepWork contains packages for several Java-native SQL databases (including SQLite) and object-based databases. It complies with the ROOT and AIDA data formats. Finally, it uses several platform-neutral file formats, including the compressed Google's Protocol Buffers format.
Professional output graphics for data and function visualization. All plots can be exported to raster formats (PDF, PNG, JPG, etc.) and high-quality vector formats (PostScript, EPS) ready to be included into presentations and scientific papers (including the LaTeX format).
Enhanced Jython shell and BeanShell consoles with syntax highlighting, command line completion and built-in macro language for custom commands. One can easily script your data-analysis or scientific algorithm in a completely interactive way in a few seconds.
jHepWork 3.9 download tags
jHepWork 3.9 Windows 7 release notes
New Release
· A tool to convert units and measures [Tools]->[Unit conversion] Examples how to do the conversions in java/Jython code
· JScience is included as system library
· HChart plots/charts can be saved to vector format (EPS/PDF/SVG)
· The Plot class for simple plots
· A spreadsheet is added to the tool bar [Tool]->[Spreadsheet]
· SPsheet class is enhanced (tutorials are available)
· HBook class to store all data objects in XML file is extended XML tags have changed to reflect such changes. It was also moved to hplot.io package. HBook has same methods to store data as HFile and PFile.
· Every object for drawing have methods setLabelX,Y,Z. Now labels can be stored together with objects and shown on the canvas, over-writing the global setNameX and setNameY
· P0I and P0D implement DoubleArray class
· The MenuBar quot;Toolsquot; was split into quot;Toolsquot; and quot;Plotquot;
· DataBrowser foe serialised objects is extended.
· Data files can be opened in a Data Browser
· getParset() method fixed for F1D and F2D.
[ jHepWork release history ]
· A tool to convert units and measures [Tools]->[Unit conversion] Examples how to do the conversions in java/Jython code
· JScience is included as system library
· HChart plots/charts can be saved to vector format (EPS/PDF/SVG)
· The Plot class for simple plots
· A spreadsheet is added to the tool bar [Tool]->[Spreadsheet]
· SPsheet class is enhanced (tutorials are available)
· HBook class to store all data objects in XML file is extended XML tags have changed to reflect such changes. It was also moved to hplot.io package. HBook has same methods to store data as HFile and PFile.
· Every object for drawing have methods setLabelX,Y,Z. Now labels can be stored together with objects and shown on the canvas, over-writing the global setNameX and setNameY
· P0I and P0D implement DoubleArray class
· The MenuBar quot;Toolsquot; was split into quot;Toolsquot; and quot;Plotquot;
· DataBrowser foe serialised objects is extended.
· Data files can be opened in a Data Browser
· getParset() method fixed for F1D and F2D.
[ jHepWork release history ]
Bookmark jHepWork
jHepWork for Windows 7 - Copyright information
All jHepWork reviews, submitted ratings and written comments become the sole property of Windows 7 download. You acknowledge that you, not windows7download, are responsible for the contents of your submission. However, windows7download reserves the right to remove or refuse to post any submission for any reason.
Windows 7 Download periodically updates pricing and software information of jHepWork full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for jHepWork license key is illegal and prevent future development of jHepWork. Download links are directly from our mirrors or publisher's website, jHepWork torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Windows 7 Download periodically updates pricing and software information of jHepWork full version from the publisher, but some information may be out-of-date. You should confirm all information.
Using warez version, crack, warez passwords, patches, serial numbers, registration codes, key generator, pirate key, keymaker or keygen for jHepWork license key is illegal and prevent future development of jHepWork. Download links are directly from our mirrors or publisher's website, jHepWork torrent or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, SendSpace, DepositFiles, DivShare, HellShare, HotFile, FileServe or MediaFire, are not used.
Post jHepWork review
Windows 7 jHepWork related downloads
Are you tired of complicated data analysis software? Look no further than SCaVis, the latest in ...
My Account
Help
Windows 7 Software Coupons
-
WinX HD Video Converter
56% Off -
MacX Media Management Bundle
70% Off -
WinX MediaTrans
63% Off -
MacX Video Converter Pro
56% Off -
MacX DVD Ripper Pro
50% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Autodesk Infrastructure Design Suite 2016
- MaxIm DL 6.05
- LochMaster 4.0
- AutoCAD 2008
- DICOMscope 3.5.1
- Sweet Home 3D 7.4
- AutoCAD Electrical 2025
- Voyager 4.5.7
- BricsCad Classic 24.2.06-1
- Melanie Viewer 7.0.7
- AutoCAD 2018 2018
- TinyQuant 1.55
- OpenRocket 14.06
- Circuit Diagram 3.1.0 B3
- Geneious PRO x64 6.0.4
- LabCollector 4.96
- AutoCAD Architecture 2019
- Amira 2019.2
- GGCad Free Edition 2.1.0.5
- Graph Streaming 0.7.0.12
Popular Tags
home
animation
file
dwg
obj file
autocad
architect
open
intellicad
assembly
hpgl
cad
solidworks
converter
plug in
stl
bmp
landscape
export
dwg viewer
viewer
dxf
software
view
design
stl file
import
solidedge
cam
convert
Popular Windows 7 Software
- Autodesk Infrastructure Design Suite 2016
- CorelDRAW X7 (x32 bit) 17.4.0.887
- CorelDRAW X5 15.2.0.686
- CorelDRAW X7 (x64 bit) 17.4.0.887
- DXF Laser Cutting Fonts 5.1
- CorelDRAW X4
- MaxIm DL 6.05
- Adobe InDesign CS5 CS5.5 7.5.3
- CorelDRAW X6 16.4.0.1280
- LochMaster 4.0
- Graphic Workshop Professional 15.0a rev11
- Flip PDF Plus for Windows 6.3.3
- xFunc 4.1.0
- Webp Converter 1.2.0
- PhotoFiltre 11.6.1
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.