Showing 47 open source projects for "method"

View related business solutions
  • 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
  • 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
  • 1
    julia-vim

    julia-vim

    Vim support for Julia.

    ...By default, these substitutions must be triggered explicitly by pressing the Tab key, as in the Julia command line (the REPL); however, an automatic, as-you-type mode can also be activated, and a method based on keymap is also available. This feature also works in command mode, e.g. when searching the files with the / or ? commands, but the as-you-type mode is not available (the keymap-based version works though, and it also works with some Vim commands like f and t). By default, this feature is only active when editing Julia files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Objective-C And Swift Dependencies

    Objective-C And Swift Dependencies

    Objective-C and Swift dependency visualizer

    Objective-C Dependency Visualizer is a tool that generates dependency graphs for Objective-C projects, helping developers understand code structure and module relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EntOpt Layout

    EntOpt Layout

    Relative entropy optimization network layout plugin

    The goal of this project is to implement a graph layout / network visualization algorithm as a Java plugin for Cytoscape (http://cytoscape.org/), using a recently published relative entropy optimization based method, called Unified Data Representation (Kovács IA et al. Sci Rep. 2015). If you are using the plugin, please cite: Ágg B, Császár A, Szalay-Bekő M, Veres DV, Mizsei R, Ferdinandy P, Csermely P and Kovács IA (2019) The EntOptLayout Cytoscape plug-in for the efficient visualization of major protein complexes in protein-protein interaction and signalling networks, Bioinformatics 35(21):4490-4492 https://academic.oup.com/bioinformatics/article/35/21/4490/5475596 Our detailed Tutorial on the use of the plugin: https://suopte.com/entopt_2_1_tutorial_20200518.pdf A video about the version 2.1: http://suopte.com/entopt_2_1_tutorial_video.mp4 Don't hesitate to send any questions, comments or bug reports also to agg.bence {at} med.semmelweis-univ.hu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GWT Highcharts
    GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code. Note: the source code for this project is now being maintained on GitHub here: https://github.com/squinn/gwt-highcharts
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 5
    An optimized C library for numerically solving exterior ballistics problems. It supports standard drag models (Drag Functions G1-G8). The solution method is the common "3 degree of freedom" analysis found in many commercial programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    pivonvideo

    Toolchain automating PIV analysis of video

    Particle image velocimetry (PIV) is an optical method of flow visualization. pivonvideo combine together several tools to automatize PIV analysis of whole video extracts, performing image extraction, transformation, analysis and result visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    bnns

    Research tool for interactive training of artificial neural networks.

    BNNS is a research tool for interactive training of artificial neural networks based on the Response Function Plots visualization method. It enables users to simulate, visualize and interact in the learning process of a Multi-Layer Perceptron on tasks which have a 2D character. Tasks like the famous two-spirals task or classification of satellite image data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nuclei

    Nuclei

    Feature rich GUI for nuclear decay schemes

    Nuclei is a software tool for the displaying of nuclear decay schemes and estimated energy spectra, the calculation of angular γ emission anisotropies, and the automated search for appropriate decay cascade properties. It uses the Evaluated Nuclear Structure Data Files (ENSDF). A description of Nuclei's functionality and results obtained using its search method was published in Nuclear Instruments and Methods in Physics Research, Section A: M. Nagl, et al., NIM A 726 (2013), 17-30 [doi:10.1016/j.nima.2013.05.045] ------------------------- © 2012-2013, Matthias Nagl, II. Physikalisches Institut, Georg-August-Universität Göttingen http://physik2.uni-goettingen.de/research/2_hofs -------------------------
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A High-Order Multi-Variate Approximation Scheme for Arbitrary Data Sets, C implementation of the method described in http://web.mit.edu/qiqi/www/paper/interpolation.pdf, with Python and Fortran interfaces.
    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
    ZPR is a program that produces orthophotos. The method used is to give colors to point-cloud (photo obtained by a digital camera, cloud obtained by a laser scanner) and to project the point-cloud to a requested plane. With this method, the projection pla
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RenderTools

    RenderTools

    A cross-platform OpenGL based lightweight scenegraph library

    RenderTools is an OpenGL based scenegraph library in C++ for Windows, OSX and IOS supporting OpenGL|ES1.1, ES2.0, OpenGL1.5 and up to the latest version (currently 4.2). It allows the developer to easily (de)serialize a scenegraph to-and-from xml, create renderbuffers, framebuffers, samplers, vertexbuffers etc. and cross-reference those items. RenderTools allows you to completely specify an application, its resources, viewcontrollers and its renderpasses in one single xml. GraphNodes such...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project aims to develop a method to identify communities in a social network according to some point of view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Avenzoar Digital Pathology Tool
    Avenzoar is a one-year exploration of renal cell carcinoma morphology and its related single nucleotide polymorphisms (SNPa) as a method of automating diagnosis of cancer by using a computer-aided decision tree controlled by analytical statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vuVolume is a framework for volume rendering algorithms in C++. When creating a new rendering method in vuVolume it is possible to just concentrate on the actual algorithm and let the framework take care of the more administrative tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a client/server/CORBA software aiming at solving partial differential equations.The server provides the solver while the client provides the input data and the handling of the output using a graphic library, vtk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BL_SOM_PAK is a library of Self Organizing Map(SOM), a visualization and clustering method. There is a SOM library named 'SOM_PAK' but SOM has known problem. Our purpose is to make new library which use improved SOM(Batch Lerning SOM, BL-SOM)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Niamtool v2 is a graphical drawingtool for creating NIAM-diagrams (Niam is Nijssen Information Analyses Method) As far as we know is the only niam-drawingtool in existance (excluding Niamtool v1). It\'s written in java 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QRay is an interactive 3D modelling system in Java. It's built-in real-time raytracing engine implements the Quadric-CSG representation model and the Seed-Fill optimization method, which empower QRay to provide cool WYSIWYG 3D modelling functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LinSAP is a cross platform, user-friendly, interactive structural analysis program designed to be used by civil engineers. It focuses on constructional analysis using matrix method to find forces at the connections and display the results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QFDL is module for Qt 2.x (and higher) witch implemets Force Directed Layout (method for displaying graphs in user-friendly 2D graphics). The construction of the graph in runtime is fully animated (nice to watch).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gnome Flow is program written to calculate and visualize simple, steady-state fluid flows around objects. The program calculates the stream, vorticity and pressure using the relaxation method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FDTD Antenna Simulator is a complete software package for antenna analysis and design using the FDTD method.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB