Skip to content

Commit

Permalink
mention the regex project
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Aug 30, 2023
1 parent 0cdedd9 commit 741f7b2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion content/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@
Here we summarize ongoing and completed projects, small and large. If you want to
learn more about what we do check out our [blog](/blog/).


## Solving a Python problem with regular expressions

This was a 2 hours project where we helped writing a prototype Python code
which would traverse a file tree and using a regular expression would extract a
set of variables from the file names which would later be used for data
queries.


## Porting a Fortran project to CMake

The goal of this project is to compile a code that was written 4 years ago and
Expand Down Expand Up @@ -105,4 +114,4 @@ environment setup and facilitated the installation of these software packages fr
This enabled the researcher to go beyond the limitations of the official releases, offering
them the flexibility to run and modify the codes for their specific research needs. The
collaboration enhanced the researcher's computational capabilities, paving the way for more
sophisticated and tailored research outcomes
sophisticated and tailored research outcomes

0 comments on commit 741f7b2

Please sign in to comment.