Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheAlgorithms/C

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
https://github.com/TheAlgorithms/C

placeholder for see-also - semi implicit euler

9ed9e3e1072bdabcf71b293dc0a9ff02cd1ed9bf authored over 4 years ago by Krishna Vedala <[email protected]>
added stdlib for atof()

4979f68c24ae5925cd7f93d9c3e05962579260c1 authored over 4 years ago by Krishna Vedala <[email protected]>
updating DIRECTORY.md

57f4f5e2f6151d6f32528fb6b0383d67429d1286 authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
added see-also to forward euler method

82479dc3274728f00fc877d6c0f2eb493225ff67 authored over 4 years ago by Krishna Vedala <[email protected]>
added midpoint euler algorithm

142b25e34e030b6b9ddf2de2ed6069d94746bdf9 authored over 4 years ago by Krishna Vedala <[email protected]>
fix doc

464a1977018bc08d0bc1c654b82c1c119b3be336 authored over 4 years ago by Krishna Vedala <[email protected]>
Merge branch 'forward-euler' of https://github.com/kvedala/C into forward-euler

2a8b31aa67db557d8963e5693ed948dd320e469d authored over 4 years ago by Krishna Vedala <[email protected]>
remove alphabetical oder from checklist

f03cf6c5e8a94e10c55313c48b9c7344f8169c76 authored over 4 years ago by Krishna Vedala <[email protected]>
updating DIRECTORY.md

e29b2005b1bcc7fcb1769d280aca4ee1c50becbe authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
added first order ODE solver using Euler method

8ea77b8ca4280fb2cf758b551fad107f6f8be8d1 authored over 4 years ago by Krishna Vedala <[email protected]>
documentation fixes for kohonen_som

4e7bf1566a04225cae8500469602891f5b1622ab authored over 4 years ago by Krishna Vedala <[email protected]>
updated documentation

d31480169c07aad8e235023d1ed1a024586d5c0a authored over 4 years ago by Krishna Vedala <[email protected]>
update Gitpod - use docker image

Working vscode modules on Gitpod:

* cmake configure, compile and provide intellisense

* Micros...

3f31d518eca2de12c1553cb41ee7023a8bb3adfa authored over 4 years ago by Krishna Vedala <[email protected]>
fix README for link to C gitpod repo

cf1b46cd00d71b45cbda7ba0e91ef5f955f70c3a authored over 4 years ago by Krishna Vedala <[email protected]>
Merge pull request #14 from kvedala/gitpod

Added Gitpod support - online IDE to create, edit and pull programs, build and test run

9fca032d5cc444e6de425ef4e166ad2641ec6849 authored over 4 years ago by Krishna Vedala <[email protected]>
gitpod: cmake export commands

fef89214105256d969dc26b4b4770514720a4660 authored over 4 years ago by Krishna Vedala <[email protected]>
install cpplint in gitpod

f25c306054597ffcef92789089f52c975cee935d authored over 4 years ago by Krishna Vedala <[email protected]>
rename CONTRIBUTIONS.md to CONTRIBUTING.md

f579acae6472b38d4d84f09f29d5d00fec29f924 authored over 4 years ago by Krishna Vedala <[email protected]>
rename CONTRIBUTIONS.md to CONTRIBUTING.md

414d7c153ad0e3af401f43a6e322a573d2b503a9 authored over 4 years ago by Krishna Vedala <[email protected]>
added gitpod and gittr to readme

97f44874c47be84f43ad987a25de9b84b2a650ff authored over 4 years ago by Krishna Vedala <[email protected]>
initial gitpod

b05987eb80631d470402a19aa3cec79f668e92e7 authored over 4 years ago by Krishna Vedala <[email protected]>
update qr_eigen valueswith selfcontained tests

Signed-off-by: Krishna Vedala <[email protected]>

d2410f9c28a8d04075b9a29ef6b31702bfe321c4 authored over 4 years ago by Krishna Vedala <[email protected]>
Merge pull request #544 from TheAlgorithms/revert-542-master

Revert "improved library"

d609e03aeab839fbdafc78642746c0cd46d1d34f authored over 4 years ago by Sombit Bose <[email protected]>
Revert "improved library"

9a82905aa509504e1eef31faefcb11c8904bd235 authored over 4 years ago by Sombit Bose <[email protected]>
Merge pull request #542 from yyash01/master

