In silico vaccination experiment to determine best vaccination schedul
...In vivo vaccination experiments take very long to complete, so it would be useful to simulate these experiments such that the best schedule of vaccination is determined that would result in control of the cancer cell population.
...was conceived in 2010 as a way to reduce the workload of an over-worked professor teaching a CS data structures class. It proved not only to reduce the grading workload, but also improved the lab completion rates among students, and grades overall improved as a result. Since it has turned out to be such a successful tool, it is now released under the AGPL license for others to use in their classrooms. Planned improvements include: automatic plagiarism detection, making the student interface prettier, and supporting other testing frameworks and languages.
...In its prototypical application, qenqote accepts URL's that have been copied or cut to the clipboard from a browser bar.
qenqote applies a user-selected quoting function, and writes the result back to the clipboard.
Besides its URL transformation applications, qenqote can be given a variable name from which it produces text of "for (...) { }" or "while (...) { }" structures; can produce formatted dates or strings according to clipboard and
other data; can put HTML tags around clipped text; can apply
regular-expression substitutions to text; and can output any simple function one cares to program.
The Wion Result Viewer is a python plugin for Quantum GIS.
It is used to load and view the result of Dutch dig alerts, made according the law WION, into Quantum GIS.
It is an alternative to the free Klic-viewer provided by Kadaster.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
SubtitleGet is a command-line tool written in Python, that I am creating in my spare time. It's main purpose is to search, download and/or upload subtitles using Opensubtitles.org fantastic site.
Emulica provides manufacturing control engineers and researchers with generic modeling components to build industry-scale virtual (emulated) shop floor systems, and thus test control approaches.
MagicStopWatch is a stop watch program with time recording. The stop watch can be operated manually by mouse. Lap time or elapsed time could be selected.
The result could be export to clipboard in tab-separated format.
IBSuite contains a set of tools to convert ebook in various format (pdf, chm, html) into a set of images, reformat the images (crop, embold, simple reflow, etc), and assemble the result images into a new ebook suitable for you ebook devices.
NOTE: Copymark is no longer being developed or supported. It has some flaws that could result in inaccurate data. These flaws have been addressed in copymark2, which you can find on google code: https://code.google.com/p/copymark2/wiki/Copymark2
A simulation of real world file transfer performance. Generates files and then transfers them using the Windows Shell or Finder in OS X. Outputs performance results to .csv and has an optional plotting feature.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
TMT is a test management harness designed to manage hands-off execution, monitoring and result logging of test cases. The tool is scalable and portable, uses xml as a means to describe the test cases, monitor and manage the way the tests are run.
The purpose of HSVT is the collection and setup of OSS audio tools for the processing of speech and vocals. The end result will be something between jack-rack and ardour, with partial emulation or co-operation with hardware-rack voice processors.
This script analyze access log from Nginx server. This script shows result which contain info about the longest request sorted by status, size and request. It helps to find long requests on your nginx server. It could help if you use Nginx as CDN.
The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.
This is a small python script for httpd apache log. This script do report of your httpd access log and his result show grouped report of network traffic sorted by hostname, referer and file. He is useful when you find what makes your http traffic.
An Emailer Daemon that allows 3rd Party Software to easily send emails by just generating a file And easily Seeing the result. Without the need to open up any ports and leave yourself open to attackers. Python source and frozen binaries will be provided.
A python library to communicate with the Rally webservices through REST. This is the result of refactoring the code we did in two internal projects into a generic class. As such the API only implements functionality we needed in our projects.
PixelText is a translation technique where the artist/analyst assigns a specific or random color to each unique word from the source. The result is an image where each pixel represents each word in the order as it appeared in the source.
Karaoke con SMIL is a project to synchronize audio, text, and images and export the final result to SMIL. In short, this application synchronizes the multimedia elements in a way similar to karaoke.
Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
Jebi allows users to record AM or FM radio, TV or other audio content to MP3 and automatically publish as podcast channels via RSS. The result is a Tivo-like capability for radio (Rivo?). Tuner cards are supported.
Image Processing software for combining information from images of the same scene, but with illumination variations or small changes. This work is the result of the coursework of an Image Processing regular course at IMPA.
HT Strings is a pythonic implementation of the old HyperTalk string handling mechanism. Allows substrings to be selected via words, lines, items, etc. NOTE: These result in a substring...NOT a list of words or lines (although that can be done too).
PYIGS is a Python package that provides an interface to Google! Suggest results. It may be run standalone or incorporated as a module.
Currently it supports a basic query, with or without result match listings.
Later it will include a caching server.
General purpose client/server python execution code. This code allows a server to serve a list of python codes to clients for execution. The client then sends the result (literally the value of the variable converted to a string) back to the server.