Code Monkey home page Code Monkey logo

algos-for-amigos's Introduction

Hi there! I'm Aryaman

  • 🌱 Newbie, but I like to learn
  • 🔭 I'm interested in the following fields:
    Quantum Computing, Artificial Intelligence, Automata Theory, Data Structures and Algorithms

Get in Touch

Telegram Linkedin [email protected] [email protected]

Click for Stats!

AMK

stats     Streak Stats!



🚀 Thanks for visiting :)

algos-for-amigos's People

Contributors

chasmiccoder avatar karun842002 avatar lolzone13 avatar prasang023 avatar z404 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

algos-for-amigos's Issues

Bug Report Test 2

Bug Description

Desc

Code to Reproduce the Bug

from qutip import identity
print(identity(2))

Code Output

Quantum object: dims = [[2], [2]], shape = (2, 2), type = oper, isherm = True
Qobj data =
[[1. 0.]
[0. 1.]]

Expected Behaviour

A clear and concise description of what you expected to happen

Your Environment

QuTiP: Quantum Toolbox in Python
================================
Copyright (c) QuTiP team 2011 and later.
Current admin team: Alexander Pitchford, Nathan Shammah, Shahnawaz Ahmed, Neill Lambert, Eric Giguère, Boxi Li, Jake Lishman and Simon Cross.
Board members: Daniel Burgarth, Robert Johansson, Anton F. Kockum, Franco Nori and Will Zeng.
Original developers: R. J. Johansson & P. D. Nation.
Previous lead developers: Chris Granade & A. Grimsmo.
Currently developed through wide collaboration. See https://github.com/qutip for details.

QuTiP Version:      4.6.2
Numpy Version:      1.21.4
Scipy Version:      1.7.2
Cython Version:     None
Matplotlib Version: 3.5.0
Python Version:     3.9.6
Number of CPUs:     8
BLAS Info:          OPENBLAS
OPENMP Installed:   False
INTEL MKL Ext:      False
Platform Info:      Windows (AMD64)
Installation path:  C:\Users\aryam\Desktop\Aryaman\Programming_Hub\GitHub\Algos-for-Amigos\env\myenv\lib\site-packages\qutip
================================================================================
Please cite QuTiP in your publication.
================================================================================
For your convenience a bibtex reference can be easily generated using `qutip.cite()`

Additional Context

Additional Information

Create Project Website

Hey there! Welcome to Hacktober Fest 2021!
Thanks for taking interest in this project. Below, we've highlighted some of the problems y'all can take a crack at.
More details will be provided if you are interested in contributing.

We'll accept Pull Requests that solve any of the below problems (or that have a significant level of effort!)

Tech Stack:
HTML, CSS, JavaScript (if needed)

Level 1 - Basic

Create a minimalist, responsive website (with a clean look) for this project.
There should be a short description of what the project is about, and a quick summary of the significant codes contributed (for example, expression parser, KNN from scratch, etc.)
Make sure to include the project logo!

Level 2 - Intermediate

Everything in Level 1 + Add a Navbar, and a few more pages.
The Navbar should have the domains (Computer Science, Physics, Mathematics). There should be a drop down menu for Computer Science, which takes the user to the various sub domains (DSA Fundamentals, Competitive Programming, Machine Learning, etc.)

Each sub domain must have a short description of what it is about.

Level 3 - Advanced

Write a script that automates the process of Blog making. The idea is to write blogs on each program covered in the project efficiently! Good luck

Test bug report issue

Bug Description

Thank you for making this template! This is a quick test. Sorry for adding this to your repo ;)

Code to Reproduce the Bug

from qutip import sigmax
sigmax()

Code Output

sigmax()
Quantum object: dims = [[2], [2]], shape = (2, 2), type = oper, isherm = True
Qobj data =
[[0. 1.]
 [1. 0.]]

Expected Behaviour

:)

Your Environment

QuTiP Version:      4.6.2
Numpy Version:      1.20.2
Scipy Version:      1.6.3
Cython Version:     0.29.23
Matplotlib Version: 3.4.1
Python Version:     3.9.4
Number of CPUs:     12
BLAS Info:          Generic
OPENMP Installed:   False
INTEL MKL Ext:      False
Platform Info:      Windows (AMD64)

Additional Context

It looks good!

Hello World, Bug

Bug Description

XYZ Test

Code to Reproduce the Bug

from qutip import identity
print(identity(3))

Code Output

No response

Expected Behaviour

E[ behaviour ]

Your Environment

Amigos Version - [something]

Additional Context

Additional context goes here.
Letzgooo.

Test Feature request

Problem Description

Hello 1

Proposed Solution

Hello 2

Alternate Solutions

Hello 3

Additional Context

Add. info

Need Documentation for previous programs

We need to add a multiline comment to all the programs in 'DSA Fundamentals' which contains pseudocode that is comprehensive enough to understand the algorithm.
This is to make the repo program-independent.

Fix Issue Template

Problem Description

The current issue templates are for qutip, not for amigos

Proposed Solution

Change format

Alternate Solutions

No response

Additional Context

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.