improved library

743be6f53c7d9cd51a0e0013e4fad72a2c1d09f1 authored over 4 years ago by Sombit Bose <[email protected]>
Merge lu_decomposition bugfix\n deallocate memory

37ca26db674addbfedf964cd26c7db927c9ecb62 authored over 4 years ago by Krishna Vedala <[email protected]>
dynamically allocated memory must be freed

Signed-off-by: Krishna Vedala <[email protected]>

2c00b915a961e365bd747eeace623d6ba6308512 authored over 4 years ago by Krishna Vedala <[email protected]>
Revert "free dynamically allocated memory and use 1D arrays for simplicity and efficiency"

This reverts commit 56aeff3f0728871676d9f3f5f88698c12dcd0a1e.

6a9383f564883194de71e58c5899f29096ee4d8d authored over 4 years ago by Krishna Vedala <[email protected]>
free dynamically allocated memory and use 1D arrays for simplicity and efficiency

Signed-off-by: Krishna Vedala <[email protected]>

56aeff3f0728871676d9f3f5f88698c12dcd0a1e authored over 4 years ago by Krishna Vedala <[email protected]>
improved library

44ddbf3c4c50fbd8cebbafc0ec04097060b97002 authored over 4 years ago by yyash01 <[email protected]>
Merge pull request #13 from kvedala/documentation/fixes

[feat] LU decomposition

2d0ddc3a77e2d3f68778e75c006a131f1decdc28 authored over 4 years ago by Krishna Vedala <[email protected]>
fix author line

390dc21946d4a520a605de35b8da4787c574c11d authored over 4 years ago by Krishna Vedala <[email protected]>
updating DIRECTORY.md

20da9ea6836817db0185a64e9cfbcbe7de133fb7 authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
[feat:] added LU decomposition of a square matrix

df25b21a04a87f73db98bcf55c5027dce420b54f authored over 4 years ago by Krishna Vedala <[email protected]>
added return staements

a74eab90d7c60e68f8cb3e330279bd62d48e4bc9 authored over 4 years ago by Krishna Vedala <[email protected]>
fix install folder

accd53c12f279ad131a9f59b9a58775bca386ced authored over 4 years ago by Krishna Vedala <[email protected]>
use dynamic memory

055d78227529d3c7f6780457d9db8cfddc27e2e1 authored over 4 years ago by Krishna Vedala <[email protected]>
organize subfolder order

53605739941acff127f59d4f7aa3854dcb153f56 authored over 4 years ago by Krishna Vedala <[email protected]>
Merge pull request #12 from kvedala/documentation/fixes

added authorship to docs

7451cc705e12b34186f05572b0a0256072d0a6a1 authored over 4 years ago by Krishna Vedala <[email protected]>
added authorship to docs

f9d506fdb09a19712d7f7380c6a18908d342f4be authored over 4 years ago by Krishna Vedala <[email protected]>
Merge pull request #10 from kvedala/documentation/fixes

Documentation/fixes

acbfd4d962a807dea561c52acf27d1b065ad9080 authored over 4 years ago by Krishna Vedala <[email protected]>
add file brief

98b969e1d01ad6ab7274dbe45482fce884465cfb authored over 4 years ago by Krishna Vedala <[email protected]>
added doc to missing define

d162f62dce4e29fc76675441e51fdd01f8e492ad authored over 4 years ago by Krishna Vedala <[email protected]>
bug fix - first dimension of matrices points to pointers, hence get pointer size

Signed-off-by: Krishna Vedala <[email protected]>

8aeb36bac894f75fdcc5ca1b5dac631dc503498b authored over 4 years ago by Krishna Vedala <[email protected]>
documented remaining project euler programs

d902f3595f05613b40bb275b280f0889d802650a authored over 4 years ago by Krishna Vedala <[email protected]>
document QR algorithms

0c4be6aabac11c8fea635621662e6ecbe5f683b2 authored over 4 years ago by Krishna Vedala <[email protected]>
document project euler till prob 12

dd40af27367f95c2827f6816b90b54ac761d5dea authored over 4 years ago by Krishna Vedala <[email protected]>
add file doc brief

824241153030aabe48c5786b99cc747b34fd905c authored over 4 years ago by Krishna Vedala <[email protected]>
add images to doc

