Skip to content

Latest commit

Β 

History

History
81 lines (49 loc) Β· 2.76 KB

File metadata and controls

81 lines (49 loc) Β· 2.76 KB
layout default
title Home

{{ site.title }}

Welcome to OSCAR, an innovative Open Source Computer Algebra Research system that powers cutting-edge computations in algebra, geometry, and number theory. Written in Julia, OSCAR brings together powerful tools from diverse mathematical areas to tackle even the most complex computations.

Discover more about our project and vision on our About page.


πŸ“… Upcoming Events

{% assign sorted_conferences = site.data.events | group-by: "start-date" | sort: "end-date" %} {% assign today = "now" | date: "%Y-%m-%d" %} {% assign has_upcoming_events = false %}

{% for event in sorted_conferences %} {% if event.end-date >= today %} {% assign has_upcoming_events = true %}

  • [{{ event.title }} ({{ event.location }}, {{ event.start-date | date: "%d %b %Y" }} to {{ event.end-date | date: "%d %b %Y" }})]({{ event.website | replace: "https://www.oscar-system.org", site.baseurl }}) {% endif %} {% endfor %}

{% unless has_upcoming_events %} Currently no upcoming events. {% endunless %}


πŸš€ Get OSCAR {{ site.data.release.version }}

Released on {{ site.data.release.date | date_to_string }} -- [View release notes.](https://github.com/oscar-system/Oscar.jl/releases/tag/v{{ site.data.release.version }})

  • Getting started is easy - [follow our installation guide here!]({{site.baseurl }}/install/)
  • Already using OSCAR? [Click here to upgrade to the latest version.]({{ site.baseurl }}/upgrade/)

πŸ“š Tutorials & Documentation


πŸ“™ The OSCAR Book

The OSCAR Book - A detailed guide to version 1.0, featuring code snippets and in-depth explanations.


🀝 Contact & Support

Need help or want to connect? Visit our Contact & Support page.


πŸ€– Contribute to OSCAR

Are you a coder eager to help shape OSCAR? We are always happy to welcome new contributors! Learn how you can get involved on our Contributing page.


πŸ“ Cite OSCAR

If you use OSCAR in your work, please cite us! Details can be found on the Citing OSCAR page.


πŸ›οΈ Funding

The development of OSCAR is supported by the German Research Foundation (DFG) through the Collaborative Research Center TRR 195.