Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python.
The goal of pyspread is to be the most pythonic spreadsheet.
Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices.
Dependencies
+ Python (>=2.7, <3.0)
+ numpy (>=1.1.0...
Excel function for multi-criteria selection problems
SCOREMATH implements the simple-yet-ingenious weighted linear model for multi-criteria selection problems described in Ng, Wan Lung. "An efficient and simple model for multiple criteria supplier selection problem." European Journal of Operational Research 186, no. 3 (2008): 1059-1067.
"There are many real situations where the decision makers are able to tell the criteria importance ranking (although they cannot tell the exact values of weights). The decision makers may not have enough...