5c80d69ef02a32970789634e503cbca28a9a340d authored over 4 years ago by Krishna Vedala <[email protected]>
doxygen variable name corrections

241780495f4017ee5eab6b151336b5674f8b1f38 authored over 4 years ago by Krishna Vedala <[email protected]>
docs: enable timestamps, link in new window, clang assisted parsing

27fc66819de21d0924e7894138a37f383e06af2d authored over 4 years ago by Krishna Vedala <[email protected]>
uncomment git push

a4476641c62f48a0b57c11f8bb896ed9a3701bbc authored over 4 years ago by Krishna Vedala <[email protected]>
enable push to master

b39e3ca8bfd64726a819492bd79e8c67a513a681 authored over 4 years ago by Krishna Vedala <[email protected]>
git rm , add and add

811859706fe7b55aee50ce0b44ca62d375b9b2cd authored over 4 years ago by Krishna Vedala <[email protected]>
move remove and add operation later

f77b0d3a36b5501234541f34ffe4e92a81ac4cfe authored over 4 years ago by Krishna Vedala <[email protected]>
add missing space

b2f532ef37aa2a71cfff90358c85798ce8e1e488 authored over 4 years ago by Krishna Vedala <[email protected]>
test remove more files

c546fc436d4f667d4692b23bfc7238d21867cb98 authored over 4 years ago by Krishna Vedala <[email protected]>
delete old files first

cf16644e692ef1a63f5ab6b82ed4d9e0bb778464 authored over 4 years ago by Krishna Vedala <[email protected]>
Merge branch 'machine_learning/kohonen_som'

4865dab19ad073873616a8b5a272a77dbe66a332 authored over 4 years ago by Krishna Vedala <[email protected]>
added graphs to kohonen - use dedicated branch for SVG image uploads

f49963a829643fb175501be0cd765eebae20a34c authored over 4 years ago by Krishna Vedala <[email protected]>
updating DIRECTORY.md

7e66e149ee1bb47af3962b9c9328f69b1daab6b7 authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
update description

ae2ee4b0cf50c574ad3d061809c5754b9e78dcd3 authored over 4 years ago by Krishna Vedala <[email protected]>
fix parameter info for diff_clock

(cherry picked from commit e930704a3d9333490910c86352624759442c0907)

313b39ab167540f965f0cf4357203698f2e5db7f authored over 4 years ago by Krishna Vedala <[email protected]>
rename kohonen som to tracer

(cherry picked from commit ebb7cc74ca855dd504f65eb42db5472985d81991)

b60d68ac725fb3736e43e10449cdde799d8e460b authored over 4 years ago by Krishna Vedala <[email protected]>
Merge pull request #9 from kvedala/machine_learning/kohonen_som

Machine learning/kohonen som

646cafd04936528ad79ed2628561f4f78b290871 authored over 4 years ago by Krishna Vedala <[email protected]>
remove 2D array const

49ed139a1329a805949cf7772d2a27d596018010 authored over 4 years ago by Krishna Vedala <[email protected]>
remove `const double * const*`

73d6a775c1c6b08033babb93ed2ca1ff32d46173 authored over 4 years ago by Krishna Vedala <[email protected]>
remove inline for get_clock_diff

b54ee460f3a6f1849dbca8510baa397c9a0c3159 authored over 4 years ago by Krishna Vedala <[email protected]>
added 3D test case

fcf1b5ab916df1aad09ca17a46f7c417a362618b authored over 4 years ago by Krishna Vedala <[email protected]>
rename save function to nd and added missing time diff computation function

46a3707ac8f1b6cf38818391fcc196c30ef7394b authored over 4 years ago by Krishna Vedala <[email protected]>
added computation time output

60a768b2a1e6192e962a1fbc51570a37e851ac3b authored over 4 years ago by Krishna Vedala <[email protected]>
printf openmp debug message

5b3063f4d34adf64b52b2288abe4ffbe89739647 authored over 4 years ago by Krishna Vedala <[email protected]>
rename random(..) -> _random(..) to avoid conflict with similar function name <stdlib.h>

bc950d502ad110d5055dce189f793f8a32215a13 authored over 4 years ago by Krishna Vedala <[email protected]>
const 2d pointer access attempt 2

31c145b7730241bb071f5cbf7a645aad4d051c6a authored over 4 years ago by Krishna Vedala <[email protected]>
fix const pointer parameters

