fsharp-science-and-math-notebooks
A collection of F# notebooks used to explore scientific and mathematical topics (by bmitc)
advent-of-code
Advent of Code in F# from 2022 onwards (by arafatamim)
fsharp-science-and-math-notebooks | advent-of-code | |
---|---|---|
3 | 1 | |
7 | 0 | |
- | - | |
6.3 | 10.0 | |
over 1 year ago | over 2 years ago | |
Jupyter Notebook | F# | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fsharp-science-and-math-notebooks
Posts with mentions or reviews of fsharp-science-and-math-notebooks.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-25.
-
The Algorithmic Beauty of Plants [pdf]
https://github.com/bmitc/fsharp-science-and-math-notebooks/b...
I have had the book for years but recently started properly going through it with F#. I have all the 2D diagrams drawn up until the book starts with the stochastic drawings, which I'll tackle next.
I'm not sure what I'm going to do with the 3D drawings. There may be a way in the Polyglot Notebook to have F# emit WebGL or something.
-
Scatter Plots In F# And C# Using Plotly.NET
If you're so interested, you can easily verify this yourself. Otherwise, here you go: https://github.com/bmitc/fsharp-science-and-math-notebooks/blob/main/bayesian-statistics-for-beginners.ipynb. You can see how the charts do not render on GitHub.
- What are you working on? (2022-12)
advent-of-code
Posts with mentions or reviews of advent-of-code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-01.
-
What are you working on? (2022-12)
Just finished Advent 2022 & discovering how cool F# is for programming challenges!
What are some alternatives?
When comparing fsharp-science-and-math-notebooks and advent-of-code you can also consider the following projects:
fernery - A CLI tool for generating images of ferns 🌿 and other Iterated Function Systems
advent-of-code - My solutions in F# and Python to Advent of Code
advent-of-code-2022 - Repo containing solutions for Advent of Code 2022
advent-of-code-2022