Showing 154 open source projects for "convert python to c"

View related business solutions
  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    This application helps to convert any unit type (millimeters, feet, etc.) to every other unit type possible. For instance, entering in one foot would give you the equivalent to one foot in meters, yards, inches, centimeters, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SVGMath is a command-line utility to convert MathML expressions to SVG, written entirely in Python.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MathGL++ is a class library for fast C++ maths for use in OpenGL C++ projects. Easy to use and similar to the OpenGL API. Matricies, Vectors, Quaternions, Linear polynomials with eigen systems are all going to be included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The Toolkit for Advanced Discriminative Modeling (TADM) is a C++ implementation for estimating the parameters of discriminative models, such as maximum entropy models. It uses the PETSc and TAO toolkits to provide high performance and scalability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    RYUON : many-particle simulation suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A program that analyzes info about an automotive engine, and wanted power increase in horsepower and the program helps give the user a possible turbocharger that satisfies the requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This will be a place to release tools that have not yet been added to SciPy (or will not be added for whatever reason). Currently an interface to ImageMagick is here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Symath is a symbolic algebra utility that manipulates expressions as you would by hand. The aim is to provide a utility for students to use to solve complex systems as well as learn how it is done.
    Downloads: 0 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
    PyGiNaC is a Python interface to the C++ symbolic math library GiNaC (www.ginac.de). Its design attempts to be an easy to use and convenient alternative to cint or ginsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C++ and Python based open source graph visualization and analysis software, primarily intended for use in the analysis of social networks (other applications are also conceivable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A calculator for MacOS X that can convert numbers of various bases to any other base (within reason).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An object-oriented partial differential equation (PDE) solver, written in Python, based on a standard finite volume approach and includes interface tracking algorithms. *WARNING* The project is no longer using Sourceforge to maintain its repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Interfacing GMP 4 to Python 2.{3,4} for fast, unbound-precision computations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    NGmp is a C# C++ Java Python VB.NET etc. etc. binding of GMP and MPFR multi-precision number libraries. With support of Microsoft .NET or Novell Mono runtime NGmp will run on mutliple platforms. It is faster than other libraries available on .NET or Mono
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Geometry Amateur, mechanical geometry prover
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    APLEpy stands for Algebraic Programming Language Extension for Python. It is an open source alternative to commercial products such as AMPL and GAMS. It offers the same high level of abstraction while keeping the advantages of using Python environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Python and ANSI C implementation of the Edelsbrunner hyperplane arrangement algorithm described in his book Algorithms in Combinatorial Geometry, supporting arbitrary dimensions, exact rational arithmetic using gmp, and using David Avis lrs solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C++ template class library and Python modules for Computational Analytic Geometry, which define classes of geometry objects in 2D and 3D Cartesian coordinate system, such as line, circle, curve ... as well as relations and transform operations of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SciGraphica is a scientific data visualization and analysis application, supplying many of the basic plotting features for 2D and 3D charts. It features opening several worksheets and plots to work with at the same time and PS output.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    The NHD Software Project is a collection of the utilities, scripts, APIs, standards, and application extensions used for the quality assurance of stream and river data, conflation/generalisation of hydrographic data, and other hydrologic data maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a customizable cellular automata program written in c++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    boost_graph tried to wrap the C++ Boost Graph library in Python, providing graph algorithms like Breadth First Search, DFS, Shortest Path, Topological sort. This project is dead (http://bayleshanks.com/pamv1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project VDW serves as a repository for all things pertaining to Van Der Waerden sequences. Volunteers to run the distributed client, mathematicians to help with theory, and anyone interested in VDW sequences are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zherlock has now changed name to SciCraft and no longer hosted on sourceforge. Visit our new site at http://www.scicraft.org
    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.