Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z" - Page 32

Showing 1575 open source projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

View related business solutions
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    This is a simple software for performing various statistical and mathematical operations on single ASCII data-files. Entire file is read into an array, which is then analyzed. Number of columns is detected automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Gene Ontology Browser

    Browser for viewing Gene Ontology (GO) .obo files.

    Go Browser allows you to view a gene ontology on your local machine. You can go up and down the hierarchy and inspect the terms. It's a good way of familiarising yourself and orienting yourself in the GO system. It's built using the Baby X toolkit, so has no dependencies other than xlib. Baby X has now also been ported to Windows, so a Windows version is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Curvilinear and Rectilinear Motions

    Simple physics simulation of Curvilinear and Rectilinear Motions

    This project has the role of simulating simple Curvilinear and Rectilinear Motions with an easy to use user interface. This program can be used for educational purposes as well as for any other purpose anyone would like. The executable file is a .jar files which means that it can run in any operating system that supports java. Above you can see a screenshot of the program while it is operating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Arcadia is a light-weight, cross-platform, C++ desktop application designed for visualizing biological networks such as metabolic pathways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5

    Geospace Analysis Package

    MatLab toolbox for magnetospheric and ionospheric science.

    ...Other functions for space plasma physics, magnetospheric and ionospheric research are included. The toolbox is designed to be as simple as possible. Each function can be learned and used individually. See the tutorial in the Files section for a quick introduction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A windows form application to convert Bangla accented English text files into unicode Bangla text files. •Development Tools: Visual C#,MS Dot(.) Net. FrameWork 2.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    TriageTools

    Tools for partitioning and prioritizing fastq data

    TriageTools is a collection of tools for partitioning raw data (fastq reads) from high-throughput sequencing projects. The tools are designed for basic data management as well for prioritizing analysis of certain subsets. The project wiki contains usage information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ciGen

    ciGen

    ciGen is a short C++ code to generate cohesive interface elements.

    ...This project provides a simple C++ code that reads a finite element mesh, modify it and generate cohesive interface elements where needed. It can read Gmsh (http://geuz.org/gmsh/) or ABAQUS input files and write the mesh to any format such as ABAQUS and jive (http://www.dynaflow.com/en_GB/jive.html). The code was written by VP Nguyen (google scholar link: http://scholar.google.com/citations?user=jCqqCAoAAAAJ&hl=en) when he was at TU Delft and the algorithm is described in the article VP Nguyen, "An open source program to generate zero-thickness cohesive interface elements", Advances in Engineering Software, 2014(74), 27--39. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHDL

    PHDL

    An HDL alternative to PCB graphical schematic capture tools.

    PHDL is an HDL that functions as an alternative to mainstream graphical schematic capture tools. The language is compiled into a pcb netlist which can then be imported into a layout tool. We are currently on version 2.1 of the tool. We have created an eclipse plugin version of the tool as well as a standalone command-line based version. Both function identically and output a netlist that can be imported into a pcb layout tool. VHDL revolutionized how FPGA designs and digital logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    The Secret of NIM

    The Secret of NIM

    An easy way to remerber NIM logic

    ...It edit different project, connect modules with wires and edit the parameters of those modules. The other part of the sofware is an utility. It edits the modules which will be used for the projects or create them if they aren't in the database yet. The Secret of NIM is a all-in-one software, easy to use and very helpful for saving the wiring of an experiment. But it can't do the logic itseft, it allows only a visualisation of the logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Scientific data elaborator

    The data elaborator is a new project to manage scientific data

    This program can make histograms, table and graphics of datas, study the error propagation during a measure, it is usefull if you have to do study errors propagations. The output are latex files, so it is easy for you just put them into your relations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    JCycles

    [frozen] A library for computing cycles in graphs or in Java code.

    [This project is frozen, but has an offspring with more features: https://github.com/jeffhain/jadecy ] JCycles provides treatments to compute cycles, or just strongly connected components, in directed graphs in general, or in classes or packages dependencies graphs parsed from class files (major version <= 51, else does best effort). It uses Tarjan's algorithm for SCCs, and Johnson's for cycles, with continuations instead of recursion, which allows to handle large graphs (< Integer.MAX_VALUE vertices). Requires Java 5 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xfer9860 works with the fx-9860G (AKA Graph85) versions of Casio's graphing calculators. It allows you to transfer files to your calculator, and works on platforms where libusb is available - including Linux and Windows.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Linux Guist - Multi Lingual OS for Asia

    Linux Guist - Multi Lingual OS for Asia

    A Single Click Language Changer and Publishing System for Web and DTP

    Linux Guist - is a Multi Lingual Live CD OS for most Asian Languages, with the ability to run of a CD & Old Hardware, with just 128 MB Memory, for DTP, Web Publishing & Data Entry purposes. This will help IT employers to take up Govt. Projects that require Data Collection, Entry & Publishing at a very very low cost, while providing Training & Job Opportunities to numerous students of these languages, in the various towns, of the country. Talk to your respective IT/HRD ministry to identify projects as well as Towns that have more Unemployed youths, to make a Difference in their Lives ! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    galplot

    Plot GALPROP output

    Plot package for GALPROP https://sourceforge.net/projects/galprop Plots models and data for cosmic-ray spectra, secondary/primary ratios, gamma rays, synchrotron. Includes gamma-ray source population synthesis and corresponding plots. For gamma rays, convolves models with the Fermi-LAT response. This release is to assess interest. It requires many input data files (not included) which will be made available as required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EXCAVATOR-tool

    Tool for detecting CNVs from whole-exome sequencing data

    ...We recently published on BMC Genomics a novel software package, named XCAVATOR, for the identification of CNVs/CNAs from short and long reads whole-genome sequencing experiments (https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-017-4137-0). XCAVATOR is freely available at http://sourceforge.net/projects/xcavator/. EXCAVATOR is a novel software package for the detection of copy number variants (CNVs) from whole-exome sequencing data. EXCAVATOR has been published on Genome Biology (http://genomebiology.com/2013/14/10/R120/abstract). #################### ATTENTION!!!!! In order to use properly the EXCAVATOR tool, users must download the uniqueome mappability files at the following link: http://grimmond.imb.uq.edu.au/uniqueome/downloads/hg19_uniqueome.coverage.base-space.25.1.Wig.gz (for hg19) http://grimmond.imb.uq.edu.au/uniqueome/downloads/hg18_uniqueome.coverage.base-space.25.1.Wig.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GaiaEHR

    GaiaEHR

    Electronic Health Record (EHR / EMR)

    GaiaEHR(Electronic Health Records) is a Open source Web-Based Software for: Medic Practice management Electronic Medical Records Prescription writing and medical billing application And it can be installed on the following systems: Unix-like systems (Linux, UNIX, and BSD systems) Microsoft systems Mac OS X And other platforms that can run Apache Web server, MySQL We have some other projects here in GaiaEHR.org, some private and other are GPL'd. Demo: http://gaiaehr.org/demo/ user: admin password: pass
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ----------------- - What is it? - ----------------- The "Falcon Search" is a JAVA API and tool to search inside the documents. It was originally started to search the content in pdf files under the project "HAWK Search". Searching with this tool is query-based not word-based as in most of the document search tools OR document readers. It also takes care of jumbling of words within query and spelling mistakes. Commonly used techniques in this project are Natural Language Processing, Information Extraction and Question-Answering Architecture. ---------------------- - Latest Version - ---------------------- Details of latest version can be found on project website - http://geekdadaji.com --------------------------- - CONTACT DETAILS - --------------------------- CREATOR : SWAPNIL A JADHAV (saj1919) EMAIL ID : dadajibudhau@gmail.com WEBSITE : http://geekdadaji.com LICENSE : CC BY-NC 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    peptide array generator

    small and smart peptide array generator, considering time complexity.

    small and smart peptide array generator, considering time complexity. commercial software is quite costful (500+ euros). this projects aims on creating an open source, free alternative to those software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    basecv

    BCV is DNA base caller with vocabulary

    The Base Calling with Vocabulary (BCV) software package is intended for analysis of direct (population) sequencing chromatograms using known vocabulary sequences similar to the target DNA. The current version of BCV can only process chromatogram files obtained on Applied Biosystems capillary sequencing machines (ABIF file format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cotovía

    Cotovía

    Text-to-Speech System for Galician and Spanish

    ...Cotovía has been developed as a research project, therefore most of the work has been focused on the most interesting aspects from a scientific point of view. Although the performance of the whole TTS system is quite good, there are some parts that could be clearly improved. Cotovia files and installing instructions are available at the Files and Git sections.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    q pipeline manager

    q pipeline manager

    q: integrated platform for pipeline configuration and management

    ...Data processing pipelines require high-level organization and parallelization of work to optimize resource utilization and decrease the time to results. q (from queue) allows complex job sequences to be efficiently assembled and managed, including dependency tracking, parallelization, and pipeline-level monitoring, error recovery, and data protection. Pipelines are constructed from modular script files, with job definitions and results stored in easily retrieved job files. A web interface facilitates job submission and monitoring, with the complete pipeline exportable for full transparency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    wafimpa
    WAFIMPA is the abbreviation of "WArped FIsh-eye Mirror Projection Adjuster". This is small GUI application. It helps to setup spheric mirror projection systems that frequently used in small planetariums (generates warp-map and mplayer ppm files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DimerRemover

    Remove adapter dimers from NGS data

    This program can be used to count or remove adapter dimers in fastq files. Using a provided adapter sequence, it generates variations of this sequence and stores them in a hash table. The reads can then be directly matched against the hash. It is far more time efficient than doing alignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Melon

    Melon

    Kinect based controller.

    Melon's purpose is to simplify as much as possible the setup of interactive installation (art, cultural, commercial, etc) as much as possible. It broadcast in OSC 3D pointers. Each pointer can be attached to any of the bone of the skeleton. The interaction area defined for this pointer is attached to another bone of the skeleton, therefore the visitor is free to move in the space defined. Video tutorial: https://vimeo.com/73297050 Developped by http://www.numediart.org [!] >...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB