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

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
  • 1
    dataMAPPs

    dataMAPPs

    R based pipeline for MHC-associated peptide proteomics (MAPPs) data

    ...It features quality control of the raw data, across-sample/across-donor normalization and visualization of results in a heatmap style (heatMAPPs). dataMAPPs' core is a generic R library that can be tailored to specific projects via dedicated control scripts which also allow reproducible recalculation of results. Consult README file for installation and usage instructions. Further documentation is supplied in PDF format. dataMAPPs is published under GPL license by a team of scientists working for Hoffmann-La Roche AG in Basel, Switzerland. The software is provided as is, to hopefully benefit other researchers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    QModMaster

    Modbus TCP,RTU Master Software.

    ...For Windows a pre-compiled binary is availiable. It does not require instalation, just unzip and run. You can download the latest stable version from here <https://sourceforge.net/projects/qmodmaster/files/qModMaster-Win32-exe-0.5.2-3.zip/download>. Source code is availiable for Windows and Linux for compilation using Qt <http://www.qt.io/download>. Check out my modbus slave project <http://sourceforge.net/projects/pymodslave/>. Checkout the following youtube videos : <https://www.youtube.com/channel/UC3Tk2gE-KGtwOq8WWmb2R7g>
    Leader badge
    Downloads: 2,408 This Week
    Last Update:
    See Project
  • 3

    sdsorter

    Easy manipulation of sdf molecular data files.

    sdsorter provides convenient routines for manipulating the contents of sdf molecular data files based on the embedded sd tags.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    BACnet for Dynamic C

    BACnet stack for Rabbit 4000/5000/6000

    This is a Dynamic C port of the BACnet stack at http://sourceforge.net/projects/bacnet. This BACnet library provides a BACnet application layer, network layer and MAC layer communications services for systems based on the Rabbit 4000, 5000 and 6000 processors. The rich feature set of the BACnet stack provides an ideal platform for developing Rabbit based control devices which can use the many BACnet tools out there to reduce the development time and effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 5
    QBlade

    QBlade

    Wind Turbine Rotor Design and Simulation

    ...This project page is discontinued, you find our new webpage at: https://qblade.org/ This project page wont be updated in the future, however, everything in the "Files" section and the Forum Content will remain avaliable to everyone...
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 6
    Splicing Prediction Pipeline

    Splicing Prediction Pipeline

    Splicing Prediction Pipeline or SPiP

    SPiP is a tool to predict the splice alteration of variant by integrate several prediction tool in a global pipeline. You can also download SPiP in zip format: https://sourceforge.net/projects/splicing-prediction-pipeline/files/SPiP_alone_v2_1.zip For Linux (GitHub): https://github.com/LBGC-CFB/SPiP If you have questions, please contact me to: r.leman@baclesse.unicancer.fr or raphael.leman@orange.fr v2.1 corrected (07/2021) : correction of score calculation v2.1 (06/2021): Most strigent on "Alter by complex event" v2.0 (04/2021): New SPiP with random forest modelization old change detailled in https://sourceforge.net/projects/splicing-prediction-pipeline/files/changeLogBeforev2.0.txt
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    The goal of this project is to investigate optimal ways to do genre classification for the ten indigenous South African languages. Funded by Dept of Arts and Culture of the SA Government. http://www.trifonius.co.za/projects/genre-classification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Karto

    Karto

    Tool to work on map data, to check the data and generate your own maps

    ...You can also add a transparent GIF image in the map after calibration (cave, mines, roads, ...). You can realize your own cartes with the data you add inside adding/showing/hiding layers of data. You can import/export your data files (after checking and correcting them) in differents formats.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    AOFlagger

    AOFlagger

    RFI detector and quality analysis for astronomical radio observations

    The AOFlagger is a tool that can find and remove radio-frequency interference (RFI) in radio astronomical observations. The code has been highly optimized for speed and accuracy. It is used by default for the LOFAR radio telescope and thus is in productional stage. The software can run in a fully automated way, but a graphical interface is provided to analyse results and tweak the strategy. The preferred input file format is the Casa Measurement Set (MS) format. I believe that the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 10

    PCRaster

    PCRaster environmental modeling software

    Note: Active projects have been copied to Github: https://github.com/pcraster News, project information, documentation and more are available at http://www.pcraster.eu PCRaster is a collection of tools and software libraries tailored to the construction of spatio-temporal environmental models. Application domains are amongst others hydrology (rainfall-runoff, global water balance, groundwater (with Modflow)), ecology, or land use change.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    protoFrameworkSamples

    Samples for the protoFramework project

    Samples for the protoFramework project. See https://sourceforge.net/projects/protoframework/ for the master project. This is a Dassault Aviation project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    nutshell

    nutshell

    A GUI for the freeware Geographical Information System PCRaster

    ...It uses the conda installation of PCRaster and can also use GDAL. Mapedit has been completely renewed. The GIT repository is available linked to PCRaster and available here: https://sourceforge.net/projects/pcraster/ Mapedit code : https://github.com/vjetten/MapEdit NutShell code: https://github.com/vjetten/NutShell The code is currently compiled for windows systems but is tested under ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GDAL wheels for linux

    GDAL wheels for linux

    GDAL wheels for python and C/C++ projects (Linux only)

    To use precompiled wheels: 1) go to releases (Files) and download tarball needed; 2) install it with command: python3 -m pip install /path/to/wheel.whl Or simply use URL in pip: python3 -m pip install https://sourceforge.net/projects/gdal-wheels-for-linux/files/GDAL-3.1.4-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl/download URL may be found under "View details" button (i) To use GDAL in C/C++ project you need to link gdal lib AND all libs located at dir GDAL.libs (usually this folder resides inside python site-packages) To compile your own wheels see information given at forefather project: https://github.com/youngpm/gdalmanylinux Usually this is done via command `make wheels` GDAL wheels for Windows are provided by Christoph Gohlke at https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal Built with PROJ (proj.db is included), GEOS, EXPAT. ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Perceptron

    Perceptron

    The birth of modern video feedback art.

    ...Perceptron * recursively transforms images and video streams in realtime and produces a combination of Julia fractals, IFS fractals, and chaotic patterns due to video feedback * evolves geometric patterns into the realm of infinite details and deepens the thought * records animations (movies) * saves and opens presets (state files) * loads user photographs or captures screen and webcam input * has user interface based on multiple mouse cursors, and almost the entire keyboard * has multiple windows and fullscreen mode * takes complex geometric transforms as input * applies numerous coloring techniques * smoothly transforms fractals and creates endless psychedelic journeys * resonates with the human perception Visit the Perceptron home page at http://perceptron.sourceforge.net
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Netgen Mesh Generator

    Netgen Mesh Generator

    NETGEN is an automatic 3d tetrahedral mesh generator

    ...It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. Netgen is open source based on the LGPL license. It is available for Unix/Linux and Windows.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 16
    CStone

    CStone

    Short-read de novo assembler that identifies chimeric contigs.

    > CStone wiki: https://sourceforge.net/p/cstone/wiki/Home/ Related Software: 1. CStone: (See wiki) 2. CSReadGen: https://sourceforge.net/projects/csreadgen/ 3. CView: https://sourceforge.net/projects/cview/ 4. ChimSim: https://sourceforge.net/projects/chimsim/ 5. TVScript: https://sourceforge.net/projects/tvscript/ 6. SeQuester: https://sourceforge.net/projects/sequester/ 7. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ...https://en.wikipedia.org/wiki/Collatz_conjecture The program tests a number of ways for researching various patterns. A white paper is included that describes various results of the research. Also included are a number of data files of results of the program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    XISMuS

    XISMuS

    X-Ray Imaging Software for Multiple Samples

    ...IMPORTANT FIXES in respect to base v2.0.0 version: v.2.5.0 introduces the Differential Attenuation and Cube Viewer utilities, and migrates user database to *.json files v2.4.3 fixes a with K element in the fit-approx method v2.4.3 fixes and issue where saving plots with fit-approx or a auto-wizard could freeze the software v2.4.2 introduces Image Viewer to Mosaic v2.4.1 fixes an issue in merging H5 or EDF datasets with Mosaic Full changelog at https://linssab.github.io/history X-Ray Fluorescence Imaging Software for Multiple Samples is an open source software to manipulate and study macro-X-Ray Fluorescence (MA-XRF) datasets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xdvi is a program for displaying DVI files on the X window system. Xdvik is a variant with hyperlink support and other additions, deployed e.g. in the TeX Live distribution.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20

    pyModSlave

    Modbus TCP/RTU Slave Software.

    ...pyModSlave is based on modbus-tk <http://code.google.com/p/modbus-tk/>, pySerial <https://github.com/pyserial/pyserial> and pyQt5 <http://www.riverbankcomputing.co.uk>. Check out my modbus master project <http://sourceforge.net/projects/qmodmaster/>. Checkout the following youtube videos : Modbus RTU <https://youtu.be/1get1ELKz_A> Modbus TCP <https://youtu.be/nX_kTQwK2f4> Session <https://youtu.be/y_9Di7E3y8w> Log <https://youtu.be/Xcb6sj1uzyY>
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 21
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    ...Although it is possible to interact with the library directly in C (that is what the adg-demo program is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack. Lua bindings based on LGI are already provided out of the box. The adg-lua project, downloadable from the "Files" section, provides Lua programs and demos that leverages these bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AlphaPlot

    AlphaPlot

    Interactive scientific graphing and data analysis software.

    Alpha Plot can generate different types of 2D and 3D plots (such as line, scatter, bar, pie, and surface plots) from data that is either imported from ASCII files, entered by hand, or calculated using formulas. The data is held in spreadsheets which are referred to as tables with column-based data (typically X and Y values for 2D plots) or matrices (for 3D plots). The spreadsheets as well as graphs and note windows are gathered in a project and can be organized using folders. The built-in analysis operations include column/row statistics, (de)convolution, FFT and FFT-based filters. ...
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 23
    TVscript

    TVscript

    Exploration of the removal of count variable transcripts.

    > See TVscript wiki: https://sourceforge.net/p/tvscript/wiki/Home/ Related Software: 1. CStone: https://sourceforge.net/projects/cstone/ 2. CSReadGen: https://sourceforge.net/projects/csreadgen/ 3. CView: https://sourceforge.net/projects/cview/ 4. ChimSim: https://sourceforge.net/projects/chimsim/ 5. TVScript: (See wiki) 6. SeQuester: https://sourceforge.net/projects/sequester/ 7. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    W1RETAP

    one-wire data logger for weather stations

    ** Migration Notice ** This project is now hosted at https://codeberg.org/stronnag/w1retap.git. Files here are of historic interest only. w1retap is an application to log data from Dallas 'one wire' sensors to relational databases or files. It is developed on Linux, but should be portable to other POSIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NASA T0TEM

    NASA T0TEM

    Calculate ASTM E1921 master curve and transition temperature.

    T0 Test Evaluation Module (T0TEM) V1.5 calculates the ASTM E1921-19b master curve and T0 temperature for ferritic steels in the ductile-brittle transition region. It creates all required plots for the basic master curve and the inhomogeneity annex. Output is delivered via table or CSV and plots exported as picture files. The program is coded in MATLAB 2021a using App Designer. Use of T0TEM V1.5 is possible without a MATLAB license by utilizing the free MATLAB Runtime Version 9.10. This program was created by NASA at Marshall Space Flight Center.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB