Showing 34 open source projects for "tcl-dev"

View related business solutions
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 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
  • 1
    Tkgames is a site for games written using the powerful tcl/tk language. These include my original tesselation puzzle Polypuzzle, and recent additions Hearts, Spider, Yahtzee and the tooo addictive, Tktk.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Maxima -- GPL CAS based on DOE-MACSYMA

    Maxima -- GPL CAS based on DOE-MACSYMA

    Computer Algebra System written in Common Lisp

    Maxima is a computer algebra system comparable to commercial systems like Mathematica and Maple. It emphasizes symbolic mathematical computation: algebra, trigonometry, calculus, and much more. For example, Maxima solves x^2-r*x-s^2-r*s=0, giving the symbolic results [x=r+s, x=-s]. It can also calculate with exact integers and fractions, native floating-point, and high-precision big floats. Maxima has user-friendly front-ends, an online manual, plotting commands, and numerical...
    Leader badge
    Downloads: 3,255 This Week
    Last Update:
    See Project
  • 3
    The MetCal/SPA package provides diagnostic resources for users and developers of meteorological apps. The Shared Procedure Archive is a dynamic set of file I/O, analysis routines and APIs for third party packages accessible through the MetCal GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HMD Mathematics

    HMD Mathematics

    Numerical mathematics platform, Matlab alternative

    Matlab alternative. Scilab alternative. GNU Octave alternative. Mathematics software for numerical computation. Ordinary differential equations solver and finite elements solver. It has a console script interpreter, as well as a graphical interface script interpreter, for entering equations and statements, and a line plot display.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    gsasnp2

    gsasnp2

    PubMed ID: 29562348 / DOI: 10.1093/nar/gky175

    ...LINUX, MAC OR WINDOWS SPECIFIED FOLDER) TO ALLOW THE PROGRAM TO FIND THE PREDESIGNED DATA. * UPDATE NOTE: -> Sep-1-2020: add an update for Ubuntu-20.04. You will need Boost library installed (sudo apt-get install libboost-all-dev) -> Mar-7-2018: revise header terms in the output file
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A library for multiple precision math - arbitrarily large numbers - in TCL. Based on the original mpexpr library from Tom Poindexter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    QPNet

    QPNet

    Synchronous Petri Nets' emulator

    QPNet (Quick Petri Net) is a fast Petri Nets' emulator, created by students of Moscow State Technical University of Radio Engineering, Electronics and Automation. It brings benefits for the educational process, while being under further development and extension. QPNet это быстрый эмулятор сетей Петри, созданный студентами МИРЭА. Он применяется в учебном процессе, а так же продолжает разрабатываться и эволюционировать.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tk-Yupana

    Tk-Yupana

    Incan Abacus Emulator

    The Yupana was an ancient calculating device of the Incas. This simple program compares different theories: - positional notation * Base 10 by H. Wassen (representation, addition) * Base 10 by C. Radicati di Primeglio (representation, addition, subtraction, multiplication) * Base 10 by W. Burns Glynn (representation, addition, multiplication) * Base 40 by N. De Pasquale (representation) - sign-value notation * Powers of ten by C. Florio ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    surfit is an open source and free gridding and contouring software. surfit can do interpolation/approximation of points, contours and surfaces, can take fault lines and trend surfaces into account, can use inequalities and other conditions. Supports a lo
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    ASCEND modelling environment
    ASCEND is a modelling environment and solver for large or small systems of non-linear equations, for use in engineering, thermodynamics, chemistry, physics, mathematics and biology. Solvers for both steady and dynamic (NLA & DAE) problems, are provid
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    exp2plt
    The main scope of the program is to take Thermo-Calc or Dictra (both registered trademarks) and transform them into nicely formatted encapsulated postscript diagrams, generated by gnuplot. But exp2plt can also be used as a graphical interface to gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Binomial Distribution Calculator

    Binomial Distribution Calculator

    A simple to use Binomial Distribution Calculator.

    ...Simultaneously, this application computes the expected value and the standard deviation. To use this app you need to have .NET Framework 4 installed. Contact me: lambdapew-dev@yahoo.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tcl binding to levmar library implementing Levenberg-Marquardt optimization algorithm often used in data fitting. Levmartcl is a standard Tcl extension providing command interface to levmar functionality. This library is only a wrapper of <levmar> which actually performs the work. See the <levmar> home site for details: http://www.ics.forth.gr/~lourakis/levmar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RandGen is an application for Android phones. It provides real-random numbers for various distributions. Seeds are randomly created using input from the accelerometer and other similar devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimulME
    SimulME is a Java ME (J2ME) application with Queueing calculator, Stopwatch, Monte Carlo simulation, Random Number Generator (RNG), Probability distributions, Kolmogorov-Smirnov and Chi-square tests. It works with MIDP 2.0 and CLDC 1.1 profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tcl n-dimensional array processor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A library including the whole bunch of standard algorithms in graph optimization and drawing. On top of this, a GUI for manipulating and editing of graphs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    RReportGenerator aims to provide a simple and user-friendly multi-platform graphical user interface (GUI) allowing to run routine statistical analysis using R via predefined analysis scenarios to produce reports in pdf-format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ordinary Differential Equation (ODE) solver for Tcl. Handles both stiff and non-stiff sets of equations; does time-evolved initial value problems and root finding. Based on the popular Lawrence Livermore solver LSODE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Efficient Symbolic Tools package (EST) is a BDD based tool for the formal verification of concurrent systems. Its advantages are flexibility, portability and an efficient memory management. It runs under different OS, including Linux and Windows 2000/XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UniGNUPlot -an easy program for persons who wants use all the power of GNUPlot, but have no time to learn how! -Graphic based on Tk/TCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This program will give the user a shell that is able to connect to different mathematical engines (at least octave and scilab) and distribute the work among them. It will also be able to connect to other engines as gnuplot, plplot o wish(tcl/tk inter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    sparse linear algebra library, with emphasis on preconditioned Krylov subspace methods for the solution of linear systems of equations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    *** This page is no longer used by the Dasher project - please see http://www.inference.phy.cam.ac.uk/dasher/ *** Dasher is a data entry interface incorporating language modelling and driven by continuous two-dimensional gestures, e.g. a mouse, a stylus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims to develop open source psychometric data analysis software, including estimation software for Rasch and Item Response Theory (IRT) models for both dichotomous and polytomous test items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB