Showing 31 open source projects for "w-root"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    polynomial-roots-calculation

    Application for calculating the real roots of a polynomial

    Application for polynomial roots calculation. The application does the job by supposing the roots of the derivative function are known. This way, we can delimit the range where each possible root is in, and by applying Bolzano's theorem, we can find the zeroes. It is not a very eficient way, as we must calculate al the derivatives of the polinomial, implying very high numbers (n!), that make the needed precision increase, making the computational complexity for high-degree polinomials poor. But I have been able to make it work with a 40-degree polynomial, with two very proximal zeroes arround x=1000. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    NXT Line Track. w. Fuzzy Logic

    NXT Robot: Line Tracking with Fuzzy Logic

    A NXT Robot performs Line Tracking and is controlled by Fuzzy Logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RigolDso

    RigolDso

    Rigol (DS1052E) HMI

    ...I don't wish to control the DSO but read, manipulate and save data. It is a java application but at this moment it work on linux only, but I think it should be easy get it working for M$W. It works but it is a beta version, your linux user has to be able to read and write on "/dev/usbtmc0" (see readme.txt" file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JESUBOTs -  FRC Team #5809

    JESUBOTs - FRC Team #5809

    Rockhurst High School Robotics Team

    ...Our rookie year was 2016 when we were honored to win the Rookie All-Star Award and had the pleasure of attending the FRC World's Competition in St. Louis, Missouri. Note: We're the team with the wooden bow-ties. SVN Project Root: https://svn.code.sf.net/p/rhsfrc/svn/ Mech Team Root: svn+ssh://sfusername@svn.code.sf.net/p/rhsfrc/svn/2017/mech SW Team Root: https://svn.code.sf.net/p/rhsfrc/svn/2017/sw Rockhurst High School, located in Kansas City, Missouri, is a Jesuit Catholic private college preparatory school founded in 1923 for boys grades nine through twelve. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 5

    mep4j

    Math Expression Parser 4 Java

    ...The library manages the 5 operators (+, -, /, %, *) together with the following functions: - "abs" - "cos" - "sin" - "acos" - "asin" - "cosh" - "sinh" - "tan", - "tanh" - "atan" - "sqrt" - "cbrt" - "root" - "log" - "log10" - "log1p" - "exp" - "expm1" - "atan2" - "pow" The library supports variables (case insensitive), custom and pre-loaded ("e" and "pi"). Example: int num_variations = 100; int init_value = 10; MathParser mathParser = new MathParser(); mathParser.putVariable("x", init_value); mathParser.parse("2 + (7 - 5) * 3.14159 * pow(x, (12-10)) + sin(-3.141)"); for(int i = init_value; i < num_variations; ++i) { Double result = mathParser.execute(); mathParser.putVariable("x", i); }
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Welsh Natural Language Toolkit
    ...The WNLT project delivers four core NLP modules; a) Word Segmentation for separating text into words b) Sentence Boundary Disambiguation for finding sentence boundaries c) Part of Speech Tagger for determining the part of speech of each word d) Morphological Analyser for identifying the root form (lemma) of words. The modules are written in JAVA and ‘wrapped’ for execution under the General Architecture for Text Engineering (GATE) framework. The project also includes CYMRIE an adapted version for Welsh of the GATE - ANNIE Named Entity Recognition (NER) application for a range of entities such as Persons, Organisations, Locations, and date and time expressions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XML-Print

    XML-Print

    XML-Print: typesetting arbitrary XML documents in high quality

    "XML-Print" is a joint project of the FH Worms (Prof. Marc W. Küster) and the University of Trier (Prof. Claudine Moulin) with support from TU Darmstadt (Prof. Andrea Rapp). Its goal is the creation of a XML formatter designated especially for the needs of the “Digital Humanties”. The project is funded by the DFG. Please visit https://sites.google.com/a/budabe.eu/xmlprint_de/kontakt and let us know, what you think about XML-Print – Does it meet your expectations?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Welsh Natural Language Toolkit

    Welsh Natural Language Toolkit

    WNLT is a suite of open source natural language modules for the Welsh

    ...The WNLT project delivers four core NLP modules; a) Word Segmentation for separating text into words b) Sentence Boundary Disambiguation for finding sentence boundaries c) Part of Speech Tagger for determining the part of speech of each word d) Morphological Analyser for identifying the root form (lemma) of words. The modules are written in JAVA and ‘wrapped’ for execution under the General Architecture for Text Engineering (GATE) framework. The project also includes CYMRIE an adapted version for Welsh of the GATE - ANNIE Named Entity Recognition (NER) application for a range of entities such as Persons, Organisations, Locations, and date and time expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Stemmer Gujarati

    Stemmer Gujarati

    Offline stemmer for Gujarati , which is one of 22 Indian languages.

    This is a Gujarati stemmer in Java. Stemming is a process in which affixes are removed form the root word (stem). It relates morphological variant words to corresponding common root. For example "પ્રતિઉપયોગી" is word which has stem " ઉપયોગ". Stemmers are language specific tools. The design of a stemming algorithm requires a significant level of linguistic expertise. There has been lot of significant work in the development and evaluation of stemmer for non-Indian languages, but very less or no significant work has been done on Indian front especially for Gujarati language.The code of this stemmer is based on algorithm designed under guidance of Prof. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    Dendrarium

    System do pielęgnacji składnikowych drzew składniowych

    Dendrarium służy do wybierania i weryfikacji składnikowych drzew składniowych generowanych przez parser Świgra. System jest użytkowany w Instytucie Podstaw Informatyki PAN do tworzenia banku drzew składniowych dla języka polskiego Składnica.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Research Geographic Information Kernel developed by Charles Ehlschlaeger and team. NOTE: Project code has moved to https://github.com/chuckre/DigitalPopulations Documentation is at http://digitalpopulations.pbworks.com/w/page/26034597/FrontPage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    MoonPlanner is a Java calendar that allow to view moon's phases, moon's signs (constellations in which the moon is), and show the part of the plant corresponding to each sign (flower, fruit, leaf or root). For every calendar's day the user can attach notes (that are stored in a persistent database). At the startup the program will remind you if there will be notes for current day. Timezones and localizations (En, IT) are supported by the application. This calendar is usable between 1900 and 2020. This tool can be useful to plan gardening tasks or to view some astrology informations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pontos

    Pontos

    Pontos calculates distance matrices from DNA sequence alignments.

    ...Gaps can be: - all used; - all ignored; - ignored only at the ends of the sequences, in a pairwise manner; - ignored only at the ends, but now globally (in effect trimming the whole alignment to the farthest sequences from the ends). Ambiguities (things like R, Y, N, W, etc. in a DNA sequence) can be treated like: - consider ambiguities as always different; - consider ambiguity as partially different (e.g. R would be 0.5 different from A or G); - ignore ambiguities in each pairwise comparison; - remove all columns, globally, that show any ambiguity. Pontos was written in Linux, but should run in any system where Java works. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Numerical math is tool that demonstrates numerical math methods. It includes following areas: interpolation, numerical differentiation, numerical integration, root finding, linear systems, non-linear systems, differential equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Virtual Commons (http://commons.asu.edu) is an open software initiative devoted to computational experiments on collective action and resource governance and funded by Arizona State University's Center for Behavior, Institutions, and the Environment (http://cbie.asu.edu). NOTE: we've moved our development to GitHub at https://github.com/virtualcommons - please look for the latest versions there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A sorting tool for Bioinformatics, Biochemistry and/or Molecular biology. This sorts nucleotide sequences aligned using "ClustalW". There may be a way to do this w/ original app, but someone I know couldn't figure out how - thus this project was born
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The NA_WorkSheet is a set of algorithms coded in Java that implements various Numerical Analysis techniques. The tool may be used for graphing, root finding, differentiation, integration, interpolation, linear systems solving, and matrix operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The VSR is a repository of tools and challenges in verification (see for example epubs.cclrc.ac.uk/work-details?w=33971). It is part of the international grand challenge on software verification (eg http://vstte.ethz.ch/pdfs/vstte-hoare-misra.pdf)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BigAl

    BigAl

    a free cross platform calculator for calculating BIG numbers

    BigAl is a free open source and platform independent software for calculating really BIG numbers. It supports not only standard arithmetic, but also exact period determination, predefined factorials, fibonacci with seeds, factorization, nth root, etc
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    Oxtor's math draw is a program for drawing graphs mathematicians, starting with the mathematical function,it is written in Java,supported oper is:+-*/()^root log sin cos tan asin acos atan ln. Constant: e and P e = the basis of natural logarithms P = PI
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    To jest projekt poświęcony wielowątkowości w java na przykładzie symulacji sklepu internetowego
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Provides all financial annuity functions written entirely in Java 5: interest rate, number of periods, payment, present value, future value, type of payment. A Newton root search approach is included as an own Java class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Concurrent vision processing system; Toolkit for easy implementation of software concurrent vision processing sub-system. Aimed at robotic applications w/best effort realtime. System includes: capture,processing and displaying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    W.H.A.T. is an analytic tool for Wikipedia with two main functionalities: an article network and extensive statistics. It contains a visualization of the article networks and a powerful interface to analyze the behavior of authors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A program that makes Graphics and Tables of a formula for giving the aproximated value of a root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB