Skip to content

Instantly share code, notes, and snippets.

View downarowiczd's full-sized avatar
:octocat:
Focusing

Dominik Downarowicz downarowiczd

:octocat:
Focusing
View GitHub Profile
# Install ImportExcel module if needed
# Install-Module -Name ImportExcel -Scope CurrentUser
# Load the necessary module for Excel
Import-Module -Name ImportExcel
# Define the array of product IDs and names
$products = @(
@{ Name = "Finance and Operations cross-app capabilities"; Id = "e30c6971-52c8-e911-a968-000d3a4f3883" }
@{ Name = "Supply Chain Management"; Id = "e1a941d5-d3b7-e911-a992-000d3a4f3343" }
@{ Name = "Finance"; Id = "50a470c0-d3b7-e911-a992-000d3a4f3343" }
@downarowiczd
downarowiczd / planck.py
Last active March 25, 2024 18:48
Numerical Integration Plank's law
from math import *
t=1
def fu(x,t):
a=(x**3)/(-1+e**(x/t))
if a<0: a=0
return a
from tkinter import *

Keybase proof

I hereby claim:

  • I am healpoint on github.
  • I am downardo (https://keybase.io/downardo) on keybase.
  • I have a public key whose fingerprint is 87C2 063A 2460 E308 C021 5FC3 041C BBBC 2CB9 82AE

To claim this, I am signing this object: