GithubHelp home page GithubHelp logo

ms_projekt1's Introduction

Matematički softver - 1. projekt

U projektu promatramo šrenje virusa SARS-CoV-2 u svijetu i Hrvatskoj. Projekt je dostupan na GitHub-u: https://github.com/nesto123/MS_projekt1

Upute za pokretanje

Potrebno je:

  1. Skinuti repozitorij lokalno ili klonirati pomoću: git clone https://github.com/nesto123/MS_projekt1.git
  2. Ovaj korak je SAMO za Windows OS, za Linux nije potrebno, naredbe se unose u treminal. Potrebno je naći Anaconda Prompt, najlakše je pomoću search-a te se sljedeće naredbe za instalaciju paketa tamo unose!
  3. Update-ati Anacondu naredbom: conda update --all
  4. Instalirati dodatni modul GeoPandas za prikaz mapa(.shp datoteka) na jedan od sljedećih načina:
    • Prvi način - naredbom: conda install geopandas
    • Drugi način - naredbom: conda install -c conda-forge geopandas
    • Treći način:
      1. Instalirati pip naredbom: sudo apt install python3-pip
      2. Instalirati GeoPandas naredbom: pip install geopandas
    • Četvrti način dostupan je u službenoj dokumentaciji
  5. Instalirati dodatni modul descartes naredbom: conda install -c conda-forge descartes
  6. Pokrenuti Jupyther bilježnicu Projekt.ipynb.
Napomena:
  • U prethodnim koracima instalacije potrebno je dati suglasnost za instalaciju navedenih paketa.

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.