Search Results for "python source codes" - Page 3

Showing 117 open source projects for "python source codes"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    AUTO is a publicly available software for continuation and bifurcation problems in ordinary differential equations originally written in 1980 and widely used in the dynamical systems community.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2

    Planck Level-S

    Sources of the simulations package for the Planck satellite project

    This project contains the sources for the simulation codes used within ESA's Planck mission (http://sci.esa.int/planck/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    graphene-like-ribbons

    graphene-like-ribbons

    Calculate electronic properties of graphene-like nanoribbons

    User friendly interface for calculating electronic properties in graphene-like ribbons. The programs uses the tight binding approximation and mean field Hubbard model to predict electronic properties of graphene-like nanoribbons. See Discussion to ask questions or details Update: New versions of this program will be known as quantum-honeycomp
    Downloads: 0 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
    MDcons(Molecular Dynamics consensus)

    MDcons(Molecular Dynamics consensus)

    Interpretation of Biomolecular MD simulations

    MDcons is a tool to analyze conserved contacts during Molecular Dynamics (MD) simulations of Protein, Rna, Dna & Ligand based complexes. The input is either a Molecular Dynamics trajectory or a set of snapshots. The input can also be a single snapshot. The outputs are (1) map of most/less frequently conserved contacts during MD (2) a list of most/less frequently conserved contacts during MD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Moving Finite Elements project hosts a collection of simulation codes for time-dependent PDE systems that implement various forms of Keith Miller's gradient-weighted moving finite element (GWMFE) method. The Calliope sub-project aims to provide new reference implementations in modern object-oriented Fortran. Click on the Calliope tab on the main project menu bar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    wreport has moved to: https://github.com/ARPA-SIMC/wreport dballe has moved to: https://github.com/ARPA-SIMC/dballe bufr2netcdf has moved to: https://github.com/ARPA-SIMC/bufr2netcdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Larch: Data Analysis for X-ray Spectra

    Data Processing and Analysis for X-ray Spectroscopy and More

    ... is written in Python and relies heavily on the standard tools for scientific computing with Python (numpy, scipy, matplotlib, and h5py).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Advanced Numerical Instruments 2D

    Advanced numerical instruments: adaptive meshing, FE methods, solvers

    Ani2D provides portable libraries for each step in the numerical solution of systems of PDEs with variable tensorial coefficients: (1) unstructured adaptive mesh generation, (2) metric-based mesh adaptation, (3) finite element discretization and interpolation, (4) algebraic solvers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    Basic Debian INTEL/AMD HPC console/desktop multi purpose. Linux for software devs/QA and thin laboratory clusters. MIC hardware, NUMA and live network memory and full IPv6 are supported. Final alpha release features: ======== * Usb image * General debian repos * VM optimizations * Hugepages by default * CGROUPs optimized by default * ALSA * Latest Debugging / Baremetal kernels * Full Haswell and MIC support in test * Full optimized python support * Full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Easy Fortran I/O library generator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Implementation in Python of some of the statistical methods provided by "asurv", the survival analysis software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IRPF90
    WARNING: Project moved to http://github.com/scemama/irpf90 IRPF90 is a Fortran90 preprocessor written in Python for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MinGW-builds

    Dual-target (32 & 64-bit) MinGW-W64 compilers for 32 & 64-bit Windows

    Projects joined MinGW-W64, and the new builds will be available on the MinGW-W64 site: https://sourceforge.net/projects/mingw-w64
    Leader badge
    Downloads: 194 This Week
    Last Update:
    See Project
  • 16

    flexfortip

    Flexfortip is an alternative of namelist which supports nesting tags.

    You may think namelist of Fortran90 is poor when you want treate a complex input in fortran. Flexfortip is one of solutions in that case. By using nesting tags, you can treat a complex input. This project provides you with three fortran modules ("parse", "hash" and "array") including source codes. Parse module depends on hash module and array module. If you want use array variables and/or hash variable in fortran, array module and hash module may help you. Operations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SunlightDPD

    Open source codes related to dissipative particle dynamics

    SunlightDPD provides a home for open source codes related to the dissipative particle dynamics (DPD) simulation method. Currently the file release contains the HNC integral equation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    LibCPIXE is a library for simulation of Particle Induced X-ray emission spectra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    eemod_dnsmod

    A detailed nitrogen model inside of a simple ecological model

    .... If someone contributes improving the capabilities of this model in a substantial way, I will include that person as co-author of the model in the next version release. I hope this will promote people to contribute. Of course, fixing bugs or minor changes will also be mentioned with the corresponding author. Thanks a lot. I hope this can be the seed of a Open Source Community of Ecological Modellers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    FortGrapher

    InLine Plot with Fortran

    This is a Fortran Module that merges the performance of the computation of the Fortran with the power of a Python Package called Matplotlib plot the data computed by your fortran code. It allows you to divide you data into groups of datafiles and each group is stored on its own directory. It allows you to create different types of plotting files such as, PNG file for each datafile and PDF and MPEG files for each group of datafiles. It works with FORMATTED and UNFORMATTED fortran datafiles...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PLASMAKIN: a chemical kinetics package

    A library to compute the electron and chemical kinetics on plasmas

    PLASMAKIN is a package to handle physical and chemical data used in plasma physics modeling and to compute gas-phase and gas-surface kinetics data: particle production and loss rates, photon emission spectra and energy exchange rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The OpenFEZ project aims to provide software development kit needed for the creation of finite element software. It is written in object oriented Fortran 2003, and developed as part of a lecture held at the Institute for Statics and Dynamics of Aerospace Structures at the University of Stuttgart, Germany. The main purpose of this code is to allow students to develop a better understanding of the mathematical and numerical theories behind modern finite element codes. It is published under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MICROMECHANICS

    MICROMECHANICS

    A collection of lecture notes and accompanying code on micromechanics

    The collection MICROMECHANICS (micromechanics.zip) includes: (1) lecture notes (microbook.pdf) on the analysis of heterogeneous materials and homogenization, and (2) source codes (microcode.tar.bz2) that accompany the computational exercises in Part II of the notes. Instructions on using the codes are given in the README file of each exercise. Further instructions can be found in the file microcode.tar.bz2. The MATLAB codes are used for visualization, evaluating analytical bounds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NastranToCodeAster

    Tool to translate Nastran to CodeAster file.

    Tool to translate Nastran to CodeAster file.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.