0650630aa98ebb2f51bc66538b1890ffdf101b3f authored over 4 years ago by Krishna Vedala <[email protected]>
updating DIRECTORY.md

6af5c96573524b50e6a4f1d99a326abb145b5413 authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
1d kohonen self organizing map (som)

98fb7ffce7d347d28148286d38882a17d5103d43 authored over 4 years ago by Krishna Vedala <[email protected]>
added missing delete adaline

614280257bf795e44218349831210d15f4e5a55a authored over 4 years ago by Krishna Vedala <[email protected]>
Merge pull request #8 from kvedala/machine_learning/adaline

[feat:] Machine learning/adaline

c884bb96d9bdd521bdb8b7f3881d001f3f038608 authored over 4 years ago by Krishna Vedala <[email protected]>
fixed test case 1

65b2d92977cf539c6626ab89722fd26e306af761 authored over 4 years ago by Krishna Vedala <[email protected]>
updating DIRECTORY.md

47b653e7ca264a2a34429f728db052f7b6d53046 authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
adaline learning algorithm

1836baa4a08eed7ab5477b4aa0b1ca3c4032aaaf authored over 4 years ago by Krishna Vedala <[email protected]>
add machine_learning folder

e48fb4eca1cab42f21680e96fee19d07ae20eb4f authored over 4 years ago by Krishna Vedala <[email protected]>
add params and returns to factorial_large_number

ba90b681900894fd61319cc0cb6a4f4f963d1231 authored over 4 years ago by Krishna Vedala <[email protected]>
workflow action file renamed

8687bb4746ff90b3e2fa1959cdf274b448a8d862 authored over 4 years ago by Krishna Vedala <[email protected]>
find openmp declared required only once

added subfolders after finding openmp

aa98625b45fc493799d0eeae4d100f92924b4ce1 authored over 4 years ago by Krishna Vedala <[email protected]>
Merge pull request #7 from kvedala/compute_realtime_stats

[feat] Compute realtime stats & Awesome CI workflow

2a9b520ab76b05fb44e1cd2c76e1689333cc645b authored over 4 years ago by Krishna Vedala <[email protected]>
remove redundant Travis CI

1345f575b578bad8a4e813313101fafed68a771e authored over 4 years ago by Krishna Vedala <[email protected]>
fix newton-raphson root filename in CMAKE to ignore

5ea4194fbc3a280e35e2f5b93d7035acc04ccc0c authored over 4 years ago by Krishna Vedala <[email protected]>
update README for Awesome CI build status

76c190295aa9b7e670b5cc9fa296018f305897ef authored over 4 years ago by Krishna Vedala <[email protected]>
updating DIRECTORY.md

e738cef596fb008bc327b6cb5512381cd14d27d0 authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
formatting filenames 909e15d8bec522491ff4326b88a6c20bb8c3c997

466ccaa4078c1249a8d2fbe6389b4122baf64022 authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
manually rename folder and files to lower-case

909e15d8bec522491ff4326b88a6c20bb8c3c997 authored over 4 years ago by Krishna Vedala <[email protected]>
distinguish git-move command arguments

62a2dbb97840b61a8dfaef671cb7d3d87f22a68e authored over 4 years ago by Krishna Vedala <[email protected]>
force gitmove

e20b81fa842c21a419f04016bf615fab2454e358 authored over 4 years ago by Krishna Vedala <[email protected]>
added Awesome CI workflow

d5e3a3d5ae8f8c718346a576a2ba3800fa66b077 authored over 4 years ago by Krishna Vedala <[email protected]>
updating DIRECTORY.md

1f86dffba1c435048f1c8ef6291f80a6d6643bcd authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
algorithm for realtime computation of data statistics

acf891047af8260b9eb17aabe8979c6d8323ac54 authored over 4 years ago by Krishna Vedala <[email protected]>
Merge pull request #6 from kvedala/auto_clang-format

Auto clang formatting of uploaded files

0ced2c9503bf659a7b96557c6bede7f70fa0f621 authored over 4 years ago by Krishna Vedala <[email protected]>
formatting source-code for 2829b58c9892f8e7e4d19772a14efe7118cfe132

6eeeaf333786074853ebafbd68d0ff97c7df7170 authored over 4 years ago by github-actions <${GITHUB_ACTOR}@users.noreply.github.com>