Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
P versus NP problem
np
p
problem
vs
0 Votos
4 Respuestas
28th Sep 2018, 11:28 PM
Jhon
What is NP complete? How to prove if a problem is NP complete?
algorithms
datastructures
ndtm
nondeterministic_problem
np
turingmachine
1 Voto
5 Respuestas
20th Nov 2018, 8:24 PM
Yousaf
import numpy as np a=np.array([10,20,30,40,50,60,70,80,90]) print(a,[-1:-3])
numpy
python
0 Votos
5 Respuestas
27th May 2020, 9:16 AM
Yogesh Agarwal
What's your stand on the P and NP problem?
algorithm
complex
complexity
computer
millennium
prize
problem
puzzle
science
time
10 Votos
1 Respuesta
1st Dec 2018, 10:06 PM
Barracoder
import numpy as np arr1=np.array([[4,3,2],[1,7,8]]) arr2=np.array([5,6,7]) arr3=np.concatenate(arr1,arr2) print(arr3)
numpy
0 Votos
3 Respuestas
27th May 2020, 11:13 AM
Yogesh Agarwal
What is P vs NP problem in computer science?
computer
np
p
science
vs
6 Votos
2 Respuestas
26th Feb 2018, 6:25 PM
Aditya
import matplotlib.pyplot as plt import numpy as np x=np.linspace(-5,5,100) plt.plot(x,np.sin(x)) plt.xlabel("axe des absesse")
...
0 Votos
6 Respuestas
6th Jun 2022, 12:04 PM
Ilham AZALAM
how to resolve this numpy problem ? in[1]: import numpy as np
#error
#exception
#jupyter
#libraries
#numpy
#problem
#python
#python3
#resolve
#runtimeerror
0 Votos
3 Respuestas
14th Dec 2020, 9:20 AM
Renuka Chhalotre
What is the difference between a greedy algorithm and an np completely problem
algorithm
greedy
np
3 Votos
1 Respuesta
30th Oct 2017, 6:28 PM
Oma Falk
y_true = [int(x) for x in input().split()] y_pred = [int(x) for x in input().split()] import numpy as np y_true=np.array(y_t
don't
i
know
0 Votos
2 Respuestas
9th Aug 2022, 4:39 PM
Agnesh Vinciya
In import numpy as np why do we use only np? Can't we put anything else apart from np?
data
0 Votos
1 Respuesta
28th May 2020, 4:03 PM
Shravya Nadig
Why my code doesn't past all test case? It only pases 2 from 5 test Cases. I have verify that my code is exactly same with other
array
data
np
reshape
science
0 Votos
19 Respuestas
15th Mar 2023, 4:20 PM
Oliver Pasaribu
import numpy as np # Create an array of rank 2 my_arr = np.array([[1,2,3,4], [5,6,7,8]]) print(my_arr) print(my_arr[1, 2]) # a
-2 Votos
1 Respuesta
2nd Dec 2022, 4:43 PM
Urkki Saksi
Multidimentional knapsack
algorithm
c++
gentic
hard
knapsack
np
3 Votos
5 Respuestas
13th Sep 2020, 3:19 PM
Doggy
How do I add these two numpy arrays [1,2,3]+[3,2]?
arrays
code
help
np
numpy
python
1 Voto
3 Respuestas
21st Mar 2019, 7:11 PM
Domenico Casanica
Does anybody know numpy?
@
dot
np
numpy
product
python
1 Voto
1 Respuesta
15th Mar 2022, 3:46 AM
First Last
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
En tendencia hoy
How to allow one instance of exe
2 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
Python
1 Votes
Theater management help me
2 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes
Flight tracker coding foundation help me
1 Votes
Remove raw pointer from observer design pattern
0 Votes