Python Project

  • Status: Closed
  • Pris: $20
  • Bidrag mottagna: 9

Tävlingssammandrag

Create a noauth connection, json that can connect to a call or API connection to my wix website. The website will be programmed to up date a series of random numbers each day. You also program the wix website uses a call to an IBM api for which I have the key. https://qiskit.org/documentation/stable/0.24/apidoc/ibmq_random.html The winning entry will login to the wix account or create their own and give me the working website and code. the only service currently provided is the Cambridge Quantum Computing (CQC) extractor. To use this service, you need to first generate raw random bits and a set of parameters for the extractor. See qiskit_rng for more details.NoteThe CQC extractor service is not available to all accounts.Classes¶IBMQRandomService(provider, access_token)Random number services for an IBM Quantum Experience account provider.CQCExtractor(name, provider, client, methods)Class for interfacing with a CQC remote extractor.CQCExtractorJob(job_id, client[, parameters])Representation of an asynchronous call to the CQC extractor. Random Number Services (qiskit.providers.ibmq.random)¶Modules related to IBM Quantum Experience ervices()


Return all random number services available to this account.

get_service(name)
[source]


Return the random number service with the given name.

Parameters

name (str) – Name of the service.
Return type

BaseRandomService
Returns

Service with the given name.
Raises

IBMQError – If the service cannot be found.

services()
[source]


Return all random number services available to this account.

Return type

List[BaseRandomService]

import numpy as np
extractor1_out = extractor.run_async_ext1(*ext1_parameters).block_until_ready()
extractor2_out = extractor.run_async_ext2(
ext2_seed=extractor1_out, *ext2_parameters).block_until_ready()
random_bits = np.append(extractor1_out, extractor2_out)

Rekommenderade kompetenser

Topp bidrag från den här tävlingen

Visa fler bidag

Klargörandetavla

  • kowshik26
    kowshik26
    • 4 månader sedan

    #extended

    • 4 månader sedan
  • fastaslightening
    Tävlingsinnehavare
    • 5 månader sedan

    Unfortunately I was not able to authenticate any install. In order for me to pick a winner I will have to take the first correct answer that is also video recorded or obs screen recorded so I can see that it is good working code. My VSC was not able to get the code to working, it died with my prior laptop.

    • 5 månader sedan
  • fastaslightening
    Tävlingsinnehavare
    • 5 månader sedan

    Still testing. I have the weekend off to finish this up. Thank you.

    • 5 månader sedan
  • fastaslightening
    Tävlingsinnehavare
    • 5 månader sedan

    Thank you all. Still in testing phase. Will get back with you shortly. Congrats guranteed payment and a possible tip

    • 5 månader sedan
  • fastaslightening
    Tävlingsinnehavare
    • 5 månader sedan

    35.00 Maybe a;so a tip. Qiskit needs older version of python 36? may need older everything pylance, numpy etc I dont even know.

    • 5 månader sedan
  • fastaslightening
    Tävlingsinnehavare
    • 5 månader sedan

    I have increased total payout to 35.00. Please prepare a how to step by step. Here is an example, "How to Install MemGPT
    1. Install Dependencies

    2. Ensure Git, Python, Anaconda, and Visual Studio Code are installed.

    3. Download and Install Git Bash: Visit the Git for Windows website and download GitBash. You’ll see a download button on the homepage. Download and run the installer.
    GitBash Download

    4. Download and Install Python: Visit the Python download page and download and run the installer. If you already have Python installed, select upgrade.
    etc

    • 5 månader sedan
  • fastaslightening
    Tävlingsinnehavare
    • 5 månader sedan

    The winning entry I need someone to vnc or anydesk to install it, run it . Then it is verified to work

    • 5 månader sedan
  • fastaslightening
    Tävlingsinnehavare
    • 5 månader sedan

    Lots of great entires. I have not yet ended the contest because I am having to test this out and its not easy. If you havent explained stepy by step what to do such as activate conda environment, Select the run button in VIsual Studio Code, stuff like that then It is hard for me to verify that the code works. Please explain things step by step at a high school comprehension level.

    • 5 månader sedan
  • kreativesystem91
    kreativesystem91
    • 5 månader sedan

    Hello. Check my entry #8

    • 5 månader sedan
  • fastaslightening
    Tävlingsinnehavare
    • 5 månader sedan

    Im adding a 10.00 tip for a total of 30.00 I need my wix page or any other webpage solution that will connect to IBM with my api key to then secure a group of 5 or 10 numbers. Those numbers then are hosted on the public web page for a day. After the day a new set of numbers is retrieved.

    • 5 månader sedan

Visa fler kommentarer

Hur du kommer igång med tävlingar

  • Lägg upp din tävling

    Lägg upp din tävling Snabbt och enkelt

  • Få massvis med bidrag

    Få massvis med bidrag Från världens alla hörn

  • Utse det bästa bidraget

    Utse det bästa bidraget Ladda ner filerna - enkelt!

Lägg upp en tävling nu eller gå med idag!