Skip to content

Instantly share code, notes, and snippets.

View cesiabulnes's full-sized avatar

cesia bulnes cesiabulnes

View GitHub Profile
import multiprocessing
import os.path
import csv
import numpy
#import numpy.linalg.det
from numpy import linalg
#from numpy import numpy.linalg.det
def get_matrix():
import multiprocessing
import os.path
import csv
import numpy
import numpy.linalg.det
def get_matrix():
"""
Asks the user for the file location of a matrix,
/*
This is an affirmation of originality.
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
#include <sys/types.h>
#include <stdio.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/wait.h>
void main(){
char *cmd[] = {"ls","cat forkchildren.c"};
int i;
pid_t child1, child2;