Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
GLE is a graphics scripting language designed for creating publication quality graphs, plots, diagrams, figures, and slides. Text can be formatted with LaTeX/TeX markup. Its output formats include EPS, PS, PDF, JPEG, and PNG. GLE can operate as either a command line or GUI application.
The repository was moved to GitHub
https://github.com/htrb/ngraph-gtk
User's manual
https://htrb.github.io/ngraph-gtk/manual/
Japanese web page
https://htrb.github.io/homepage/ngraph/ngraph-gtk.html
Simple user interface for gnuplot aimed for reflectometry data
Graphical user interface for gnuplot to create publication quality figure very quickly. It supports templates for fast formatting of graphics, different plot styles, insets, axis and label options.
One important feature is storing metadata in png and pdf files that can be used to reload any graph saved with QuickPlot.
This is a Fortran Module that merges the performance of the computation of the Fortran with the power of a Python Package called Matplotlib plot the data computed by your fortran code. It allows you to divide you data into groups of datafiles and each group is stored on its own directory. It allows you to create different types of plotting files such as, PNG file for each datafile and PDF and MPEG files for each group of datafiles. It works with FORMATTED and UNFORMATTED fortran datafiles.
When you call the main subroutine in this module which is called FORTPLOT, it creates a python coded file that you can execute it at any time to get the plots and take a decision about continue the run or halt it. ...
graphICs is a converter transforming GDS II-data to Asymptote-code
...To create graphic or PDF-files you need to download Asymptote from asymptote.sourceforge.net.
Look at http://sourceforge.net/p/graphicsic/wiki/Usage/ for the Usage.
You can download the actual version of graphICs, an example MAP-file and the Bachelor-Thesis about graphICs on the download page.