Showing 26 open source projects for "kepler"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Kepler

    Kepler

    Kepler (Kubernetes-based Efficient Power Level Exporter)

    Kepler (Kubernetes-based Efficient Power Level Exporter) uses eBPF to probe performance counters and other system stats, use ML models to estimate workload energy consumption based on these stats, and exports them as Prometheus metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    kepler.gl

    kepler.gl

    Kepler.gl is a powerful open source geospatial analysis tool for data

    Kepler.gl is a data-agnostic, high-performance web-based application for visual exploration of large-scale geolocation data sets. Built on top of Mapbox GL and deck.gl, kepler.gl can render millions of points representing thousands of trips and perform spatial aggregations on the fly. Kepler.gl is also a React component that uses Redux to manage its state and data flow. It can be embedded into other React-Redux applications and is highly customizable. For information on how to embed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CUDA.jl

    CUDA.jl

    CUDA programming in Julia

    High-performance GPU programming in a high-level language. JuliaGPU is a GitHub organization created to unify the many packages for programming GPUs in Julia. With its high-level syntax and flexible compiler, Julia is well-positioned to productively program hardware accelerators like GPUs without sacrificing performance. The latest development version of CUDA.jl requires Julia 1.8 or higher. If you are using an older version of Julia, you need to use a previous version of CUDA.jl. This will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Planet And Hunting

    Hunting Planets in the Kepler Data

    This Program supports the Planet- and Variable-Hunting in the Kepler-Data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    LPP Transit Metric
    This contains the code used to create the LPP transit metric to evaluate the TCEs found by the Kepler Mission. This code uses the LPP dimensionality reduction algorithm and K-nearest neighbours and a training set of known transits to decide if an unknown TCE looks like a transiting exoplanet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Marshall

    Detect False Alarm KOIs in Kepler Data

    Marshall is a tool for detecting artefacts masquerading as transits of small, long period planets in *Kepler* data. It is described in detail in Mullally et al. (2015, submitted to ApJ) This code is published primarily as a record of how the results in that paper were produced, and running this package depends on code not yet made available. However, the core of the algorithm is self contained, even if the details of how I ran it on Kepler data are incomplete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UIBK software deployment framework

    UIBK software deployment framework

    Providing scientific computing software to HPC users.

    ...It has been successfully applied on all of our local HPC (High Performance Computing) infrastructure (LEO1-LEO3), as well as on collaborative systems, jointly operated with other Universities (supercomputer MACH at the Johannes Kepler University, Linz). The framework is also in use at the Vienna Scientific Cluster 3, the largest HPC system in Austria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    KeplerCentroidRoboVetter

    Automatically provide centroid dispostions for Kepler KOIs

    This is the source code for the Kepler Centroid Robovetter, a part of the Kepler Robovetter. The code finds signals otherwise incorrectly identified as planets in the Kepler Planet Candidate Catalogues. This part of the robovetter finds transit like signals on stars near the target, where the light spills into the aperture of the target star causing a false positive.
    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
  • 10

    KeplerTwoWheel

    Plan observation campaigns with Kepler in two wheel mode

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GenDBM Tool

    A generic modeling tool for both relational and geographical databases

    ...Actually, it is provided graphical environments for: ER (relational) and OMT-G, using OMT-G Design (geographical). The Tool is a set of plug-ins for Eclipse. We recommend Eclipse Modeling Tools (Juno or Kepler versions). To install the tool, just unzip the downloaded file and copy all the files to your eclipse's plugins folder. After that, it is possible to create a new diagram in New->Other->Gendbmtool Diagram. We are still constructing this page. Soon, several tutorials will be available. Contact us anytime you wish. Regards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Eclipse plugin for android parcelable generator. Already tested on Eclipse Kepler release 2. To generate parcelable: 1. open java file in java editor 2. right click in editor -> Source -> Generate Parcelable 3. Choose fields to generate parcelable 4. Ok Author: Huynh Tran Quoc Buu Version 1.0.1: Fix read and write method for Parcelable Object, List of Parcelable Object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Generate RandomGUIDs from eclipse by a simple button in toolbar with options in preferences which contains the random guid count, type and console view options. This plugin is compatible with kepler version of eclipse. Licenced under MIT licence. Installation Details Help -> Install New Software -> Add Site https://svn.code.sf.net/p/randomguideclipseplugin/code/ ->Deselect the "Group items by category" checkbox -> Enjoy Source codes will be added later..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Kepler Monitoring

    Kepler is a monitoring system for HPC clusters

    Kepler is a monitoring system for HPC clusters : it allows users to monitor cluster elements like nodes, network devices and storage nodes. Analyse can be centered on jobs to determine performances and behaviours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Opal Toolkit
    Opal is a toolkit for wrapping scientific applications as Web services on Cluster, Grid and Cloud resources with ease. Users may access these software as a service using simple Web service APIs from their custom application and workflow environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    m2eclipse-webby

    Update Site for m2eclipse-webbby

    This project hosts an Eclipse Update Site for the m2eclipse-webby project https://github.com/tesla/m2eclipse-webby Use this URL in Eclipse Juno/Kepler to install m2eclipse-webby m2eclipse-webby 0.2.2 and upper: http://master.dl.sourceforge.net/project/m2eclipsewebby/0.2.2/update-site/ Alternate update site: http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-webby/(version)/N/(version).(timestamp)/ Version 0.2.1 and older: http://m2eclipse.sonatype.org/sites/m2e-webby/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    twobody3d

    Twobody3d is a solver for the two body problem in three dimensions.

    Twobody3d is a solver for the two body problem in three dimensions. It helps visualizing the law of gravity and the kepler orbits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Kepler OS development

    Development of new GNU/Linux's distro

    Sviluppo di una distribuzione GNU/Linux basata su Debian, chiunque può partecipare al progetto proponendo idee e collaborando attivamente sul forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Harmony of the World

    The Harmony of the World

    A fair attempt at the Keplerian tradition to explore the solar system

    Nowadays the idea of a music of the spheres, or a cosmic music that descends from the planets seems more like poetic philosophy than anything scientific. However, when the scientist Kepler discovered special principles about planetary motion, he also reconsidered the music. Apparently his observance of a harmonic law of planetary motion was reason for him to propose a computable system of pitch and harmony deriving from angular velocity. The purpose of the programming project is as a tool to examine his system. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Kepler Media Server (KMS) started as a senior project at the University of Texas at Dallas. KMS is a UPnP Media Server capable of streaming local and online videos to UPnP devices. Video seeking and additional devices will be added in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KeplerWeka adds the functionality of the open-source machine learning and data mining workbench WEKA to the free and open-source, scientific workflow application, Kepler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web Based Astrodynamics Actual GPS constellation UTC julian gps time conversion ECI ECEF Kepler conversion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project integrated the Kepler workflow design environment with the existing Clotho platform, in order to formally capture a number of specific design protocols related to composite part assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LMX-Editor is a free XML editor that uses an alternative notation for representing XML files (Less Markup XML). It was initially developed as part of my diploma thesis for the Department of System Software (SSW) at the Johannes Kepler University Linz.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo