Android Open Source - Graphics graph Riemanndroid






Project Summary

Android app to compute the Riemann-Siegel function Z(t) for positive real value t, and display sketch graph of the results..

Web Site / Source Repository

Riemanndroid is hosted in the following web site
https://github.com/jonghough/Riemanndroid

If you think the Android project Riemanndroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Riemanndroid.

ItemValue
Java File Count7
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 3 image files in Riemanndroid. The names of the image files are listed as follows.

ic_action_search.png
launcher.png
title.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Riemanndroid has the following Java source files.

com.jgh.riemanndroid.GraphPanel.java
com.jgh.riemanndroid.MainActivity.java
com.jgh.riemanndroid.ZCalculatorActivity.java
com.jgh.riemanndroid.compute.Coefficients.java
com.jgh.riemanndroid.compute.ZCalculator.java
com.jgh.riemanndroid.interfaces.DrawingFunction.java
com.jgh.riemanndroid.objects.GraphPoint.java