Personal notes on creating and using coBib
I use Linux with Bash Shell, so this is the general meaning of the command prompt. Please refer to it if you are confused as to which folder to run the commands from.
[username@localhost currentfolder]$
So, for example, I have a folder called repos
for saving my projects. I will create a project folder called pypassive
in repos
. I like to organize the packages according to their names.
I use Linux with Bash Shell, so this is the general meaning of the command prompt. Please refer to it if you are confused as to which folder to run the commands from.
[username@localhost currentfolder]$
So, for example, I have a folder called repos
for saving my projects. I will create a project folder called pygeospt
in repos
. I like to organize the packages according to their names.
This is not a getting started guide, just notes to myself. Due to my limited knowledge there could be mistakes and better ways to do things. I have configured bluetooth to the best of my knowledge after reading the manpages and forums. Please refer to archlinux bluetooth wiki page for installation and configuration.
#!/usr/bin/env python | |
# -*-coding:utf-8 -*- | |
import numpy as np | |
import openseespy.opensees as ops | |
from pathlib import Path | |
# Example problem: | |
# Description: 1D Total Stress Site Response Analysis, Single soil layer | |
# Original authors of this example: Christopher McGann and Pedro Arduino, University of Washington |
A list of conda commands that I regularly use but keep forgetting how to use
conda update conda
conda create --name envname python=pythonversion
If no python=pythonversion is given it will install the default python version for the installed anaconda or conda
This is not a getting started guide, just notes to myself. Due to my limited knowledge there could be mistakes and better ways to do things. I have configured aurutils
to the best of my knowledge after reading the manpages and forums. Please refer to aurutils(7) manpages for installation and configuration.
Reference: aurutils(7)
Install the aurutils
using the normal AUR package installation procedure. Until I found aurutils
, I used to create a separate directory ~/aur/
for all AUR packages.
BIOS, GPT, encryption, btrfs, xfs. encrypted btrfs root, unencrypted xfs /home
This was created to document the procedures followed during the installation of Arch Linux. This is intended to act as a guide in the event a full installation is required in the future. This is primarily for my own use. I plan to document each step with code. If anyone finds this helpful, then please use it at your own risk, I assume no responsibility for any damage incurred from following these notes. I would recommend that you follow the Arch Linux Installation Guide and the Arch Linux wikis, rather than these set of notes.
- Computer: HP DV6000
- Hard disk: 230 SSD