Alston J. Misquitta's repositories

camcasp-bin

CamCASP binary repo

Language:PythonLicense:LGPL-3.0Stargazers:7Issues:0Issues:0

BubMask__Bubble_detector

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

GALAHAD_Optimization_library

A library of modern Fortran modules for nonlinear optimization

Language:FortranLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

modern_fortran__csv-fortran

Read and Write CSV Files Using Modern Fortran

License:NOASSERTIONStargazers:0Issues:0Issues:0

modern_fortran__neural-fortran

A parallel framework for deep learning

License:MITStargazers:0Issues:0Issues:0

modern_fortran__tsunami

A parallel shallow water equations solver

License:MITStargazers:0Issues:0Issues:0

modern_fortran__weather-buoys

Processing weather buoy data in parallel

License:MITStargazers:0Issues:0Issues:0

python__data_analysis_and_visualisation__Rahul_Raoniar

Contains code and data for "The Researchers' Guide" Medium blogs

Stargazers:0Issues:0Issues:0

python__effective-pandas

Source code for my collection of articles on using pandas.

License:CC-BY-4.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

python__freecodecamp-intro-to-pandas

Python Pandas introduction.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

python__interactive-jupyterlab-tutorial

A quick tutorial on how to use Jupyter Lab (the evolution of Jupyter Notebooks).

License:MITStargazers:0Issues:0Issues:0

python__milaan9__01_Python_Introduction

Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.

License:MITStargazers:0Issues:0Issues:0

python__milaan9__02_Python_Datatypes

Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.

License:MITStargazers:0Issues:0Issues:0

python__milaan9__03_Python_Flow_Control

Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements

License:MITStargazers:0Issues:0Issues:0

python__milaan9__04_Python_Functions

The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.

License:MITStargazers:0Issues:0Issues:0

python__milaan9__05_Python_Files

Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here is

License:MITStargazers:0Issues:0Issues:0

python__milaan9__06_Python_Object_Class

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriented programming in Python.

License:MITStargazers:0Issues:0Issues:0

python__milaan9__07_Python_Advanced_Topics

You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.

License:MITStargazers:0Issues:0Issues:0

python__milaan9__09_Python_NumPy_Module

Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific computing with Python. Besides its obvious scientific uses, Numpy can also be used as an efficient multi-dimensional container of generic data.

License:MITStargazers:0Issues:0Issues:0

python__milaan9__10_Python_Pandas_Module

Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipulate tabular data in rows of observations and columns of variables.

License:MITStargazers:0Issues:0Issues:0

python__milaan9__11_Python_Matplotlib_Module

Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to hug

License:MITStargazers:0Issues:0Issues:0

python__milaan9__12_Python_Seaborn_Module

Seaborn is one of the go-to tools for statistical data visualization in python. It has been actively developed since 2012 and in July 2018, the author released version 0.9. This version of Seaborn has several new plotting features, API changes and documentation updates which combine to enhance an already great library. This article will walk throug

License:MITStargazers:0Issues:0Issues:0

python__pandas_exercises

Practice your pandas skills!

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

RALFit_NL_optimization_wt_Py

A non-linear least squares solver

License:NOASSERTIONStargazers:0Issues:0Issues:0

SecondQuantization__Many-Body

Nuclear many-body course for 2018

License:CC0-1.0Stargazers:0Issues:0Issues:0

spherical_tensors

Evaluate and transform D matrices, 3-j symbols, and (scalar or spin-weighted) spherical harmonics

License:MITStargazers:0Issues:0Issues:0