Open Source Mac Education Software - Page 8

Education Software for Mac

View 470 business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    Monolog

    Monolog

    Sends logs to files, sockets, inboxes, databases and web services

    Monolog sends your logs to files, sockets, inboxes, databases and various web services. See the complete list of handlers below. Special handlers allow you to build advanced logging strategies. This library implements the PSR-3 interface that you can type-hint against in your own libraries to keep a maximum of interoperability. You can also use it in your applications to make sure you can always use another compatible logger at a later time. As of 1.11.0 Monolog public APIs will also accept PSR-3 log levels. Internally Monolog still uses its own level scheme since it predates PSR-3. Tidelift delivers commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Monolog 1.x support is somewhat limited at this point and only important fixes will be done. You should migrate to Monolog 2 where possible to benefit from all the features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    PyTorch Book

    PyTorch Book

    PyTorch tutorials and fun projects including neural talk

    This is the corresponding code for the book "The Deep Learning Framework PyTorch: Getting Started and Practical", but it can also be used as a standalone PyTorch Getting Started Guide and Tutorial. The current version of the code is based on pytorch 1.0.1, if you want to use an older version please git checkout v0.4or git checkout v0.3. Legacy code has better python2/python3 compatibility, CPU/GPU compatibility test. The new version of the code has not been fully tested, it has been tested under GPU and python3. But in theory there shouldn't be too many problems on python2 and CPU. The basic part (the first five chapters) explains the content of PyTorch. This part introduces the main modules in PyTorch and some tools commonly used in deep learning. For this part of the content, Jupyter Notebook is used as a teaching tool here, and readers can modify and run with notebooks and repeat experiments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Python Advanced

    Python Advanced

    Intermediate Python Chinese version

    "Advanced Python" is the Chinese translation of "Intermediate Python". Python, as an "experienced" and "small and fresh" development language, has been loved by many talented men and women. We have also evolved from being the most basic Python fan to the old Python ghost over time. The book "Intermediate Python" is simple to read, and easy to translate. Whether you are a Python beginner or a Python expert, it will always show you the best things in Python. In the process of translation, the translator slowly discovered that the author’s style of writing has the style of a popular science writer, that is, the ability to present obscure and difficult technologies in a clear and concise way, and the in-depth and simple style is in each chapter. Each chapter is very concise and can be read in 5 minutes, showing the principle incisively with the most concise examples. Each chapter will use questions to guide the reader to actively think about the answer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Ray Tracing in One Weekend Book Series

    Ray Tracing in One Weekend Book Series

    The Ray Tracing in One Weekend series of books

    The Ray Tracing in One Weekend series of books are now available to the public for free online. They are now released under the CC0 license. This means that they are as close to public domain as we can get. (While that also frees you from the requirement of providing attribution, it would help the overall project if you could point back to this web site as a service to other users.) These books are formatted for printing directly from your browser, where you can also (on most browsers) save them as PDF. In Ray Tracing in One Weekend, you will build a simple brute-force path tracer. Continuing with Ray Tracing: The Next Week, you will add textures, volumes (like fog), rectangles, instances, lights, and support for lots of objects using a bounding volume hierarchy (BVH). Finally, with Ray Tracing: The Rest Of Your Life, we'll dive into the math of creating a very serious ray tracer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 5
    Stanza

    Stanza

    Stanford NLP Python library for many human languages

    Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing. Stanza is a Python natural language analysis package. It contains tools, which can be used in a pipeline, to convert a string containing human language text into lists of sentences and words, to generate base forms of those words, their parts of speech and morphological features, to give a syntactic structure dependency parse, and to recognize named entities. The toolkit is designed to be parallel among more than 70 languages, using the Universal Dependencies formalism. Stanza is built with highly accurate neural network components that also enable efficient training and evaluation with your own annotated data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE, install libraries 561, 562, and 563 with "platformio lib install", adapt the WeatherStationDemo.ino file to your needs. The simple class uses the header date and time to set the clock. NTP-based time class written by Fabrice Weinberg. We fixed many bugs and improved performance and changed the API a little bit. Either compare your code to the updated WeatherStationDemo or read through the upgrade guide.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    wav2letter++

    wav2letter++

    Facebook AI research's automatic speech recognition toolkit

    First, install Flashlight (using the 0.3 branch is required) with the ASR application. This repository includes recipes to reproduce the following research papers as well as pre-trained models. All results reproduction must use Flashlight <= 0.3.2 for exact reproducibility. At least one of LZMA, BZip2, or Z is required for LM compression with KenLM. It is highly recommended to build KenLM with position-independent code (-fPIC) enabled, to enable python compatibility. After installing, run export KENLM_ROOT_DIR=... so that wav2letter++ can find it. This is needed because KenLM doesn't support a make install step.wav2letter++ expects audio and transcription data to be prepared in a specific format so that they can be read from the pipelines. Each dataset (test/valid/train) needs to be in a separate file with one sample per line. A sample is specified using 4 columns separated by space (or tabs).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    biblatex
    Biblatex is a LaTeX package which provides full-featured bibliographic facilities
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    VHF Digital Select Controller GMDSS simulator SRC Funkbetriebszeugnis
    Downloads: 26 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    The Java Turtle Package provides easy-to-use functionality for LOGO like turtle programs written in Java.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Argunet

    Argunet

    argument map editor for analyzing and visualizing complex debates

    Argunet is a client-server software for computer-supported argument visualization (CSAV). Reconstructed debates are visualized as argument maps and can be shared through the Argunet Server.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    MathJax
    MathJax is a modular javascript framework for including mathematics in web pages. It can take input in various formats, like TeX and MathML, and can produce output in various forms, such as MathML or HTML-with-CSS. Components are loaded as needed.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    PythonCard is a GUI construction kit for building cross-platform desktop applications on Windows, Mac OS X, and Linux, using the Python language.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    Group Explorer is mathematical visualization software for the abstract algebra classroom. Users can explore dozens of finite groups (and morphisms among them) visually and interactively.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16

    Guitar Chord Diagram Maker

    Print guitar chord diagrams

    Create and print instant guitar chord diagram charts for songs. Taken from the tutorial at http://re-bol.com
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    This is a very early version of what eventually became Synthesia (originally Piano Hero). This version of the source has had any uses of the Synthesia trademark removed. To find the current project, check http://www.synthesiagame.com
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    Geo Arbores
    Geo Arbores is a project for developing tools and extensions for the GIS software OpenJUMP
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    Genius helps you memorize things. Use Genius to study foreign language phrases, vocabulary words, historical events, legal definitions, formal speeches, marketing points, religious texts--anything you need to memorize!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Educational program for young children (4-7 years old). Its purpose is to teach them to manipulate the mouse by three pleasant activities
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22
    Kaldin | Online examination software

    Kaldin | Online examination software

    Kaldin | Open Source Web-based online examination software

    Open source examination software for conducting any type of exam including online exam, pre-screening for colleges, universities and companies. Exciting features: * Readymade Questions: Thousands of ready to use questions. * Multiple/single choice, true/false, yes/no type questions. * Manage questions, Exams and quick result reports. * Scalable platform to handle thousands of simultaneous exams. Support and help: support@kaldin.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    College Time Table (CTT)

    College Time Table (CTT)

    A small and powerful utility to generate school/college time table.

    Most of the time table applications use complex design to generate time table but as a result often lose simplicity. This software uses the most basic, simple and popular Spreadsheet design. This small desktop application can save hundreds of hours of teachers of any small school or college. It will never ask information required but collects information on the fly as you type. Start building time table instantly as you recollect names, subjects etc. Separate executables for Windows and Linux. Some features in Windows application may not be available in Linux Version and vice versa. Author's Email : oak444@gmail.com Note : For Islamic Schools with Friday Off, a separate version is available in the folder Files/FridayOFF https://github.com/milindoka/CTT See Also : http://sourceforge.net/projects/marklist
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 24
    K3DSurf
    K3DSurf (now MathMod) is a program to visualize and manipulate Mathematical models in three, four, five and six dimensions. K3DSurf supports Parametric equations and Isosurfaces. ****** Welcome to the realm of complex numbers! Change-log for MathMod-11.1 (16/06/2021) 1) Support of graphing functions with complex numbers Z=u+iv in 3D and 4D spaces (demo scripts: "Complex3D_xx" and "Complex4D_Saddle") 2) Added support for HSV (hue, saturation, brightness) coloring model (script: "Complex_Domain_Coloring") 3) Texture definitions (RGB and HSV) for parametric surfaces can now be expressed as functions of complex numbers 4) Added a software implementation for the OpenGL variable gl_FrontFacing (fixed an issue with GPU drivers on MacOSX Catalina). The activation of this patch is available from mathmodconfig.js ("OpenGlConfig"-->"GL_FrontFacingSupport"=false) or the GUI("Appearance"-->"OpenGL Front Surface Support") 5) Bug-fixes, code optimization and documentation update.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Saaghar
    “Saaghar” (ساغر) is a Persian poetry software written by C++ under Qt framework, it uses "ganjoor" database as its database. It has tab feature in both its “Viewer” and its “Search” page that cause it be suitable for research goals.
    Downloads: 5 This Week
    Last Update:
    See Project