1732 projects for "java open source" with 2 filters applied:

  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Advanced calculator for devices that has J2ME supported. You can evaluate sophisticated arithmetic expressions in conventional form including function using. The set of operarations and functions can be easily extended. Works for any J2ME device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A documented, maintained, and easy to use java library for plotting various statistical and mathematical graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Various computational physics projects for the Mac / GNUStep platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A wxWidgets-based project aimed to make math-typing, plotting and symbolic math easier; user can easily input, plot and save/load math data in various formats (e.g. MathML). Step-by-step resolution makes this a powerful didactive tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Floating point library for PIC micro controllers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a library of classes and functions to be used to abstract arbitrarily large integer and floating-point numbers in C++. All standard operators are overloaded so the user is able to substitute "mpi" for "int" and "mpf" for "double" to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    D. R. Kaprekar found an interesting behaviour of four-digit number (say, 6349). Take any number; sort its digits in ascending (3469) and descinding (9643) order; subtract these (9643 - 3469 = 6174). Repeat these steps a couple of times. Surprisingly, you'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mupacs is a lisp mode for editing MuPAD code (automatic indentation, fontification, ...), as well as running MuPAD in a subshell, with support for debugger and online documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TIKAPP is becoming a collection of tools for simulation of neural networks. The first available part is an ANSI-C++ library with support for backpropation networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 10
    Custom algebra simplification and rearrangement. 2d, 3d Graphing, numeric evaluation, excact and approximate, exporting to text, HTML and latex-source. ANSI-C, stand-alone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Fractalator is a flexible, java based fractal generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JVisual3D is a GUI library, 3D geometry viewer and a mathematical visualization software written in pure java. It is comparable with the well known javaview project. This is under GPL. Create, manipulate and display easiely meshes, 3d shapes, surfaces,..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Powerful tool that supports differentiation,plotting 2d and 3d graphs(cartesian,spherical polar),number theoretic commands like probabilistic primality and factoring,permutation,partition , and fraction-recurring decimal conversion !<check screenshots>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    cy.prus is a cross platform simulation environment for medical cybernetics and systems biology. Its purpose is to provide both a facility for simulating life and a GUI for easily constructing biological information processing structures based on XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Smalltalk numerical analysis codes based on Didier Besset's "Object-Oriented Implementation of Numerical Methods: An Introduction with Java & Smalltalk", 2000, Morgan Kaufmann Publishers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    H2O is a collection of C routines and applications designed for the optimization of multi-reservoir and multi-period hydrothermal power production scheduling. H2O is built upon nonlinear network algorithms and heuristic techniques for higher efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This package provides rudimentary access to a MySQL database from Mathematica. This software can be used to connect to a local or remote database, do arbitrary queries and retreive the results in a format that is easily usable within Mathematica.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CABLE (Computer Algebra Based Learning and Evaluation) is an online mathematical assessment tool for use with an open source computer algebra system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    2D, 3D object indexes (Quadtree, Octree, Quadtree with object radius indexation), fast geometry find functions, template classes with embedded 2D, 3D indexation and fast search features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The aim of this project is to translate the geostatistical BMELib Matlab Toolbox (http://www.unc.edu/depts/case/BMELIB/) into Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Natura is a programming language designed to make number theoretic programming easier for mathematicians by describing computations in a language closer to that used by mathematicians than the methods of expression provided by other programming languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ganc is a powerful gnome2 based algebraic calculator. It supports all basic arithmetic operations and functions, definition of variables and handling of numbers in any base. Input can be entered by typing or by using the provided keypad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A package for the GAP system, http://www.gap-system.org, implementing a version of the Schreier-Sims algorithm for matrix groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Parser for mathematical expressions written in Java. Expressions may contain variables, functions and constants. The parser turns a string argument into an expression tree, which then can be evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ruby-gsl is a port of the GNU Scientific Library (GSL) to the Ruby programming language. The GNU Scientific Library is a collection of routines for numerical computing. Ruby is an interpreted scripting language for quick and easy object-oriented programm
    Downloads: 1 This Week
    Last Update:
    See Project