Git Product home page Git Product logo

bareinhard / hacktoberfest-mathematics Goto Github PK

View Code? Open in Web Editor NEW
120.0 11.0 366.0 21 MB

Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.

Home Page: https://bareinhard.github.io/Hacktoberfest-Mathematics/

License: GNU General Public License v3.0

Java 36.64% Python 18.26% Lua 0.12% JavaScript 6.10% PHP 11.14% C++ 6.22% Objective-C 1.23% Dart 0.46% Ruby 1.31% C# 0.53% C 6.85% Haskell 0.14% Scala 0.04% Standard ML 0.51% HTML 1.03% Elixir 0.72% Kotlin 0.02% Mathematica 8.69%
hacktoberfest

hacktoberfest-mathematics's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hacktoberfest-mathematics's Issues

Adding LCM in Python

Want to add an algorithm in python for finding LCM and HCF of an array of integers.

Looking for Maintainers to help merge pull requests

Looking for maintainers to help merge pull request and insure proper implementations detailed in the CONTRIBUTIONS.md is followed. Also looking for people to help restructure the current files into the file structure described in the CONTRIBUTIONS.md file.

New File Structure to be implemented

Implementing new File/Directory Structure

  • Try to keep things as modular as possible, the new file/directory structure should be:
/area_of_mathematics/general_formula/formula/language/file
ex: /algebra/distance_formula/3d_distance_formula/java/3d_distance_formula.java

The new file structure has just been decided upon and all existing files need to be renamed/moved to the proper file directory.

Create functional implementations of some math functions

Where are all the fpers at? Let's start making some fp functions of math equations. You can use any library for helping with currying, etc..., but you should be writing the math equations.

Follow the structure:
/area_of_math/formula_equation/language/file.lang
Ex: /algebra/addition/javascript/add.js

Write JavaScript formulas

Write JavaScript functions/formulas for existing mathematics formulas to be used with the mathematics API being created.

Create math functions in JavaScript

Using JavaScript create your favorite math functions. (Bonus, write the code is es5 and then write it in the latest es6 and esnext standards).

Perimeter of a trapezoid

you are given two base lengths and heights, a trapezoid is not uniquely defined. If you know it is an isosceles trapezoid then the trapezoid is uniquely defined.

Searching for Merge Help

Looking for someone to help with merge files

Guidelines:

  • Make sure the file structure is used : /area_of_math/math_function/language/language.lang ex: /algebra/nth_term/csharp/nth_term.cs
  • Ensure all characters are lower case, multiple words should be connected via _, example for Nth Term use nth_term
  • Ensure only the file implementing the function is used, i.e. no binary files. ex: For java there should only be the specific *.java file which should also meet all the above criteria as well.
  • You can simply rename the files and then merge the PR given the above criteria is met.
  • At this time we are not worried about the efficacy of the functions, just getting as many files as we can. The goal will be that next year the PR's will help to clean up the efficacy of the files and make any formatting changes.

Units Physics

The physics modules don't account for units. Does anyone have a strong opinion on the inclusion of a units library?

Electric Triangle - Physics - C++

I've made a C++ version of the Electrical Triangle (Physics). Im fairly new to github and im having problems to do the Pull Request, so im doing a Issue report as a suggestion ๐Ÿ˜„

arithmetic operations in any language

i am adding arithmetic operations like digit_sums , cube_root, square_root in /Hacktoberfest-Mathematics/algebra/arithmetic

i will code in c++ , csharp and python3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.